Closed (fixed)
Project:
Cooliris (PicLens formerly)
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2008 at 23:04 UTC
Updated:
1 May 2008 at 19:27 UTC
Hi,
I have just installed Piclens and it seems working. I have "start slideshow" above my image but when I click on it I can see the beautiful interface of Piclens but no image appear :/
You may can see the problem at http://zeldar.homeip.net (personnal computer so it may be down when you will try to access to it :p ).
Thanks for your interest: )
Comments
Comment #1
swentel commentedI found the problem. It is my fault heh.
If you look at the source code of the rss feed, you'll notice that the url to an image is made up like this:
http://zeldar.homeip.net/?q=sites/default/files/images/2446349590_947932...
the '?q=' shouldn't be there, but that's entirely my fault - note if you turn on clean urls, this will work as a charm, but i'll have to fix this, clean urls shouldn't be a dependency for this module.
Thanks for the report, I'll let you know back here when I found a solution!
Comment #2
swentel commented(changing title)
Comment #3
Zeldar commentedHi
Thanks you for your quick answer !
I am happy to help you to improve your module. :)
I am gonna to turn on clean url ;)
Comment #4
swentel commentedFix committed both to 5.x and 6.x branch
thanks for the report!