![]() |
mySQL crash : Unknown column 'completed' in 'where clause'
Hey can someone help me with this please. For some reason when users search my forums i get this sql error.
What does this error mean? how do i fix it? everything else seems to work fine, just when someone uses the search, boom crash.. I get the same error from clicking the "quick links > today's posts" link as well. Code:
Database error in vBulletin 3.6.8: :confused: |
Run the following query:
[sql]ALTER TABLE search ADD COLUMN `completed` smallint(5) unsigned NOT NULL default '1';[/sql] |
You are not authorized to execute SQL queries?
I'm logged in wih my super admin. it won't let me access it. |
You will need to add your userid to the section in config.php where it says "Users With Query Running Permissions".
|
Man you guys rock. thank you so much for your help. Working 100% now. I also fixed the server info on the datastore cache config as well as running that query. Seemed to do the trick!
Thanks again! : ) |
All times are GMT. The time now is 09:09 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|