call_user_func_array() expects parameter 1
-
Hi,
the full error message popping up when I attempt to go into the settings is this:
PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method adminuser::register_custom_menu_page() should not be called statically in E:\HostingSpaces\garifalo\garifalohotel.com\wwwroot\wp-includes\plugin.php on line 406
This is the offending line
call_user_func_array($the_[‘function’], array_slice($args, 0, (int) $the_[‘accepted_args’]));Anybody?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘call_user_func_array() expects parameter 1’ is closed to new replies.