The Arcive of vBulletin Modifications Site. |
|
[bug]Deprecated errors Details »»
|
|||||||||||||||||||||||||
I get these two errors
Deprecated: Assigning the return value of new by reference is deprecated in /usr/home/spanishred.com/web/admincp/arcade.php on line 897 Deprecated: Assigning the return value of new by reference is deprecated in /usr/home/spanishred.com/web/arcade.php on line 3191 I run 4.1.10 --------------- Added [DATE]1327814446[/DATE] at [TIME]1327814446[/TIME] --------------- FIXED What you have to do is search for & new and delete the & in like 4 areas Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
& should be replace with &
|
![]() |
|
|