The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
URGENT PROBLEM: Help quick!
www.manlystuff.com
i get Code:
Deprecated: Assigning the return value of new by reference is deprecated in /home/manly/public_html/forum/includes/init.php on line 49 Deprecated: Assigning the return value of new by reference is deprecated in /home/manly/public_html/forum/includes/init.php on line 101 Deprecated: Assigning the return value of new by reference is deprecated in /home/manly/public_html/forum/includes/init.php on line 105 Deprecated: Assigning the return value of new by reference is deprecated in /home/manly/public_html/forum/includes/init.php on line 113 Deprecated: Assigning the return value of new by reference is deprecated in /home/manly/public_html/forum/includes/init.php on line 124 Deprecated: Assigning the return value of new by reference is deprecated in /home/manly/public_html/forum/includes/init.php on line 128 Deprecated: Assigning the return value of new by reference is deprecated in /home/manly/public_html/forum/includes/init.php on line 136 Deprecated: Assigning the return value of new by reference is deprecated in /home/manly/public_html/forum/includes/init.php on line 205 Deprecated: Assigning the return value of new by reference is deprecated in /home/manly/public_html/forum/includes/init.php on line 383 Deprecated: Assigning the return value of new by reference is deprecated in /home/manly/public_html/forum/includes/class_core.php on line 2552 _ Unable to add cookies, header already sent. File: /home/manly/public_html/forum/includes/init.php Line: 49 but i donno whats wrong? |
#2
|
||||
|
||||
This is not urgent.
1) The deprecation of new is a result of PHP 5.3 incompatibility on older vBulletin Versions. You can correct this by asking your host to: Downgrade PHP version to 5.2.12 or Upgrading to vBulletin 3.8.5 2) There is a white space before the <?php delimiter in init.php. Edit this file and remove all white spaces before the delimiter. |
#3
|
|||
|
|||
my whole site is down - therefore urgent
thanks for the help tho dude i will try now± |
#4
|
|||
|
|||
Quote:
|
#5
|
||||
|
||||
First thing to do is disable your plugins and then see if you can get on.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php PHP Code:
|
#6
|
||||
|
||||
In addition, was there any change made to your forum prior to having thi sissue?
|
#7
|
||||
|
||||
Disabling plugins is unlikely to work, the errors are in init.php, before the pluging system (or even the database class) has been started. They are errors from running php 5.3 - has your host upgraded ?
|
#8
|
|||
|
|||
Quote:
anything else i can do - i cant fork out $285 for vb4! |
#9
|
|||
|
|||
Change host? I can reccomend a good one
--------------- Added [DATE]1272558816[/DATE] at [TIME]1272558816[/TIME] --------------- wait what version of VB are you on? |
#10
|
||||
|
||||
He's on a vB version older than 3.8.5, which produces these errors of PHP deprecation.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|