The Ace Posted April 9, 2008 Posted April 9, 2008 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? :) Quote
The Ace Posted April 9, 2008 Author Posted April 9, 2008 Re: Hmmm, Parse Error annoying! NEVERMIND! I have found my error! I needed a } before print "</td.... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.