sbruner
Member
Posted 7 months ago #
Very excited about this plugin, but received this error on activation:
Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /wp-content/plugins/front-end-editor/inc/scb/Options.php on line 4
gylgood
Member
Posted 7 months ago #
I'm getting this same error too.
Using version 0.9.5 of the plugin and running PHP 5.2.8 on the server. Any ideas?
Thank you.
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /var/www/kvartoplat/data/www/kvartoplat.ru/wp-content/plugins/front-end-editor/inc/scb/load.php on line 21
I have MySQL 4.3.9 installed.
Please, make a version for PHP 4.3
I'm sorry, but I'm not going to do that.
Instead, you should ask your hosting company to upgrade to PHP 5.
sharebrain
Member
Posted 4 months ago #
Hi :)
server is running with php5 and i am getting the same error :(
For all the people who think they're running PHP 5:
Add this line to your wp-config.php file:
var_dump(PHP_VERSION);
stapsell
Member
Posted 4 months ago #
switching my server to PHP 5 fixed this problem for me. Great plug-in, thanks for your work!