The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
MySQL Errors in plugins?
Hi,
I've just installed 2 plugins to my forum, vB Arcade & Just Another Awards System. They are both the correct version for my forums, but when I visit the page for them, I get: Code:
Deprecated: Assigning the return value of new by reference is deprecated in /home/livehabb/public_html/forum/includes/init.php on line 55 Deprecated: Assigning the return value of new by reference is deprecated in /home/livehabb/public_html/forum/includes/init.php on line 107 Deprecated: Assigning the return value of new by reference is deprecated in /home/livehabb/public_html/forum/includes/init.php on line 111 Deprecated: Assigning the return value of new by reference is deprecated in /home/livehabb/public_html/forum/includes/init.php on line 119 Deprecated: Assigning the return value of new by reference is deprecated in /home/livehabb/public_html/forum/includes/init.php on line 130 Deprecated: Assigning the return value of new by reference is deprecated in /home/livehabb/public_html/forum/includes/init.php on line 134 Deprecated: Assigning the return value of new by reference is deprecated in /home/livehabb/public_html/forum/includes/init.php on line 142 Deprecated: Assigning the return value of new by reference is deprecated in /home/livehabb/public_html/forum/includes/init.php on line 211 Deprecated: Assigning the return value of new by reference is deprecated in /home/livehabb/public_html/forum/includes/init.php on line 389 Deprecated: Assigning the return value of new by reference is deprecated in /home/livehabb/public_html/forum/includes/class_core.php on line 2552 What should I do? Thanks :-) |
#2
|
||||
|
||||
The Add-ons you've installed are not compatible with PHP 5.3.
Either fix them or set display_errors = off in php.ini (as it should be for a production system) and live with your PHP error log getting spammed |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|