Closed (won't fix)
Project:
Gallerix
Version:
5.x-1.3-1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2008 at 23:52 UTC
Updated:
24 May 2011 at 07:16 UTC
For some reason, the
tag would not get rendered for the frame picture when accessing a gallerix node directly using an url like www.mysite.punk/node/id, but works fine when picture ID is passed as a GET parameter (e.g: block links). I couldn't find the explaination to this by now, but deactivating the get_size parameter on the call to the theme('image',..) function for the frame picture did fix it for me.
I did check the file actually existed, and so on, but did not check the code carefully by now. Also, all javascript seems to be working properly, since even with no frame-picture tag the grid scrolled allright (although no picture showed up)
Comments
Comment #1
AlexisWilke commentedThere's been quite a few problems that I fixed in 6.x-1.x.
Since 5.x is not supported anymore, I'm closing this issue.
Thank you.
Alexis Wilke