Unexpected output and lots of other errors
-
When I activate the plugin I get the message that it generated unexpected output during activation:
The plugin generated 277 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
Deactivating the plugin results in a Strict Standards warning:
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method Class_Footnotes::deactivate() should not be called statically in /path/wp-includes/plugin.php on line 470
Reactivating gives the same message again and the settings page also contains Warnings:
Warning: Missing argument 3 for do_meta_boxes(), called in path/wp-content/plugins/footnotes/classes/footnotes_settings.php on line 140 and defined in path/wp-admin/includes/template.php on line 942
And on the howto settings tab:
Notice: Undefined index: footnote_inputfield_collapse_references in path/wp-content/plugins/footnotes/includes/replacer.php on line 321
On top of all this the entire Edit Posts screen fails to function properly with the plugin activated.
In short: COMPLETE FAIL
I was expecting a bit more for a plugin that was recently featured on wpmudev…
- The topic ‘Unexpected output and lots of other errors’ is closed to new replies.