The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
All plugins stopped working
Hello guys,
I got a problem today, my host provider told me to upgrade our VB to latest version as we're getting constent ddos attack from yesterday morning, then he said "that is why i need to swift to nginx so to fix all functions in vb update the vb please" I've asked him what's up with version and what difference does that makes, then after a while he said "never, I've fixed it, installed eshield" then after site was fine till last night, but when I tried to access site today, all the extra tabs, sidebars, footer plugins none are showing up, tried to check in admin panel but all the settings are same. I don't know what's really wrong with it, can somebody help me solve it? here's the error log if required: [12-Apr-2012 03:51:19 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 100738 bytes) in /home/lotoftal/public_html/includes/functions_threadedmode.php on line 247 [14-Apr-2012 08:30:25 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 96893 bytes) in /home/lotoftal/public_html/includes/functions_threadedmode.php on line 247 |
#2
|
|||
|
|||
Did you end up upgrading you vbulletin version? Check your includes/config.php file nad make sure there's no line like this: define('DISABLE_HOOKS', 1);
That error message looks like the memory limit is set too low, so you want to contact your host about that, but if you only got 2 errors then that's probably not causing the missing plugins. |
#3
|
|||
|
|||
Quote:
There's no define('DISABLE_HOOKS', 1); in config.php but this one is --> define('DISABLE_HOOKS', true); It was showing only 2errors but still plugins are missing |
#4
|
|||
|
|||
That has the same effect - you need to remove that line for plugins to work (or change true to false).
|
#5
|
|||
|
|||
yayy! thanks alot mate, removed "define('DISABLE_HOOKS', true);" and that worked
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|