Quote:
Originally Posted by sv1cec
Obviously this column does not exist in your database. Why? I have no idea. Did you try installing from scratch? Did you upgrade from an earlier version?
In any case, you can add that column, by using the following query:
ALTER TABLE `".TABLE_PREFIX."warning_options` ADD COLUMN textbutoption char(10)
Rgds
|
Not sure why it wasn't created. I upgraded and when that didn't work, I dropped the AWS additions and did a clean install. When that didn't work (created everything okay except for a couple of missing fields), I manually created it. That's about all the info I can give you - sorry it isn't more. Haven't had any more trouble, though, and it was easy enough to remedy. Thanks again!