vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   VB Database error caused due to a sql query (https://vborg.vbsupport.ru/showthread.php?t=184559)

wicked80 07-06-2008 11:11 PM

VB Database error caused due to a sql query
 
Hi Friends,
I am getting this error and it's shutting down my whole site:
Code:

Database error in vBulletin 3.7.2:

Invalid SQL:

                                        SELECT languageid,
                        phrasegroup_global AS phrasegroup_global,
                        phrasegroup_credits_forum AS phrasegroup_credits_forum,
                        phrasegroup_reputation AS phrasegroup_reputation,
                        phrasegroup_subscription AS phrasegroup_subscription,
                        phrasegroup_user AS phrasegroup_user,
                        options AS lang_options,
                        languagecode AS lang_code,
                        charset AS lang_charset,
                        locale AS lang_locale,
                        imagesoverride AS lang_imagesoverride,
                        dateoverride AS lang_dateoverride,
                        timeoverride AS lang_timeoverride,
                        registereddateoverride AS lang_registereddateoverride,
                        calformat1override AS lang_calformat1override,
                        calformat2override AS lang_calformat2override,
                        logdateoverride AS lang_logdateoverride,
                        decimalsep AS lang_decimalsep,
                        thousandsep AS lang_thousandsep
                                        FROM language
                                        WHERE languageid = 1;

MySQL Error  : Unknown column 'phrasegroup_credits_forum' in 'field list'
Error Number  : 1054
Request Date  : Sunday, July 6th 2008 @ 03:32:06 AM
Error Date    : Sunday, July 6th 2008 @ 03:32:06 AM
Script        : http://www.website.com/forum/credits.php
Referrer      :
IP Address    : 65.55.xxx.xx
Username      :
Classname    : vB_Database
MySQL Version :

When I see that file, I cannot find that text anywhere in that file. That file comes with this hack i guess www.vbcredits.com which i don't use on my site and had uninstalled it long time back,so i wonder how come that file is being called???? I don't want to delete it because it might have some dependancies since it's being called....

So can someone please help me...

Thanks
Mick

Dismounted 07-07-2008 06:33 AM

My guess is that someone is accessing that file, and because you already uninstalled the modification, the file throws errors while trying to access non-existent database fields.

Remove all of the modification's files when you uninstall.


All times are GMT. The time now is 01:40 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.01522 seconds
  • Memory Usage 1,716KB
  • 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)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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