![]() |
Removing Column In Fields
]Ok, what i was installing told me to do this:
Quote:
I did that than began to recieve this message when going to edit forums. Code:
Database error in vBulletin 3.0.7: |
That error says that the hide_hack column is not in the forum table, so you'd need to run that query you posted to add the hide_hack column to the forum table.
|
could you please explain that in more detail if possible, i didn't fully understand that..
|
You said that you ran the query but the error says that you did not.
|
To get better support i suggest you post your problem in teh thread about that hack, and not in the general section.
|
Looking again at this, you should have been getting an error on that first query, unless you have installed 2 Boards into the same database, 1 using a prefix and the other not using a prefix.
You can run the following query to fix your problem: [sql]ALTER TABLE `jelsoft_forum` ADD `hide_hack` INT(1) DEFAULT '0' NOT NULL; [/sql] |
All times are GMT. The time now is 01:23 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:
|