The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Database error !!!
nvm
thank you.. |
#2
|
|||
|
|||
I always worry about these messages because it is usually a sign that the hack installation failed of someone tried to uninstall it but fails so the remnants of the hack are in a state of limbo. Check your chat hack to see if you can find the SQL to add the table back to your database. It should be in the installation XML. I checked the installer and it was suppose alter the "mgc_cb_evo_chat" table, guess it didn't ?
Here are the SQL statements if you need them: Code:
ALTER TABLE `mgc_cb_evo_chat` ADD `isthreadwarning` TINYINT(1) UNSIGNED NOT NULL; ALTER TABLE `mgc_cb_evo_chat` ADD `ispostwarning` TINYINT(1) UNSIGNED NOT NULL; ALTER TABLE `mgc_cb_evo_chat` ADD `tpforumid` INT(10) UNSIGNED NOT NULL; |
#3
|
|||
|
|||
Don't you hate it when the question gets removed after someone provides an answer? Now nobody know what the question was and thus his answer is now useless to others.
|
#4
|
|||
|
|||
Quote:
I can't believe it! |
#5
|
||||
|
||||
Quote:
https://vborg.vbsupport.ru/showthrea...68992&page=288 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|