Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 07-20-2008, 05:58 PM
Osama11 Osama11 is offline
 
Join Date: Apr 2006
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default thread problem

no i can see any thread on my site even i cant see any thread when some 1 click on any htread or i click on any threads it givess me this error


plzz help me some1

Database error
The OnlineDesiClub database has encountered a problem.

n i recive a email from my server....every time when some click on thread ...
the email is


Database error in vBulletin 3.6.4: Invalid SQL: SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,language.phrasegroup_forumdisplay AS phrasegroup_forumdisplay,language.phrasegroup_inli nemod AS phrasegroup_inlinemod,language.phrasegroup_prefix AS phrasegroup_prefix,language.phrasegroup_global AS phrasegroup_global,language.options AS lang_options,language.languagecode AS lang_code,language.charset AS lang_charset,language.locale AS lang_locale,language.imagesoverride AS lang_imagesoverride,language.dateoverride AS lang_dateoverride,language.timeoverride AS lang_timeoverride,language.registereddateoverride AS lang_registereddateoverride,language.calformat1ove rride AS lang_calformat1override,language.calformat2overrid e AS lang_calformat2override,language.logdateoverride AS lang_logdateoverride,language.decimalsep AS lang_decimalsep,language.thousandsep AS lang_thousandsep FROM user AS userLEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid)) WHERE user.userid = 2; MySQL Error : Unknown column 'language.phrasegroup_prefix' in 'field list'Error Number : 1054Date : Sunday, July 20th 2008 @ 12:55:29 PMScript : http://onlinedesiclub.com/forumdispl...?f=209Referrer : http://onlinedesiclub.com/index.phpIP Address : 99.164.70.174Username : Classname : vb_database
Reply With Quote
  #2  
Old 07-20-2008, 06:47 PM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

language.phrasegroup_prefix

Upload all your default xml files to includes/xml

Also remove any xml files from hacks you have un-installed today from /includes/xml
Reply With Quote
  #3  
Old 07-20-2008, 08:59 PM
Osama11 Osama11 is offline
 
Join Date: Apr 2006
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nah man same problem....

even my all mod r disable

n its sayign this on the top of the page

Warning: Invalid argument supplied for foreach() in /index.php on line 147

n when some 1 click on any thread even i click on it i recieve email data base error.

man some 1 plzzz help me...
Reply With Quote
  #4  
Old 07-21-2008, 06:10 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Re-upload all the vBulletin files.
Reply With Quote
  #5  
Old 07-21-2008, 08:27 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sounds to me that you have installed a modification that is not designed for your vB version. There is no column named phrasegroup_prefix in the language table for vB 3.6.4.

Remove the modification that is causing this problem.
Reply With Quote
  #6  
Old 08-01-2008, 03:33 AM
Osama11 Osama11 is offline
 
Join Date: Apr 2006
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

k i reuploaded

now its NOT giving me this error Warning: Invalid argument supplied for foreach() in /index.php on line 147

but when i click on on thread or forum is game me this error


Database error
The OnlineDesiClub database has encountered a problem.
Please try the following:

* Load the page again by clicking the Refresh button in your web browser.
* Open the onlinedesiclub.com home page, then try to open another page.
* Click the Back button to try another link.

The onlinedesiclub.com forum technical staff have been notified of the error, though you may contact them if the problem persists.

We apologise for any inconvenience.

--------------- Added [DATE]1217575605[/DATE] at [TIME]1217575605[/TIME] ---------------

some 1 plzz help me
Reply With Quote
  #7  
Old 08-01-2008, 06:31 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You didn't actually show the error, but I've gone to your site to find it (http://onlinedesiclub.com/newthread.php). The error is as follows:
Code:
Database error in vBulletin 3.6.4:

Invalid SQL:

					SELECT languageid,
			phrasegroup_threadmanage AS phrasegroup_threadmanage,
			phrasegroup_postbit AS phrasegroup_postbit,
			phrasegroup_posting AS phrasegroup_posting,
			phrasegroup_prefix AS phrasegroup_prefix,
			phrasegroup_global AS phrasegroup_global,
			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_prefix' in 'field list'
Error Number : 1054
Date         : Friday, August 1st 2008 @ 01:27:45 AM
Script       : http://onlinedesiclub.com/newthread.php
Referrer     : 
IP Address   : 
Username     : 
Classname    : vb_database
The field "phrasegroup_prefix" did not exist until 3.7.0 Beta 2. The error indicates that you are running vBulletin 3.6.4, make sure you have uploaded the correct version of vBulletin files (3.6.4, in your case), or run the upgrade script to upgrade you vBulletin.
Reply With Quote
  #8  
Old 08-01-2008, 06:41 AM
Osama11 Osama11 is offline
 
Join Date: Apr 2006
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i dont waana upgrade..

i wanna keep that version ...so what should i do ... plzzz help me Dismounted
Reply With Quote
  #9  
Old 08-01-2008, 06:44 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Download the vBulletin 3.6.4 files... And upload them.
Reply With Quote
  #10  
Old 08-01-2008, 09:06 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Again, see post #5
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:53 AM.


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.06226 seconds
  • Memory Usage 2,264KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete