vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Please help!! Can't install vbulletin and I'm not sure why (https://vborg.vbsupport.ru/showthread.php?t=299505)

skol 06-28-2013 12:46 PM

But it's not the vb script thats calling the shots,it's your hosting.Everything has a lifetime, if your not prepared to move on when you have the chance then simply you get left behind..Is that not the fact with everything in life?

kh99 06-28-2013 12:49 PM

What I did (a few years ago when this problem came up) is this: do a global search and replace on all the source file, changing
PHP Code:

error_reporting(E_ALL & ~E_NOTICE); 

to
PHP Code:

error_reporting(E_ALL & ~E_NOTICE & ~8192); 


That just turns off the "deprecated" error messages (and hopefully the "headers already sent" message will then also go away). I think I also made a few other changes but I can't remember exactly what. If you have php5.4, my understanding is that there are other issues that might cause some features not to work correctly, but I don't have any details about that.

ForceHSS 06-28-2013 03:33 PM

Quote:

Originally Posted by lilbballer27 (Post 2430982)
VB 4 isn't available to me of course :( why does it have to be so much to upgrade a license? Only a $50 dollar discount? That's crap in my opinion, but I also don't want to cancel hosting. I have been with them for years!

If they cant help you after you have been with them for years then it is time to move


All times are GMT. The time now is 11:28 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.01000 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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