Log in

View Full Version : 3.8.4L2 upgrade problem


mastertek2000
01-04-2010, 11:23 PM
3.8.4L2 upgrade problem

ever scene i upgrade to 3.8.4 L2 from 3.8.4L1
i get errors with all my mods

arcade,thank you hack, and casino


here is the errors i get with all my mods
any help pls

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 55

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 107

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 111

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 119

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 130

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 134

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 142

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 211

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 389

Mythotical
01-06-2010, 10:18 PM
Just means those hack owners need to update those mods. I would say post in each of those threads for the mods and let them know the error. But how can you tell it is from those addons?

Lynne
01-06-2010, 10:41 PM
That looks more like the error you get when you upgrade to php5.3.

Mythotical
01-06-2010, 10:58 PM
Ah good point Lynne, I have forgotten about php upgrades as I assume everyone has updated php.

mastertek2000
01-07-2010, 01:25 PM
i do run php5.3.1 they upgrade it so what do i do now all my site site are doing this even the test site clean in stall

Lynne
01-07-2010, 01:55 PM
Take a look in the bug tracker - the solution is posted there. iirc, you set display_errors to false in your php.ini file.

mastertek2000
01-07-2010, 04:47 PM
Take a look in the bug tracker - the solution is posted there. iirc, you set display_errors to false in your php.ini file.

did that now i get a popup error

Lynne
01-07-2010, 06:00 PM
And that error is????? We can't help if you don't give us any information.

mastertek2000
01-07-2010, 06:24 PM
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /post_thanks.php was not found on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
<hr>
<address>Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.3.1 Server at usajeepowners.com Port 80</address>
</body></html>

Lynne
01-07-2010, 07:22 PM
The requested URL /post_thanks.php was not found on this server.
Is that file there?

This is a problem with a modification and if you continue to have this problem, you need to ask for help in the modification thread.

mastertek2000
01-07-2010, 07:35 PM
The requested URL /post_thanks.php was not found on this server.
Is that file there?

This is a problem with a modification and if you continue to have this problem, you need to ask for help in the modification thread.

i re uploaded everything and now get same error as before



Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 55

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 107

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 111

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 119

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 130

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 134

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 142

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 211

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/init.php on line 389

Deprecated: Assigning the return value of new by reference is deprecated in /home/usajeepo/public_html/includes/class_core.php on line 2552

Lynne
01-07-2010, 07:41 PM
If you changed your init.php file like instructed in the bug report, then I would put in a support ticket.

edit: If you are only getting those errors on your modifications pages, then you need to fix your modifications for use with php5.3 per that bug report. vBulletin is not going to fix your modifications for you.

mastertek2000
01-07-2010, 08:39 PM
If you changed your init.php file like instructed in the bug report, then I would put in a support ticket.

edit: If you are only getting those errors on your modifications pages, then you need to fix your modifications for use with php5.3 per that bug report. vBulletin is not going to fix your modifications for you.
is it the php.ini
or ini.php

Lynne
01-07-2010, 09:17 PM
Sorry, it's php.ini

mastertek2000
01-08-2010, 12:42 AM
the way i see the best way to go about this was to revert PHP back to 5.2.9 everything works great now thanks for all your help