The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Deprecated Error Showing up on my forum
I was recently moved to a new server through my webhost.
When I got moved, I now get an error at the top of my webpage that says: Deprecated: Function split() is deprecated in /home/sitename/public_html/forums/forum.php(791) : eval()'d code on line 49 Then at the very bottom of the page it displays all the vBulletin 4.2.1 Debug information for everybody to see. Any idea what is happening or going on? |
#2
|
||||
|
||||
Your new server seems to have a different (newer) version of php running and also it appears as if they added a snippet of code to the config.php file in order to run it in debug mode for whatever reason.
Check the config.php file which is within /includes/ folder and see if any code such as this is at the very top below <?php at the very top, it will resemble this: PHP Code:
PHP Code:
Now as for the deprecated error, that can be related to a mod (the eval()'d code part of the message tells us that) or sometimes something within vBulletin itself that does not act how it should because well things have changed in other words. Check post #2 here as well: http://www.vbulletin.com/forum/forum...-been-released |
#3
|
|||
|
|||
Quote:
|
Благодарность от: | ||
TheLastSuperman |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|