this is the code that i uploaded to the FTP
|
Code:
|
<?php
$header_location = ( @preg_match('/Microsoft|WebSTAR/', $_SERVER['SERVER_SOFTWARE']) ) ? 'Refresh: 0; URL=http://www.strange.liquid-core.net/phpnuke/modules.php?name=Content&pa=showpage&pid=1' : 'Location: ';
header($header_location."modules.php?name=Map_Randomizer);
exit;
?> |
and this came out at the top
Parse error: parse error in /home/strange/public_html/phpnuke/modules/Map_Randomizer/index.php on line 5
and in the content box it says You are trying to access a restricted area.
We are Sorry but this section of our site is for Subscribed Users Only.
tell me wat i did wrong plz