Closed (duplicate)
Project:
jQuery Lightbox
Version:
5.x-1.x-dev
Component:
JavaScript
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2008 at 08:39 UTC
Updated:
14 Jul 2008 at 11:28 UTC
On js/jlightbox.uncompressed.js "loading.gif" and "closelabel.gif" use "/sites/all" path, even if the module is installed elsewhere (eg. sites/mysite.com). It causes many 404 errors on log and some interactions problems. Now the only way to fix it is to manually change js/jlightbox.uncompressed.js path and rename it to js/jlightbox.js.
How can we pass drupal_get_path('module', 'jlightbox') to that Javascript function?
Comments
Comment #1
sunMarking as duplicate of #196992: Allow different module path than sites/all/modules