Page 1 of 1

Parse error: syntax error, unexpected T_STRING,

Posted: Tue Nov 11, 2008 5:06 pm
by JamesD
I have an error which I cannot find in the archives, it is

Code: Select all

Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/nick1333/public_html/modules/Captcha/lib/classes/module/class.captcha.php on line 205
I cannot access either the site or the admin panel, as far as I know no one has made any changes to the site since it was working fine. I have also contacted my host provider to see if they have upgraded php or anything else that might cause a conflict.

The site url is http://www.sharp-shotz.com

Does anyone have any ideas of what I need to fix here.

Thanks in advance.

Re: Parse error: syntax error, unexpected T_STRING,

Posted: Tue Nov 11, 2008 5:14 pm
by Nullig
If you can't access the admin panel, I would use your FTP client to delete the Captcha module directory. This should give you access again.

Have you recently upgraded?

Nullig