Closed (fixed)
Project:
Hierarchical Select
Version:
6.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Reporter:
Created:
31 Mar 2009 at 18:01 UTC
Updated:
1 Apr 2009 at 08:39 UTC
Hierarchical Select (2009-Mar-28) - Modules incorrectly installed!
The following modules implement Hierarchical Select module for Drupal core modules, but are installed in the wrong location. They're installed in core's modules directory, but should be installed in either the sites/all/modules directory or a sites/yoursite.com/modules directory:
Comments
Comment #1
wim leersSo … where did you install them?
Comment #2
AgentD commentedI got the same thing when installing to /modules
Comment #3
wim leersUhm yes, because you shouldn't install in that directory. Simple as that. It's bad practice and causes problems in this case (due to weird things going on in core).