On Edit: It worked!! Thanks!!
BTW, though I did not see any missed steps or errors during the upgrade I'm am having some occasional trouble, such as this, with the forum.
Quote:
Originally Posted by Marco van Herwaarden
Seems you have missed an upgrade step.Run the following query to fix this:
SQL Query: ( how to run queries)
ALTER TABLE infractionlevel ADD COLUMN `extend` smallint(5) unsigned NOT NULL default '0';
|