Hey, can you tell me how I can completely remove all of the External Links module? When I remove the directory from modules it still appears in the module list but is disabled. I need it completely removed. Help.

Cheers.

Comments

SolomonGifford’s picture

Before deleting it you should have gone to your modules in your administration menu unchecked the module...then clicked update...then check your uninstall link at the top too see if there is further uninstallation to be done.

vm’s picture

you can also do this manually by going into the DB browsing the system table and setting the module to status of 0, or deleting the row, as well as any tables the modules install may have added. To figure out if the module has added any tables, you can read the .install file

quicksketch’s picture

Status: Active » Closed (fixed)