cathee
Member
Posted 5 months ago #
syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/www/cgenest.com/blog/wp-content/plugins/lifestream/inc/core.php on line 132
I get this message when I try to activate the plugin...
Does somebody know how to fix this?
thank you !
Post line 132 of
/home/www/cgenest.com/blog/wp-content/plugins/lifestream/inc/core.php
Normally these are syntax errors. #1 reason, missing semi-colon at end of line. Otherwise will lokk at the line you post.
tcloninger
Member
Posted 5 months ago #
Can you verify you're using PHP5?
This is simply an error due to you using PHP4.