vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   vBulletin Options showing error (https://vborg.vbsupport.ru/showthread.php?t=209540)

MalluParadise 03-26-2009 06:49 PM

vBulletin Options showing error
 
Hello guys

When i try to log in acp then VB option it's showing data base error

PHP Code:

Database error in vBulletin 3.7.2:

Invalid SQL:

        
SELECT setting.*, settinggroup.grouptitle
        FROM settinggroup 
AS settinggroup
        LEFT JOIN setting 
AS setting USING(grouptitle)
        
WHERE settinggroup.displayorder <> 0
        ORDER BY settinggroup
.displayordersetting.displayorder;

MySQL Error   Unknown column 'grouptitle' in 'from clause'
Error Number  1054
Request Date  
ThursdayMarch 26th 2009 01:35:18 PM
Error Date    
ThursdayMarch 26th 2009 01:35:18 PM
Script        
http://XXXXXXXXXX.com/forums/admincp/options.php?null=0
Referrer      
IP Address    
Username      :
Classname     vB_Database
MySQL Version 
5.0.75-community-log 


Brandon Sheley 03-26-2009 06:50 PM

Do you still see the error if you disable the plugins?

MalluParadise 03-26-2009 06:55 PM

Code:

Do you still see the error if you disable the plugins?
i did't disable any plugins so which i have to disable

puertoblack2003 03-26-2009 06:57 PM

hope you have a db backup you missing the "grouptitle" column

Lynne 03-26-2009 06:59 PM

Quote:

Originally Posted by MalluParadise (Post 1777716)
Code:

Do you still see the error if you disable the plugins?
i did't disable any plugins so which i have to disable

Since you can't get into the admin cp, you need to disable them globally:
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


MalluParadise 03-26-2009 09:27 PM

edit config.php but can't find
PHP Code:

define('DISABLE_HOOKS'true); 

this line Not only my vb Option

mcrider 03-26-2009 09:33 PM

You have to add that line to your config file just as Lynne stated.....


Quote:

Originally Posted by Lynne (Post 1777722)
edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 



MalluParadise 03-27-2009 12:37 AM

I did this Bit still it's showing error

puertoblack2003 03-27-2009 12:57 AM

Quote:

Originally Posted by MalluParadise (Post 1777907)
I did this Bit still it's showing error

like i stated on post #4 you missing that grouptitle column. two things can happen either insert it or if you have any good backup then do it that way.If you decide to insert you have to be careful and actually know where to put it.

MalluParadise 03-27-2009 09:12 PM

Code:

like i stated on post #4 you missing that grouptitle column. two things can happen either insert it or if you have any good backup then do it that way.If you decide to insert you have to be careful and actually know where to put it.
I don't How to use insert option

Lynne 03-27-2009 09:31 PM

You will need to either look at the schema and find the info or ask over at vb.com for the query to add the column.

mcrider 03-27-2009 10:20 PM

Just curious, were you doing anything to your forum just before you started receiving these errors?

MalluParadise 03-27-2009 10:35 PM

If any one can help or guide me personal!!!

Brandon Sheley 03-27-2009 11:08 PM

Quote:

Originally Posted by MalluParadise (Post 1778612)
If any one can help or guide me personal!!!

Lynne posted in #11 what to do or at least try ;)

MalluParadise 03-27-2009 11:16 PM

i tried all these way but it's it'showing error

Lynne 03-27-2009 11:21 PM

Quote:

Originally Posted by MalluParadise (Post 1778643)
i tried all these way but it's it'showing error

...
Quote:

Originally Posted by Lynne (Post 1778579)
You will need to either look at the schema and find the info or ask over at vb.com for the query to add the column.



All times are GMT. The time now is 02:28 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.01583 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
  • (3)bbcode_code_printable
  • (4)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