vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   URGENT PROBLEM: Help quick! (https://vborg.vbsupport.ru/showthread.php?t=241468)

imk 04-29-2010 07:11 AM

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

i have re uploaded the init.php


but i donno whats wrong? :(

Speysider 04-29-2010 01:53 PM

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.

imk 04-29-2010 01:55 PM

my whole site is down - therefore urgent

thanks for the help tho dude i will try now±

matthewhotdude 04-29-2010 01:56 PM

Quote:

Originally Posted by Speysider (Post 2029025)
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.

It is urgent to people when their forums are down.

Lynne 04-29-2010 02:01 PM

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:

define('DISABLE_HOOKS'true); 


borbole 04-29-2010 02:19 PM

In addition, was there any change made to your forum prior to having thi sissue?

Paul M 04-29-2010 02:37 PM

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 ?

imk 04-29-2010 03:15 PM

Quote:

Originally Posted by Paul M (Post 2029047)
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 ?

yes they have - and i have disabled plugins and still get this

anything else i can do - i cant fork out $285 for vb4!

:(

matthewhotdude 04-29-2010 03:33 PM

Change host? I can reccomend a good one ;)

--------------- Added [DATE]1272558816[/DATE] at [TIME]1272558816[/TIME] ---------------

wait what version of VB are you on?

Speysider 04-29-2010 03:45 PM

He's on a vB version older than 3.8.5, which produces these errors of PHP deprecation.


All times are GMT. The time now is 01:38 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01108 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete