Posted by philhar on September 8, 2008 at 5:41am
3 followers
Jump to:
| Project: | jQuery Map Hilight |
| Version: | 6.x-1.0-beta1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi,
I just tried installing your module on Drupal 6.3
I extracted the files to modules\jq_maphilight\ so there is a directory within modules that has jq_maphighlight in it with all the files included from the release. (.info, .install .module)
but admin/settings/jq_maphilight doesn't appear ... am I missing something?
I've installed jquery_plugin and copied across the jquery.maphilight.min.js to the folder.
Thanks
Phil
Comments
#1
I have not been able to reproduce this error-- are you still having a problem?
#2
closing for 2 weeks without a response. pls open a new issue.
#3
For anyone who finds this issue via search:
Be sure you put
jquery.maphilight.min.js
inside the
jquery_plugin
directory, NOT the jq_maphilight directory.
The documentation says to use the jquery_plugin directory, and the message on the jQuery Map Hilight settings page also mentions that it's looking in jquery_plugin, but it's not too hard to get confused.