vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   showthard error (https://vborg.vbsupport.ru/showthread.php?t=295680)

alon0505 03-02-2013 05:06 PM

showthard error
 
i join to thard and this give my this error on the top :

Deprecated: Assigning the return value of new by reference is deprecated in /srv/disk3/1308436/www/xxxxxx/showthread.php on line 639

Deprecated: Assigning the return value of new by reference is deprecated in /srv/disk3/1308436/www/xxxxxx/showthread.php on line 1041

Deprecated: Assigning the return value of new by reference is deprecated in /srv/disk3/1308436/www/xxxxxx/showthread.php on line 1046

Deprecated: Assigning the return value of new by reference is deprecated in /srv/disk3/1308436/www/xxxxxx/showthread.php on line 1518

Deprecated: Assigning the return value of new by reference is deprecated in /srv/disk3/1308436/www/xxxxxx/showthread.php on line 1523

its samethin when i login to usercp i get this error :

Deprecated: Assigning the return value of new by reference is deprecated in /srv/disk3/1308436/www/xxxxxx/usercp.php on line 126

Deprecated: Assigning the return value of new by reference is deprecated in /srv/disk3/1308436/www/actionmu.atspace.cc/usercp.php on line 796

Deprecated: Assigning the return value of new by reference is deprecated in /srv/disk3/1308436/www/xxxxxx/usercp.php on line 817

Deprecated: Assigning the return value of new by reference is deprecated in /srv/disk3/1308436/www/xxxxxx/usercp.php on line 849

how i fix it ?
i runing vb 3.8.4

Amaury 03-02-2013 05:21 PM

You need to post in the vB3 General Discussions forum.

snakes1100 03-02-2013 07:18 PM

Alon
You need to disable display_errors in php.ini.

display_errors = Off

alon0505 03-03-2013 10:02 AM

Quote:

Originally Posted by snakes1100 (Post 2407434)
Alon
You need to disable display_errors in php.ini.

display_errors = Off

how i do it ?

squidsk 03-03-2013 01:15 PM

Quote:

Originally Posted by alon0505 (Post 2407557)
how i do it ?

Log into to your server, either through ssh, ftp, or a cpanel file browser, find your php.ini file (use the link in admincp to get its exact location) open it up and edit the line shown in the post.

All of those errors are because there are line like:
Code:

=& new
in the code when running php 5.3+

Also I'd upgrade to 3.8.7 from 3.8.4 unless there's a good reason not to.


All times are GMT. The time now is 02:39 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.01632 seconds
  • Memory Usage 1,718KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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