![]() |
Quote:
Code:
ALTER TABLE user ADD warnings INT UNSIGNED NOT NULL DEFAULT '0'; |
Dear Delphi,
On permanent banning I got the following error: Database error in vBulletin 3.5.5: Invalid SQL: UPDATE user SET usergroupid = 4, displaygroupid = 4, warnings=2, warning_bans = 1, usertitle = 'Permanently Banned' WHERE userid = 1571; MySQL Error : Unknown column 'warning_bans' in 'field list' Error Number : 1054 Date : Monday, August 14th 2006 @ 10:07:12 AM Script : http://myiwc.com/forums/Warn.php Referrer : http://myiwc.com/forums/Warn.php?do=...571&post=25317 IP Address : xx.xxx.xx.xx Username : xxx Classname : vb_database Can you help please? The other problem got sorted out with your help. Tayeb |
Quote:
Code:
DESCRIBE user; Code:
ALTER TABLE user ADD warning_bans INT(2) DEFAULT '0'; |
How can I fully uninstall this modification so I'm sure nothing is left in my database?
|
Quote:
if you used a version from before 3.5.x (thus before the product system was introduced) and you didin't run the uninstaller before installing the 3.5.x port then that stuff will be still in your databse |
Quote:
Quote:
Thank you |
Quote:
|
3.6.0 is running on my live board :D we are getting there ....
|
Quote:
|
Quote:
Code:
ALTER TABLE user DROP warning_bans; |
All times are GMT. The time now is 04:30 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:
|