Hi
I have run the query manually....
I do not have any
Extra Fields Options
I have the add field and extra fields manager but no options part
of it, any ideas....I am going to reupload the files again, this was
ok before the update!!
EDIT: reuploading has not resolved the missing options!!
Quote:
Originally Posted by gio~logist
Hm. That's not a major problem, it's just the fact that it's trying to do a query from a previos version, which it shouldn't be trying to do since you already have that. For now, just upload all files and then manually run the query:
Code:
ALTER TABLE threadfield_admin ADD COLUMN
`required` varchar(10) NOT NULL default 'no';
|