Quote:
Originally Posted by Mirage Guardian
I did the upgrade & the old warnings sill ok.
But I got this database error:
now what to do?
|
you did not reimport the product xml.Wheter you set "allow overwrite to" yes or no my guess is that you didn't touched the products system.Because if you try to add a product that's already there (and allow overwrite is set to no) vbulletin will stop you.....
you need to run
Code:
ALTER TABLE user ADD COLUMN warns INT(5) DEFAULT '0';
and you should be up and running again.That error most likely occources when you click the statistics link (warings per user) in the admincp