Php 5 errors
-
Plugin throws an error in php 5.x
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method Pirates_Ahoy::translation2pirate() should not be called statically in x/y/z/wp-includes/plugin.php on line 213
etc.
I think that your 3 functions should be called as public static functions.
Thanks!
-Brian
- The topic ‘Php 5 errors’ is closed to new replies.