Autoloader isn't autoloading
Posted: June 16th, 2011, 6:11 am
I've just upgraded to v110606 and immediately get a problem which I think is related to the class autoloader. On every page I get the following error:
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'c_ws_plugin__s2member_files::check_file_download_access' was given in C:\inetpub\wwwroot\wp\envirolink\wp-includes\plugin.php on line 395
I think this means the class c_ws_plugin__s2member_files has not been loaded at the time the hook is called.
Has anyone else experienced this problem? Is there a fix?
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'c_ws_plugin__s2member_files::check_file_download_access' was given in C:\inetpub\wwwroot\wp\envirolink\wp-includes\plugin.php on line 395
I think this means the class c_ws_plugin__s2member_files has not been loaded at the time the hook is called.
Has anyone else experienced this problem? Is there a fix?