Page 1 of 1

Autoloader isn't autoloading

PostPosted: June 16th, 2011, 6:11 am
by phrantick
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?

Re: Autoloader isn't autoloading

PostPosted: June 16th, 2011, 11:29 am
by Cristián Lávaque
Haven't had anyone report this problem before. I'd try re-uploading the plugin, there's probably a something wrong with one of your files. You can follow these instructions: viewtopic.php?f=36&t=247

Re: Autoloader isn't autoloading

PostPosted: June 17th, 2011, 2:01 am
by phrantick
Yes! A reload did the trick. Many thanks Cristian.

Re: Autoloader isn't autoloading

PostPosted: June 17th, 2011, 4:51 pm
by Cristián Lávaque
That's great! You're welcome. :)