ok, i had to drop all these 1 by 1 then the product re-installed.
ALTER TABLE `thread` DROP `tweeted`
ALTER TABLE `forum` DROP `twitterenabled`
ALTER TABLE `thread` DROP `tweet_screen_name`
ALTER TABLE `usergroup` DROP `twitterposter`
go to phpmyadmin and chose your database, then click SQL: Run SQL query/queries on database.
run the above separate.
then re-upload the product.
|