Hello
I am working on a photo gallery, my thumbnails are fine but when I click on them nothing is showed in the box that pop up. I have tried both thickbox and lightbox but nothing. I think it have to do whith the url to the picture "http://sigma.is.dreaming.org/?q=sites/default/files/Gallery/PICT0022.JPG" the ?q= part.
Or is it somthing with imagecache, which I by the way has disable now just to se if there was some different, but nothing. When it was active I hade an name space called fast_gallery.

Anybody who can help me?

My software are the following:
Drupal 6.4
ImageCache 1.0-alpha2
Lightbox 2 1.8
Thickbox 1.x-dev
and php 5.2.6 apache 2.2.9 and mysql 5.1.11

CommentFileSizeAuthor
#4 fast_gallery.patch4.01 KBrapsli

Comments

rapsli’s picture

Assigned: Sigma84 » Unassigned

Have you tried to enable clean URL? I have never really tested it with clean URL

rapsli’s picture

I think it does have to do with the no-clean-urls... Let me have a look into this, so maybe finally it does work with clean urls not enabled.

Sigma84’s picture

No I have not.
I shall trie to install clean url later to day.

Thanks for the quick reply

rapsli’s picture

Status: Active » Needs review
StatusFileSize
new4.01 KB

Check out this patch. It should support now no-clean URLs and should solve your problem.

rapsli’s picture

Status: Needs review » Closed (fixed)
kding’s picture

Hi, I have the same problem and would like to get some help. My problem is that after going through the installation and configuration process I had thumbnail pictures generated but no images on gallery page but a default message.

My drugpal version is up-to-date and installed fast gallery first time. Clear-url was enabled. My path to pictures is sites/default/files/pictures/, my imagecache namespace is image_small and image_big. Once everything was configured according to the instructions and cron job was executed two folds were created automatically: sites/default/files/pictures/imagecache/image_small, and sites/default/files/pictures/imagecache/image_small/pictures. Thumbnail size pictures were also created in sites/default/files/pictures/imagecache/image_small/pictures fold. But no image_big fold there. I assume this is the problem. Maybe both image_small and image_big should have been created. But, then, if I already have thumbnails why I don't see them displayed at fast gellary page?

My site is at http://e4luv.com/drugs

Thank you for any help in advance!

rapsli’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

What does the path for the big image looks like? (user firebug to check)

ncy’s picture

Status: Fixed » Postponed (maintainer needs more info)
ncy’s picture

Status: Postponed (maintainer needs more info) » Fixed

try out 6.x-3.1-beta1

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.