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!

Dean C 09-24-2007 12:03 PM

No problems :) Make sure you change your DB info though!

PinkDaisy 09-24-2007 02:14 PM

Quote:

Originally Posted by Dean C (Post 1345940)
No problems :) Make sure you change your DB info though!


How and where would I do that?? I didn't think any of my info changed ??

Marco van Herwaarden 09-24-2007 04:21 PM

Quote:

Originally Posted by Dismounted (Post 1345898)
I have to remember they don't put "?>" at the end of config.php anymore :p.

That is why we mostly instruct to put it at the beginning after the first "<?" line ;)

PinkDaisy 09-26-2007 03:49 PM

Okay. This is happening AGAIN and I did nothing to add or change. ??? I have also went in to add the ?> at the end and it still ain't helping. :(

Please advise!!!

--------------- Added at 14:08 ---------------

I am now getting some kind of database error and can not fix it by removing this code at all. The datebase error says:

Quote:

Database error in vBulletin 3.6.4:

Invalid SQL:

SELECT
user.username, (user.options & 512) AS invisible, user.usergroupid,
session.userid, session.inforum, session.lastactivity,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid
FROM session AS session
LEFT JOIN user AS user ON(user.userid = session.userid)
WHERE session.lastactivity > 1190819329;

MySQL Error : Got error 134 from table handler
Error Number : 1030
Date : Wednesday, September 26th 2007 @ 10:08:49 AM
Script : http://belliesbabiesnbeyond.com/forums/
Referrer :
IP Address : 76.4.85.176
Username : Jennie
Classname : vb_database
Also at the top of that database error I am seeing:
Quote:

Warning: mysql_query(): Unable to save result set in /includes/class_core.php on line 363
--------------- Added at 14:23 ---------------

Okay, I got all that stuff done, but the only way I can get the fourms to work is with this disable hooks thing in..

Is there a easy way to get my hacks/mods to work with this thing in??

Dismounted 09-27-2007 05:29 AM

Disable all you modifications manually via Admin CP. Then remove the line from config.php. Enable each modification to see which causes the problem.

Marco van Herwaarden 09-27-2007 07:57 AM

MySQL Error : Got error 134 from table handler
MySQL error code 134: Record was already deleted (or record file crashed)

Try running a repair on your tables. If that does not solve the problem, contact your host.


All times are GMT. The time now is 09:53 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.01012 seconds
  • Memory Usage 1,760KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)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