Can't install new add-ons - Mysql errors after databases were out of sync.

Permalink
Hi,
A site I am working on was being synced from my desktop to laptop on Mac.
basically the db folder from Mamp Pro was simbolic link to db folder in dropbox. Was working great until I forgot to turn off dropbox and Mamp Pro on desktop and opened it on my laptop. Deleted the conflicting files - everything works but it doesn't install add-ons anymore I get the following errors trying to install disqus




mysqlt error: [1146: Table 'socctron_db.btdisquscomments' doesn't exist] in EXECUTE("CREATE TABLE btDisqusComments ( bID INTEGER UNSIGNED NOT NULL, shortname VARCHAR(255), disqus_developer INTEGER UNSIGNED, protocol INTEGER UNSIGNED, PRIMARY KEY (bID) )")


I have put the db folders back into place on laptop and desktop. Just need to fix the databases.

Jim

INTcommunications