Jump to content
MakeWebGames

Recommended Posts

Posted

I have a Parse Error on line 60:

Parse error: syntax error, unexpected $end in /usr/home/u1149/domains/globalconflict2250.co.uk/public_html/explore.php on line 60

yet this is line 60:

?>

 

I have recently added a new feature, but trying to make it donator only: (here is the code above ?>:

if($ir['donatordays'])
{
print "[url='donatorrubytrader.php']Donator Ruby Trader[/url]
";

print "</td></tr></table>

This is your referal link: http://{$domain}/register.php?REF=$userid 

Every signup from this link earns you <big>[b]50[/b]</big> valuable crystals!";
$h->endpage();

 

I recently added:

if($ir['donatordays'])
{
print "[url='donatorrubytrader.php']Donator Ruby Trader[/url]
";

 

Any help? :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...