vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Urgent Please - Site down after MYSQL upgrade. (https://vborg.vbsupport.ru/showthread.php?t=318193)

kh99 04-10-2015 11:38 AM

OK, also in class_core.php, around line 2900-3000, you should find this:

Code:

        /**
        * Singleton emulation - use this function to instantiate the class
        *
        * @return        vB_Shutdown
        */
        static function &init()
        {
                static $instance;

                if (!$instance)

add the word 'static' (in red above).

kh99 04-10-2015 11:59 AM

And for that last one, I think you just need to find set_magic_quotes_runtime() on line 1514 and comment it out (put // at the beginning of the line).

Hopefully that would fix those 3 messages, but you might find others. Or maybe you've decided to go back to a different php version instead of making these changes.

SaN-DeeP 04-10-2015 12:16 PM

Respected Sir,
Can you allow me to pm you for once.
I have a sensitive question related to our site.
If no,
no issues I respect site and admin rules.
Please do not reply to this message I will debug further and post problems.

Regards,

kh99 04-10-2015 12:18 PM

You can pm me.

kh99 04-10-2015 12:29 PM

BTW, I just saw the link in your signature and clicked on it, and saw the many vbSEO errors - I can't help you with vbSEO. It might be a good idea after all to go back to an older version of php.

SaN-DeeP 04-10-2015 04:35 PM

our hosting provider tried best to switch php version from 5.4 to 5.3 and surprised how core works but.

this are errors now on frontend and admincp.
Code:

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/tarena/public_html/forums/includes/class_core.php on line 1514

Unable to add cookies, header already sent.
File: /home/tarena/public_html/forums/includes/class_core.php
Line: 1514

Rest nothing url being = forums.techarena.in

kh99 04-10-2015 04:41 PM

Try editing class_core.php and comment out line 1514.

Lynne 04-10-2015 10:28 PM

vB3.6 doesn't work with PHP5.3 either. You really need to upgrade you vB version.


All times are GMT. The time now is 12:32 AM.

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.01140 seconds
  • Memory Usage 1,725KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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