Attached patch replaces paths with drupal_get_path(), as in a multi-site setup, the directory in which it looks for the JS is hard-coded as modules/trip_search when it needs to look in whatever directory the module happens to live in.

CommentFileSizeAuthor
trip_search-paths.patch.txt1.72 KBsillygwailo

Comments

mindless’s picture

Version: 4.6.x-1.x-dev » 5.x-1.x-dev
Assigned: Unassigned » mindless
Status: Active » Fixed

the path for the js file was fixed at some point, but not the images. applied that portion of patch on DRUPAL-5 branch.

Anonymous’s picture

Status: Fixed » Closed (fixed)