vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   (Deprecated) Please Help Me (https://vborg.vbsupport.ru/showthread.php?t=256760)

kabir 01-08-2011 11:33 AM

(Deprecated) Please Help Me
 
Dear all,
My site move to new server but some problem,
Normally site running but Press thanks button then under show this message

Quote:

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

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

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

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

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

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

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

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

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

Deprecated: Assigning the return value of new by reference is deprecated in /home/gsmrapi/public_html/includes/class_core.php on line 2552
please help me this issue

kh99 01-08-2011 12:38 PM

I think this is because the latest versions of php have some minor issues with the older versions of vB (I don't know the exactly version numbers where problems occur, but you can probably find info by searching for that error message on vBulletin.com). Is that 'thanks' thing a mod? Possibly that's the problem and there's an updated version available?

This message can be elimated by finding this:

Code:

error_reporting(E_ALL & ~E_NOTICE);
and changing it to this:

Code:

error_reporting(E_ALL & ~E_NOTICE & ~8192);

But I can't tell you exactly where to look for it.

metalguy639 01-08-2011 12:43 PM

Disable the thanks hack or uninstall it. That will solve the problem. Of course if you do not want to disable or uninstall it you may want to post this problem in the thanks hack thread instead for help.

kabir 01-08-2011 02:13 PM

i disable or uninstall hack but same

kall 01-08-2011 02:24 PM

Quote:

Originally Posted by kabir (Post 2145976)
i disable or uninstall hack but same

How are they pressing the Thanks button and getting that error if you have disabled the Thanks hack?

metalguy639 01-08-2011 02:50 PM

Quote:

Originally Posted by kall (Post 2145981)
How are they pressing the Thanks button and getting that error if you have disabled the Thanks hack?

Yeah that....lol. If it still has an issue after you have disabled the hack then you are having another problem. Did you check to make sure that all your files were transferred and uploaded in the proper places? You may want to double check that, it could be that a file is missing.

kh99 01-08-2011 02:58 PM

Quote:

Originally Posted by kh99 (Post 2145929)
...but you can probably find info by searching for that error message on vBulletin.com. ...

Well OK, I'll do the search for you :)

http://www.vbulletin.com/forum/showt...nce+deprecated


All times are GMT. The time now is 06:56 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.01038 seconds
  • Memory Usage 1,730KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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