I tried installing this module on 2 Drupal systems and the module is not recognized by Drupal's module install page. Thus, it could not be selected.
Steps:
Placed Apture directory under Module.
Went to ./admin/build/
Apture does not appear in module list
Therefore can't select module for installation.
Comments
Comment #1
rishav-1 commentedThe module should be urdrupaldirectory/sites/all/modules/apture/... its contents(the .info , .module file .etc) OR , in urdrupaldirectory/modules/apture/..contents.
Check a few things (i apologise if u have already done these checks or they are obvious)
1. module Version
2. sometimes when u unzip drupal module, it might unzip as a directory like modulename/"modulename"/...contents so have to use the sub-folder (the one I put in quotes)
Comment #2
irakli commentedPlease make sure you have:
1) properly uninstalled any previous version of Apture you may have had
2) you are installing the latest release version of Apture for Drupal5
Comment #3
irakli commented