Re: Can't remove a custom module?!?!?
Afan Pasalic <[email protected]>
| Newsgroups | gmane.comp.php.drupal.support |
|---|---|
| Message-ID | <[email protected]> |
I found it. My mistake. To embarrassed to say what I did. :-) Today’s tutorial I was doing in /sites/all/modules/ while few days ago - I forgot, I did the same tutorial in /sites/all/modules/custom/ I deleted everything form today but the previous was still showing up. :-D Go ahead, make a fun of me! :-) On May 27, 2014, at 12:07 PM, Afan Pasalic <[email protected]> wrote: > I did. Even run a cron. > :( > > > On May 27, 2014, at 12:07 PM, Tony <[email protected]> wrote: > >> Clear your cache. >> >> >> On Tue, May 27, 2014 at 10:04 AM, Afan Pasalic <[email protected]> wrote: >> Hi, >> I’m following a online tutorial how to create a custom module. I created .info and .module files, put help and menu hooks, etc. on localhost (MAMP). >> I wanted to remove the module and I (think) followed the procedure to remove a module. First turned the module off, then uninstall it and then removed the module folder from siltes/all/modules. >> Though, the module is still listed on the module page?!?!?!!? I can turn it on/off, I can uninstall it again - NO ERRORS!!! But the module folder is not there?!!? I checked through file browser, command line, code editor - there is no module folder nor .info nor .module files. >> >> Using phpMyAdmin I searched if the ‘modulename’ exists somewhere and found three places: system, variables and watchdog. I deleted from system table and watchdog. It doesn’t help either. >> >> What am I doing wrong? If it’s picking up from other place - how to check where the place is? >> >> :( >> -- >> [ Drupal support list | http://lists.drupal.org/ ] >> >> >> >> -- >> Anthony Stefan Maciejowski >> >> http://about.me/TonyMac >> >> >> >> >> -- >> [ Drupal support list | http://lists.drupal.org/ ] > > -- > [ Drupal support list | http://lists.drupal.org/ ] -- [ Drupal support list | http://lists.drupal.org/ ]