![]() |
Can't delete style - style table problem? no auto_increment?
Hi, when I try deleting a style "vB3 Mobile Skin" I get following error on vbulletin 3.8.7 pl5.
Could not find style with styleid = 0. I think the problem might involve my style table not having 'styleid' set to auto_increment.. it appears most other vbulletin tables have that. Code:
mysql> describe style; Code:
Any idea what is wrong and how to fix? --------------- Added [DATE]1424146913[/DATE] at [TIME]1424146913[/TIME] --------------- update: I ran the following query (safely against a test backup): ALTER TABLE `style` CHANGE `styleid` `styleid` SMALLINT( 5 ) UNSIGNED NOT NULL AUTO_INCREMENT; After that I am able to delete vb3 mobile skin which previously had the styleid=0 Everything appears to work after that . no database errors or anything Is this a complete fix or do I also need to modify other tables? |
No, thats all you need to do.
|
All times are GMT. The time now is 05:13 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:
|