[SOLVED] Unknown column 'a.attachment_type' in 'field list'

Started by D4RKKNIGH7, April 26, 2011, 04:04:50 AM

Previous topic - Next topic

D4RKKNIGH7

Hey,

Upgrading to 2.x and i get this msg now :/

i done a phpmyadmingl query
ALTER TABLE `smf_attachments` ADD `attachmentType` TINYINT( 3 ) UNSIGNED NOT NULL DEFAULT '0';

and it says this
#1060 - Duplicate column name 'attachmentType'

Any help would be great

Cheers

Arantor

Why did you re-add a 1.1.x column to 2.0's database (when it's not even called that any more)?

Illori

did the op not run upgrade.php when doing the upgrade? is this issue resolved or not?

Advertisement: