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

kiz_0987’s picture

Sounds 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.

CyberKate’s picture

URL 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.

kiz_0987’s picture

Do your images appear in the standalone Gallery2?

CyberKate’s picture

Status: Active » Fixed

Yes, 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 !

Anonymous’s picture

Status: Fixed » Closed (fixed)