I'm having an issue with vbimggallery after my hose upgraded to php 5.3, is there any way to fix?
Quote:
Deprecated: Assigning the return value of new by reference is deprecated in /home/bawlsdeep/public_html/ct/includes/init.php on line 55
Deprecated: Assigning the return value of new by reference is deprecated in /home/bawlsdeep/public_html/ct/includes/init.php on line 107
Deprecated: Assigning the return value of new by reference is deprecated in /home/bawlsdeep/public_html/ct/includes/init.php on line 111
Deprecated: Assigning the return value of new by reference is deprecated in /home/bawlsdeep/public_html/ct/includes/init.php on line 119
Deprecated: Assigning the return value of new by reference is deprecated in /home/bawlsdeep/public_html/ct/includes/init.php on line 130
Deprecated: Assigning the return value of new by reference is deprecated in /home/bawlsdeep/public_html/ct/includes/init.php on line 134
Deprecated: Assigning the return value of new by reference is deprecated in /home/bawlsdeep/public_html/ct/includes/init.php on line 142
Deprecated: Assigning the return value of new by reference is deprecated in /home/bawlsdeep/public_html/ct/includes/init.php on line 211
Deprecated: Assigning the return value of new by reference is deprecated in /home/bawlsdeep/public_html/ct/includes/init.php on line 389
Deprecated: Assigning the return value of new by reference is deprecated in /home/bawlsdeep/public_html/ct/includes/class_core.php on line 2552
|
Here are some of the lines:
55 - $vbulletin =& new vB_Registry();
107 - $db =& new vB_Database_Explain($vbulletin);
111 - $db =& new vB_Database($vbulletin);
Would appreciate if anyone knows what may be wrong, asked my host if they would possibly downgrade back to 5.2 until this is fixed but you can't.
Thank you