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: I tried everything and I can't find where to make the setting right. Thanks! Daemon |
|
Posts: 238
Could you list what you tried?
http://2tbsp.com
Posts: 7
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/
Posts: 238
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