NLP said:buyer please .. open your install.php and replace it with this
PHP:<?php $username = ""; $password = ""; if ($fp = fopen("http://www.cometchat.com/validate.php?username={$username}&password={$password}&path={$_SERVER['SERVER_NAME']}/{$_SERVER['SERVER_ADDR']}/{$_SERVER['SCRIPT_NAME']}", 'r')) { $content = ''; while ($line = fread($fp, 1024)) { $content .= $line; } echo $content; } else { echo "Error."; } ?>
add your username and password.
and copy n paste the out put.
thanks in advance
What are you on about?
It's already nulled.
It just isn't working.
We need instructions.