if (isset($url) AND is_admin($admin)) {
echo "<meta http-equiv=\"refresh\" content=\"0; url=$url\">";
die();
}
if ($httpref==1) {
$referer = $_SERVER["HTTP_REFERER"];
$referer = check_html($referer, nohtml);
if ($referer=="" OR eregi("^unknown", $referer) OR substr("$referer",0,strlen($nukeurl))==$nukeurl OR eregi("^bookmark",$referer)) {
} else {
$result = $db->sql_query("INSERT INTO ".$prefix."_referer VALUES (NULL, '$referer')");
}
my phpnuke version is 7.8 i think, but i had added a security patch, i dont know if it will disable the hiscores, by the way
frogger works fine...
pingu works fine
ms pacman doesnt upload scores, and blocks game doesnt upload scores,
im waiting for a reply, thanks
melihkry Xbox-HQ User
Joined: Jun 24, 2005 Posts: 11
Posted: Thu Apr 19, 2007 3:32 pm Post subject: solved the problem
hi friends, php 5 , vip version 4++ , phpnuke 7.8 ..
add index.php file (phpnuke) include oldcomponent line , and all the things are working without any problem...
i had a problem and i had installed some security patches... i just recopied the original phpnuke 7.8 files to the server and now all the games are working well.. see you
|
All times are GMT |Page 1 of 1
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum