vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   forum dataase error (https://vborg.vbsupport.ru/showthread.php?t=120566)

gullystation 07-07-2006 02:31 PM

forum dataase error
 
<a href="http://www.gullystation.com" target="_blank">www.gullystation.com</a>

go on it and there will be a forums database error...please help me,,, whats happened????????????

There seems to have been a problem with the Forums database.
Please try again by clicking the Refresh button in your web browser. An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem persists.
We apologise for any inconvenience.

Anybody going to help me then??

Snake 07-07-2006 02:54 PM

Make sure the forum's sql info are correct in the config.php file. ;)

Guest210212002 07-07-2006 04:54 PM

We need the contents of the error email. Make sure you strip your username/dbname.

gullystation 07-07-2006 05:29 PM

Database error in vBulletin 3.5.4:

Invalid SQL:

SELECT thanks.*, post.userid as postuserid, user.username
FROM thanks as thanks
LEFT JOIN post as post ON (post.postid = thanks.postid)
LEFT JOIN user as user ON (user.userid = thanks.userid)
ORDER BY thanks.dateline DESC;

MySQL Error : Table 'wwwgul00_forums.thanks' doesn't exist
Error Number : 1146
Date : Friday, July 7th 2006 @ 01:27:04 PM
Script : http://www.gullystation.com/
Referrer : https://vborg.vbsupport.ru/showthread.php?t=120566
IP Address : *********
Username : ************
Classname : vb_database

Wired1 07-07-2006 05:51 PM

Have you checked the database to see if the thanks table exists?

Guest210212002 07-07-2006 06:14 PM

Looks like a bad install of some kind of thank-you hack.

Paul M 07-07-2006 07:59 PM

if you use table prefixes then it's probably a bug in the hack.


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