The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Warning: Function ereg_replace() is deprecated in ..../counter/counter.php on line 6
Hi all,
just went over from php 5.3 to 5.4 and got this error on top of the page: Warning: Function ereg_replace() is deprecated in ..../counter/counter.php on line 6 also my sidebar is positioned down and not right beside the forums is this error connected with the sidebar or some mod? |
#2
|
|||
|
|||
What version of vbulletin are you running?
|
#3
|
|||
|
|||
vb 4.2.2 pl4
|
#4
|
|||
|
|||
Probably the best thing to do would be to upgrade to vb4.2.3, which is a technically a beta version but it's being used by many forums now.
If you don't want to upgrade you could try adding this line to your config.php: Code:
define('SKIP_ALL_ERRORS', true); |
#5
|
||||
|
||||
Quote:
You should use: PHP Code:
Open your includes/config.php file and below <?php add the following. PHP Code:
PHP Code:
|
#6
|
|||
|
|||
Could the above also work for the sidebar that has gone down right under the forums instead of right beside the forums?
|
#7
|
||||
|
||||
Possible, but not necessarily. It could be a mod or template conflict.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|