Live Help

Instant Drupal Help!
1-888-MY-ETHER
ext. 04374295
FREE Call to start
42 cents/minute
to Hire Me!

Follow Us

User login

Navigation

Powered by Drupal, an open source content management system

Removing Tables from Database

The only thing I can think of is somehow it didn't mark the module as uninstalled.
1:06 PM

You can try this (don't do this under normal circumstances, but it's worth a shot here):
Gary A. Pryde
1:07 PM
it's a sandbox so we can try anything
Aaron Stewart
1:07 PM
1. open up mysql
2. run this query:
DELETE FROM system WHERE name='annotate';
1:07 PM

then go into /admin/build/modules and try installing the module again.

Drupal SEO