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)

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:51 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.01050 seconds
  • Memory Usage 1,728KB
  • 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
  • (4)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
  • (6)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