drupal - Help with drupal 4.6 and gallery 2.0.4

fermi

Joined: 2006-11-16
Posts: 4
Posted: Thu, 2006-11-30 21:14

Hi,

I have a problem with the gallery and drupal 4.6.

So, the gallery is installed at http://www.domain.com/dir/photogallery/. At the rewrite menu of the site admin I have only http://www.domain.com/. And the htaccess of the photogallery shows that it rewrites only /dir/photogallery/.

The problem is that the drupal web is http://group.domain.com and I can't embed the gallery into the drupal. How could I get it? I can't touch the htaccess 'cause it's own by nobody (so I'd need to reinstall the gallery probably). The drupal gallery module search the gallery inside the drupal structure and assumes that it's with the same domain, so in this case it fails.

Has anyone been successful with embedding a gallery inside a drupal (4.6 version in this case) that is located at other domain? If the answer is yes, how has it been done? If not, could this be a upgrade of the drupal module? The possibility of embedding the gallery althought is out of the drupal domain.

Thanks for your help.

This is my gallery info:

Gallery version = 2.0.4 core 1.0.0.4
PHP version = 4.4.1 apache
Webserver = Apache
Database = mysql 4.0.23-standard
Toolkits = ArchiveUpload, Exif, ImageMagick, NetPBM, SquareThumb, Gd
Operating system = Linux 2.4.21-27.0.2.ELsmp #1
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.1; ca; rv:1.8.0.8) Gecko/20061025 Firefox/1.5.0.8

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Thu, 2006-11-30 22:00

see the drupal links at:
http://codex.gallery2.org/index.php/Gallery2:Integration:Available_Integrations

also, it's recommended to upgrade to g2.1.2.

 
kiz_0987

Joined: 2005-02-27
Posts: 189
Posted: Fri, 2006-12-01 12:08

If you do upgrade to G2.1.2 just note that the gallery module needs to be changed (there are 2 versions and the one you'd need is gallery.module.G2.1 -- see INSTALL.txt for details). The subdomain issue that you have is more likely to work with G2.1.2 and the G2.1 version of gallery.module. It's even more likely if you are able to upgrade to drupal 4.7.

Once the upgrade is done (if you do), can you please PM me with a link to your site and I will try to replicate your problem.