The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Error in forum.php
Today I have updated my forum 4.2.1 to 4.2.2. Every thing is working fine. But above the header, I am getting this error message.
PHP Code:
thanks |
#2
|
|||
|
|||
Look at forum.php and identify the hook at line 791, use that to find out what plugin(s) is/are there. Go to line 2 of the plugin and change split() to preg_split()
|
#3
|
|||
|
|||
there in line 791 I found this code.
PHP Code:
|
#4
|
||||
|
||||
Ok now look at your plugins that run on forumhome_complete, disable them one by one, till you find out which mod is causing the error.
|
#5
|
|||
|
|||
thanks Ozzy47 and nerbert. I found
PHP Code:
thanks for both of you again. Now it's normal. |
#6
|
||||
|
||||
I did post the fix in that mods thread.
|
#7
|
|||
|
|||
Ok. I will check it now.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|