Hi,

This is my first post in this forum...
I have just started drupal development. I have downloaded the ;'DHTML Menu' module version 6.x-2.2. I placed the folder 'dhtml_menu' in folder /sites/all ....But the module does'nt appear in drupal's modules list when I go to the administer->site building->modules. Also I tried placing it in /sites/default folder. My drupal version is 6.5.

Thanks in advance for helping...

Comments

beautifulmind’s picture

http://scholarbeat.com

You should have put it in sites/all/modules/
Also make sure that the module you created has all the necessary files to be recognized as a module.

:)
Beautifulmind

Regards.
🪷 Beautifulmind

mm167’s picture

add to sites/all/modules/

so that you have a new folder sites/all/modules/dhtml_menu

factshelf.com’s picture

WOW guys... Im saved now...
I'm so much attracted for such a supersonic response.
Keep it up...
Thanks again.

Balbirr’s picture

i have the dhtml_menu folder within sites/all/modules but still is does not shows up under administer->sitebuilding->modules, so please help me too with this

thanks & regards

Balbirr

cburschka’s picture

Please make sure of the following things:

1. From the main folder of Drupal, you can reach these files:

sites/all/modules/dhtml_menu/dhtml_menu.info
sites/all/modules/dhtml_menu/dhtml_menu.module

2. The version of Drupal matches the version of DHTML Menu

3. The folders involved have the permissions r+x (reading and execution), so they can be accessed by PHP.

What versions are you using? Have you successfully installed any other modules? If you need more help, please open a support request at http://drupal.org/node/add/project_issue/dhtml_menu/support.

joshmiller’s picture

You might have some sort of aggressive cache enabled, so definitely clear your cache (site config -> site performance)

Perhaps you aren't logged in as the original administrator?

Hope that helps

MJ

mm167’s picture

Hi Bal...

if Drupal cant see your module, ...just release, u must have done some very very small errors...

make sure the folder is sites / all / modules ....dont forget the "s" ...

and u need to create a new folder for your module ..say dhtml_menu

and the file : dhtml_menu.info

....

so, u should have a file : /sites/all/modules/dhtml_menu/dhtml_menu.info

drupal will see your module if u have done the above correctly.

PS: I just download and installed the module (6.x-2.2). everything is smooth.

giorgio79’s picture

For me it was that the line endings were not Linux but Windows, and the file encoding was not UTF