PDA

View Full Version : Parse Error?


Kurayami
02-28-2003, 05:06 AM
I'm having this bizarre error in member.php after making an attempt to install the store hack:
Parse error: parse error, unexpected $ in /home/xxxx/public_html/member.php on line 1834

Yet upon checking that line, I see that it's the last one in the file, and there's nothing there except the normal PHP closing code. I even checked for spaces and the like, but there's just nothing else there.

I'm not a PHP guru, so I'm asking it to you bunch of knowledgable folks... is there any idea as to what could be causing this? :dead:

Erwin
02-28-2003, 07:13 AM
Did you miss a } somewhere up in member.php? Check to see if you installed a hack wrongly.