4.0.0 and 4.0.1 did not work with WordPress 2.8.6.
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/44/d142967558/htdocs/klf/home/wp-content/plugins/nospamnx/nospamnx.php
4.0.0 and 4.0.1 did not work with WordPress 2.8.6.
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/44/d142967558/htdocs/klf/home/wp-content/plugins/nospamnx/nospamnx.php
@mh79
Which PHP Version do you use?
still the same in 4.0.2
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/44/d142967558/htdocs/klf/home/wp-content/plugins/nospamnx/nospamnx.php on line 454
the PHP Version is 4.4.9
Since Version 4.0 NoSpamNX will not work with PHP4 anymore. The uninstall_hook() requires a static function which PHP4 does not support.
OK, but this means that NoSpamNX 4.0 does not passed the requirements of WordPress 3.1
WordPress server requirements for Version 2.9, 3.0, 3.1:
* PHP version 4.3 or greater
Ok, didnt know that ;-)
That's kind of strange because WordPress says that the uninstall_hook should be a static function since 2.7, but static functions are no support by PHP4.
Anyway, i removed the static function, so in 4.0.3 it should work again.
Any chance that 4.0.3 will make the referrer check an option once again? It's flagging 100% of my replies on one of my sites right now, so I had to disable the plugin.
@Cartman
Yes! Due to conitues Errors, the Referer-Check has been removed completly.
NoSpamNX 4.0.3 works with PHP 4.4.9, thank you very much. :-)
This topic has been closed to new replies.