View Full Version : Auto disable some plugins i cant't turn it on in admincp
bartek24m
10-11-2014, 07:12 PM
I have problem with plugins like vbshout, vbseo, etc.
My forum is 3.8.7 PL2
although the product is turn on the plugins are turned off.
I Try many times turn on via plugin menager but i cant enable any of plugins
the only way to turn on plugins is via phpmyadmin :(
How to solve it ?
So you can turn on plugins by changing the database? I was thinking that you might have a define('DISABLE_HOOKS', 1) line in your config.php, but if that were true then I don't think changing the database would make any difference.
What happens when you try to enable a plugin in the Plugin Manager?
bartek24m
10-11-2014, 07:24 PM
Some of plugins i can switch between enable and disable without problems
but some of them like: zoints tags, vbshout or vbseo i can't,
When i check the box to enable and click save the page is reload but without any changes. This plugis what i checked are still unchecked.
When i active plugins of shoutbox via phpmyadmin it works and then go to plugin menager it's turn off and disable the plugins.
I repair and checked all tables of my database.
EDIT:
i notice that in plugins menager when i click the name of plugins it's go to edit code of that plugin, (admincp/plugin.php?do=edit&pluginid=3061)
there is filed like "Plugin is Active" and i can choose YES and NO
When i click YES and save it's works and the plugin is active !
The problem is only in this area: /admincp/plugin.php?do=modify
Lynne
10-11-2014, 07:52 PM
Any errors in your error_logs (if you don't know where they are, ask your host)? Do you have a big list of plugins and so perhaps you are getting some timeout? Do you have caching enabled in your config.php file? If it is datastore caching, is that file chmod to 777?
bartek24m
10-11-2014, 08:12 PM
my error_logs
[Sat Oct 11 22:50:07 2014] [error] [client 50.46.178.228] request failed: error reading the headers
[Sat Oct 11 22:50:07 2014] [error] [client 50.46.178.228] request failed: error reading the headers
[Sat Oct 11 22:50:08 2014] [error] [client 50.46.178.228] request failed: error reading the headers
[Sat Oct 11 22:50:09 2014] [error] [client 50.46.178.228] request failed: error reading the headers
[Sat Oct 11 22:50:10 2014] [error] [client 50.46.178.228] request failed: error reading the headers
I have a big list of plugins but no of then causes timeout
I have no set up file caching in config.php but i use "APC Cache" and i use vboptimise for caching styles, templates, datastore etc.
Also have another problem
When i try to edit someting in vbulletin options with all options shows
i also cant save and see this error
Fatal error: Unsupported operand types in /public_html/includes/adminfunctions_options.php on line 692
Even if i turn off all plugins
--------------- Added 1413063289 at 1413063289 ---------------
I notice in my database new table with name "plugin2" with 236 records
table "plugin" have 1264 records
I need this 2 tables?
Simon Lloyd
10-11-2014, 10:33 PM
I think you'll find its vboptomise thats causing this issue, i've come across similar issues with the caching before.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.