Quote:
Originally Posted by Hippy
php was upgraded from 5.2.14 to 5.3.2-1 and now the arcade is throwing errors at the top of the arcade and will not display at all
Deprecated: Assigning the return value of new by reference is deprecated in /public_html/testvb/arcade.php on line 1786
Deprecated: Assigning the return value of new by reference is deprecated in /public_html/testvb/arcade.php on line 2580
and this error in the middle of the page
Unable to add cookies, header already sent.
File: /public_html/testvb/arcade.php
Line: 1786
how can this be fixed to work with the latest php..
thanks
|
What is the code on lines 1786 and 2580?