zackisaiah
Member
Posted 1 year ago #
When I activate AnyVar 1.1 I get a fatal error:
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 /home/14756/domains/ruthiesuniform.com/html/wp-content/plugins/anyvar/anyvar.php on line 19
(Using wordpress 2.6.)
http://wordpress.org/extend/plugins/anyvar/
matt_dev
Member
Posted 1 year ago #
I reckon that error is because you're using PHP4.
I would make it backwards compatible, but support for PHP4 ends in 5 days... Thanks for the bug report.
zackisaiah
Member
Posted 1 year ago #
That solves it. Switched over to PHP5 and the plugin works great. Thanks!