can't activate WP plugins
- This topic has 2 replies, 2 voices, and was last updated 12 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Tagged: can't activate WP plugins
eriktx
Every time I install a new plugin i received the error below. After i hit back all is normal. Everything works but the error is distracting.
If i unistall commons in a box all is normal.
Any help is appreciated. I’m using plugin ver 1.0.6 latest.
I have a fresh new installation of wp. I got of rid of the multi site feature. When i had that feature i didn’t have this problem before.
Not sure why it happened. I went to line 509 but can’t be sure what to do.
Obviously c-i-a-box is taking control of the plugins.
I also see this error in the setting of the pluging.
Warning: Creating default object from empty value in /hxxx/xxx/pubxx/xxxx/wp-content/themes/cbox-theme/engine/api/options.php on line 426
———-line 509———-
$deactivated = call_user_func( array( ‘Plugin_Dependencies’, “deactivate_$type” ), (array) $_REQUEST[‘plugin’] );
—————————
error.
Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access protected method Plugin_Dependencies::deactivate_conflicting() in /hxxx/xxx/pubxx/xxxx/wp-content/plugins/commons-in-a-box/lib/wp-plugin-dependencies/plugin-dependencies.php on line 509
Warning: Cannot modify header information – headers already sent by (output started at /hxxx/xxx/pubxx/xxxx/wp-content/plugins/commons-in-a-box/lib/wp-plugin-dependencies/plugin-dependencies.php:509) in /hxxx/xxx/pubxx/xxxx/wp-includes/pluggable.php on line 896
Warning: Cannot modify header information – headers already sent by (output started at /hxxx/xxx/pubxx/xxxx/wp-content/plugins/commons-in-a-box/lib/wp-plugin-dependencies/plugin-dependencies.php:509) in /hxxx/xxx/pubxx/xxxx/wp-includes/pluggable.php on line 896
Hi Eric –
The messages you are seeing on your front end all seem like warnings. You might want to try to configure your site logging so that it does not show these warnings. See the following post (all the way to the bottom) for instructions:
https://commonsinabox.org/groups/help-support/forum/topic/error-when-creating-a-group/
Hope this helps.
yep !, worked like a charm, thanks