Drupal 5.1 + G2: Download Item URL Rewrite Problem

KnightDaemon

Joined: 2005-03-03
Posts: 7
Posted: Tue, 2007-07-17 22:51

I'm using Drupal 5.1 with the Gallery Module (http://drupal.org/project/gallery) for integration. Everything works fine except the URL Rewrite rules for the "Download Item".

Instead of having:
http://www.example.com/gallery/d/151-1/filename.jpg
I get:
http://www.example.com/gallery2/gallery/d/151-1/filename.jpg

I tried everything and I can't find where to make the setting right.
All other URL Rewrites seems to work.

Thanks!

Daemon
http://www.daeya.org/

 
thumb
thumb's picture

Joined: 2004-05-26
Posts: 238
Posted: Wed, 2007-07-18 00:29

Could you list what you tried?

http://2tbsp.com

 
KnightDaemon

Joined: 2005-03-03
Posts: 7
Posted: Wed, 2007-07-18 00:38

I tried playing with the URL Rewrite rules basically.
I tried playing with base_url too.

I've also noticed that while the link is:
http://www.example.com/gallery2/gallery/d/151-1/filename.jpg

that this would also work:
http://www.example.com/anythinghere/gallery/d/151-1/filename.jpg

So I think that the problem resides in some URL generation class instead of an .htaccess problem.

Daemon
http://www.daeya.org/

 
thumb
thumb's picture

Joined: 2004-05-26
Posts: 238
Posted: Wed, 2007-07-18 04:07

It was a real pain when I set up rewrites for my Drupal 4.7 embedded Gallery, and I don't believe that I set up short urls for downloads. Have you tried submitting an gallery.module issue on the Drupal site? You might have better luck there for now.

http://2tbsp.com