PHP issues Non-static method GoogleSitemapGeneratorLoader
-
WP last version 3.6
PHP version 5.4
Plugin last version 3.2.9A lot of errors or notices (I dont know exactly) in the debug.log file, just after WP upgrade:
[09-Sep-2013 23:24:42 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method GoogleSitemapGeneratorLoader::Enable() should not be called statically in /home/username/public_html/wp-includes/plugin.php on line 406
[09-Sep-2013 23:24:43 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method GoogleSitemapGeneratorLoader::RegisterAdminPage() should not be called statically in /home/username/public_html/wp-includes/plugin.php on line 406
[09-Sep-2013 23:24:43 UTC] PHP Strict Standards: Non-static method GoogleSitemapGeneratorLoader::GetBaseName() should not be called statically in /home/username/public_html/wp-content/plugins/google-sitemap-generator/sitemap.php on line 114
[09-Sep-2013 23:24:44 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method GoogleSitemapGeneratorLoader::CallHtmlShowHelpList() should not be called statically in /home/username/public_html/wp-includes/plugin.php on line 173
[09-Sep-2013 23:24:44 UTC] PHP Strict Standards: Non-static method GoogleSitemapGeneratorLoader::GetBaseName() should not be called statically in /home/username/public_html/wp-content/plugins/google-sitemap-generator/sitemap.php on line 199
[09-Sep-2013 23:25:00 UTC] PHP Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method GoogleSitemapGeneratorLoader::RegisterPluginLinks() should not be called statically in /home/username/public_html/wp-includes/plugin.php on line 173
Maybe it needs to be fixed in the next version.
Thanks for your fantastic plugin!
- The topic ‘PHP issues Non-static method GoogleSitemapGeneratorLoader’ is closed to new replies.