Vcize
Customer
When I try to install vbcredits II Deluxe and run the XML file, I get the following errors:
I'm running vbulletin 3.8.6 on php 5.3. Could this be an issue of it not working with php 5.3? VB3.8.6 is supposed to support that.
I think it's happening on the step where it attempts to create the vbcredits II menu item in the admin CP.
ETA: This is a test install on my local server.
Code:
Deprecated: Assigning the return value of new by reference is deprecated in P:\web stuff\mw3forumtest\includes\init.php on line 55
Deprecated: Assigning the return value of new by reference is deprecated in P:\web stuff\mw3forumtest\includes\init.php on line 107
Deprecated: Assigning the return value of new by reference is deprecated in P:\web stuff\mw3forumtest\includes\init.php on line 111
Deprecated: Assigning the return value of new by reference is deprecated in P:\web stuff\mw3forumtest\includes\init.php on line 119
Deprecated: Assigning the return value of new by reference is deprecated in P:\web stuff\mw3forumtest\includes\init.php on line 130
Deprecated: Assigning the return value of new by reference is deprecated in P:\web stuff\mw3forumtest\includes\init.php on line 134
Deprecated: Assigning the return value of new by reference is deprecated in P:\web stuff\mw3forumtest\includes\init.php on line 142
Deprecated: Assigning the return value of new by reference is deprecated in P:\web stuff\mw3forumtest\includes\init.php on line 211
Deprecated: Assigning the return value of new by reference is deprecated in P:\web stuff\mw3forumtest\includes\init.php on line 389
Deprecated: Assigning the return value of new by reference is deprecated in P:\web stuff\mw3forumtest\includes\class_core.php on line 2552
I'm running vbulletin 3.8.6 on php 5.3. Could this be an issue of it not working with php 5.3? VB3.8.6 is supposed to support that.
I think it's happening on the step where it attempts to create the vbcredits II menu item in the admin CP.
ETA: This is a test install on my local server.