The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Error 1054 how to fix this?
This is the error I get at the moment, how do I repair it?
Thanks! MySQL Error : Unknown column 'completed' in 'where clause' Error Number : 1054 Here is the entire error, any help is appreciated. Quote:
|
#2
|
|||
|
|||
Go into your ACP --> Maintenance --> Execute SQL Query
In the textarea paste this code. Code: Code:
ALTER TABLE search ADD completed tinyint(1) unsigned NOT NULL default '0' |
#3
|
||||
|
||||
You are missing a 'completed' row
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|