Closed (fixed)
Project:
Gallery
Version:
4.6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2006 at 13:32 UTC
Updated:
20 Jul 2006 at 12:01 UTC
Hi !
I've got Drupal 4.6.5 and I've installed gallery 2.1.1-1. I've also added the module Gallery 4.6.0 and renamed gallery.module.G2.1 into gallery.module.
But when I log in Drupal and access to the gallery, I don't see any images, thumnails or photos. I only see the alternate text that matches with each pic.
How can I change that ?
Thanks in advance.
Comments
Comment #1
kiz_0987 commentedSounds like one or more of the settings are incorrect. Are you using URL rewrite? If so, check the settings for that also.
Check the html source for the img links and see if you can find anything wrong with them.
Comment #2
CyberKate commentedURL rewrite is not installed.
Here is an URL example for one image: http://host/gallery2/modules/core/data/module-active.gif.
I wanna first explain my installation. I've installed gallery2 debian package. So, in my local website in /var/www/mywebsite/drupal, I've created a symbolic link named gallery2. It links to /usr/share/gallery2.
The file module-active.gif exists in /usr/share/gallery2/modules/core/data, but I can't access it by http://host/gallery2/modules/core/data/module-active.gif.
Do you have an idea on the why ?
Thanks for your answer.
Comment #3
kiz_0987 commentedDo your images appear in the standalone Gallery2?
Comment #4
CyberKate commentedYes, they do.
But I made some debug things, and the 'URI of Gallery2:' was not correct.
Now, it works fine.
Thanks for your time and you help.
CYA !
Comment #5
(not verified) commented