Quote:
Originally Posted by Supramania
I get:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /path/to/forums/includes/class_verifyquotes.php on line 35
When it's active. Any ideas?
|
Yes! Are you running PHP version 4?
If so, open the file /includes/class_verifyquotes.php and remove the "public" and "private" before both function keywords.
--RayJ