Info
- 15 posts
- 5 voices
- Started 2 years ago by QuickD
- Latest reply from QuickD
- This topic is not resolved
Plugins being automatically deactivated?
-
- Posted 2 years ago #
Is this possible? This is what developer said that plugin shuts down and then forum posting cannot be viewed. Have to go in and reactivate plugin to make forum work. Also I cannot activate plugins saying that it is activated at the top but not in the list where it remains as deactivated. I am using the latest version of 0.9.
-
- Posted 2 years ago #
What plugin are you talking about and is it a WordPress or bbPress plugin? Are you integrated with WordPress or WPMU? Maybe you are using an incompatible or unnecessary plugin.
-
- Posted 2 years ago #
There isn't a single bbPress plugin I am aware of that deactivates itself.
Any particular reason you didn't mention which plugins were behaving like that?There is an undocumented safe-mode option which deactivates all plugins but I can't imagine why you'd have that activated in bb-config.php
-
- Posted 2 years ago #
Sometimes if there is a problem with bbPress data in general, certain plugins will deactivate on their own:
http://bbpress.org/forums/topic/bb_meta-corruptedWhich plugin(s) deactivated? And what other plugins are you using?
-
- Posted 2 years ago #
it is the polls for bbpress that is deactivating. I have a lot of plugins, avatars, bavatars, polls, askimet, reputation plugins and several others
-
- Posted 2 years ago #
QuickD - what version of bbPress are you using, and are you integrated with WordPress?
-
- Posted 2 years ago #
unable to activate any plugins
-
- Posted 2 years ago #
I get this message when I have deleted polls entirely from plugin directory.
Fatal error: Call to undefined function bb_polls_pre_poll() in /home/content/a/l/e/alexander9999/html/forums/bb-templates/blank2rbbpress/topic.php on line 2
-
- Posted 2 years ago #
I am using Bbpress 0.9.0.4
-
- Posted 2 years ago #
Your theme depends on functions in the plugin you removed.
-
- Posted 2 years ago #
John pointed out something interesting.
even though bbPress 0.9 doesn't use bb_meta, there still could be corrupt bb_options, which would be topic 0 in the bb_topic_meta table in your database.
You are getting the poll error from your template because the plugin doesn't exist anymore and the function is missing.
If you have phpmyadmin you can inspect under bb_topic_meta, meta_key active_plugins
In theory you could delete that and then you'd have to reactivate all your plugins.
(I would backup the db first)
-
- Posted 2 years ago #
Anybody want to help me out with this. I am not an expert. I need someone to actually do it for me. :)
-
- Posted 2 years ago #
what would i need to delete on line 2 just bb_polls_pre_poll
I am assuming that this has nothing to do with the issue of the plugins not activating -
- Posted 2 years ago #
QuickD, your developer should be able to help you out with this, more easily than anyone of us can do remotely via telegraph.
-
- Posted 2 years ago #
He is not available until Tuesday
-
You must log in to post.