Closed (fixed)
Project:
Fast Gallery
Version:
6.x-5.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 May 2010 at 10:51 UTC
Updated:
15 Jun 2010 at 17:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
rapsli commentedI checked it, and it seems to work just fine without clean URL. What Server/OS are you running on?
Comment #2
zolikonta commentedMySQL database 5.0.51a
PHP 5.2.6-1+lenny8
Web server Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny8 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g
Comment #3
rapsli commentedso it's not a windows issue... hm.
is it on your local machine or can I have a look at it?
Comment #4
zolikonta commentedunfortunately it's on a production site (couldn't downgrade after experiencing the issue), so I can send you the link
http://www.steampunkalchemy.com/?q=gallery
Comment #5
rapsli commentedcan you enable clean URL? It would be interesting to see if it works then.
Here's a patch that should fix the problem. I'm not yet sure how to permanently fix this issue. Let me know if this patch works for you.
Comment #6
zolikonta commentedWell, I cannot enable clean url on this server, that's why I use as it is.
Though, the patch worked well, no more broken images any more.
Thank you!
Comment #7
rapsli commentedI added the url() Function http://drupal.org/cvs?commit=373712
Can you check if this still works?
Comment #8
zolikonta commentedI'm not sure if I did it correctly, I edited the files manually and the issue came back.
Comment #9
rapsli commentedcheck out the latest dev version. It's from today and should contain the changes.
Would patches be a better way?
Comment #10
zolikonta commentedSame issue here with the dev version installed.
Comment #11
rapsli commentedoky. I think I found the problem. it had to do, with clean url disabled. Going to close this issue. Let's hope it's not gonna be opened again.