Active
Project:
Brilliant Gallery
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2008 at 10:56 UTC
Updated:
6 Aug 2008 at 14:20 UTC
I updated to 6.3 and BG no longer works either on the production server or the test server I'm using. It seems to add index.php into the path for the images.
<a href="/development/index.phpsites/default/files/gallery/012.jpg" rel="lightbox[8466086]" title="012"><img style="border:0" alt="" src="/development/index.phpsites/all/modules/brilliant_gallery/image.php?imgp=L2NvbnRlbnQvSG9zdGluZ1BsdXMvcy9hL3NhaW50Y2hyaXN0aW5hcy5vcmcudWsvd2ViL2RldmVsb3BtZW50L3NpdGVzL2RlZmF1bHQvZmlsZXMvZ2FsbGVyeS8wMTIuanBn&imgw=100&imgh=67" /></a>
Any thoughts on a work around?
Thanks
Comes up.
Comments
Comment #1
bloke_zero commentedI decided to use views, taxonomy and image nodes instead. A little tricky to set up, but the results are good and flexible. Also it's fits right in with the drupal core modules which is going to make the content creators lives easier.