Closed (fixed)
Project:
Lightbox2
Version:
5.x-2.6
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 May 2008 at 16:16 UTC
Updated:
9 Jun 2008 at 13:32 UTC
Since upgrading to v2.6 the initial images displayed in a CCK node are broken due to bad paths.
I downloaded the May 18th dev build and gave that a try but still have broken links.
Using the devel.module 'render' view i can see that the CCK fields which have lightbox formatters on are now missing the image filename from the end of the path.
So I'm now ending up with code like:
[view] => <a href="http://example.com/sites/example/files/" rel="lightbox[field_design_file]" title="Full size <em>That&#039;s Why I&#039;m Cloudy</em>"><img src="http://example.com/sites/example/files/imagecache/designthumbbig" alt="01-thatswhyimcloudy copy.jpg" title="01-thatswhyimcloudy copy.jpg" class="designsubmission" /></a>
Which gives me broken images.
Using ImageCache v1.x
Comments
Comment #1
buddaHave upgraded to ImageCache 2.0 + ImageAPI and still have the same broken image problem.
Comment #2
stella commentedHave you cleared your drupal and browser caches? I can't reproduce this with imagecache 1 or 2 - please ensure you upgraded to the dev version of lightbox2 correctly. Is this happening in a view or on the node page itself or both?
Comment #3
buddaFixed. It's was a theme function.
Comment #4
buddaChanging status.
Comment #5
stella commentedGreat, thanks for letting me know - I was scratching my head on this one!
Comment #6
stella commentedComment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.