vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   PHP Error: Deprecated new tag (https://vborg.vbsupport.ru/showthread.php?t=238101)

Speysider 03-12-2010 02:30 PM

PHP Error: Deprecated new tag
 
If you are running a vBulletin version older than v3.8.4, then you may receive an error like this:
Code:

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

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

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

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

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

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

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

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

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

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

The reason of this error is due to the fact that older vB versions cannot run on PHP 5.3.1 . If your host recently upgraded your forum server to PHP 5.3.1, please kindly ask them to downgrade the version so you can update to vB 3.8.5 or vB4.

Thank you.

Speysider 03-13-2010 03:07 PM

If you get an error like this on your forums:
Code:

Warning: require(/home/******/public_html/forums/register.php) [function.require]: failed to open stream: Permission denied in /home/******/public_html/forums/register.php on line ???
Then the file has the wrong CHmod permissions. Please go into your FTP manager and set the permission accordingly:
Files = 0644
Folders = 0755


All times are GMT. The time now is 10:03 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.00966 seconds
  • Memory Usage 1,710KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete