vb.org Archive

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

PinkDaisy 09-24-2007 10:30 AM

Help!!!!
 
Ugh.. I'm desparate at this point. I am getting a weird thing on my site. I have already spoken to my host, and nothing on their end was done and they basically have no idea whats going on. I have done all I can think - backups are currently being uploaded right now, etc. and NOTHING is helping!!

When you go to my site: http://www.belliesbabiesnbeyond.com/forums - it will NOT let you get past what is shown. All my skins are not showing up, and its a blank white page with links, and it does not let you get past the user it is saying you are not (which is an account on my board that I created for our auto messages, etc.). This is SO weird.

Any ideas?? HELP?? What can I do?? I can't even get into my admin cp!! :(

Dismounted 09-24-2007 10:40 AM

Add this to the end of your config.php (before ?>).
PHP Code:

define('DISABLE_HOOKS'true); 


PinkDaisy 09-24-2007 10:44 AM

I will try to do this as soon as my upload is finished (backup of the files). Thanks!

Quote:

Originally Posted by Dismounted (Post 1345867)
Add this to the end of your config.php (before ?>).
PHP Code:

define('DISABLE_HOOKS'true); 


I dont have a "?>" in the config file, so I'm not sure where to add the php code ??

Marco van Herwaarden 09-24-2007 10:55 AM

Either at the total end of the config.php or at the beginning on a line directly after "<?"

Dismounted 09-24-2007 11:08 AM

I have to remember they don't put "?>" at the end of config.php anymore :p.

PinkDaisy 09-24-2007 11:25 AM

Okay, I put that at the beginning and now getting:

Quote:

define('DISABLE_HOOKS', true);



Unable to add cookies, header already sent.
File: /home/belliesb/public_html/forums/includes/config.php
Line: 1


Dean C 09-24-2007 11:33 AM

Check your file begins with <?php and doesn't have ANY whitespace before the <. And also check that it ends in ?>. If it doesn't, then add it. It's VERY dangerous doing this btw, without the ?> your config.php will be output to the browser for all users. You might want to change your db details after this :)

PinkDaisy 09-24-2007 11:40 AM

Yay!! That did it.. Thanks so much, yall!!! :D Now this code tht I put in that said disable hooks, does that mess up my hacks in any way?

***

Ohhh.. and what exactly would cause this to have happened, just so I know for future reference. Thanks again!!

Dean C 09-24-2007 11:47 AM

Yes. It will disable every plugin you have on your forum. Now what you need to do is disable all your products, re-enable them one by one til you find out which is causing it :)

PinkDaisy 09-24-2007 11:51 AM

Already done!! I had a feeling it was one from last night I just did (VBMS). UGH!!!

Thanks again sooooo much!


All times are GMT. The time now is 03:38 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.01038 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)bbcode_quote_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
  • (10)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