![]() |
where do I edit or make correction?
Hello and thanks for taking time to read my inquiry.
I have done many searches for an answer to my problem and found somewhat similar answers but little if no directions as how to solve. In my forum home there is a link in the drop down menu for checking "Todays Posts". When there is no new posts of course I get the message stating there are none. However, when a new post or posts are made and the link is clicked it gives me this error. Code:
Database error in vBulletin 3.6.4: If anyone out there can give me brief direct instructions I would be very grateful for your help. Thank you in advance.... p1a6u3 :confused: |
any help sure would be appreciated............ :up:
|
Have you installed any modifications or made changes to the code? The column "completed" does not exist in the search table on a default installation. (Thus why the error is saying that the column is Unknown.)
|
UPDATE:
I solved it by replacing the search.php file in the forums root folder. Thanks to those who replied. p1a6u3 :cool: |
im having the same issue please can some one post the fix for it.
|
To fix this please run the following query:
[sql]ALTER TABLE search ADD COLUMN `completed` smallint(5) unsigned NOT NULL default '1';[/sql] |
All times are GMT. The time now is 11:24 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|