Closed (won't fix)
Project:
Image
Version:
5.x-1.1
Component:
image_gallery
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 May 2007 at 04:56 UTC
Updated:
13 Jan 2009 at 23:56 UTC
I installed Image on a clean test database on my local PC. I enabled clean URLs. This works fine for everything so far. I enabled Image and Image Gallery. I created an image gallery. I uploaded an Image and put it in that image gallery. When I click on the Image Gallery menu item, I get an error message 403 Access Forbidden. If I turn off clean urls, I see the image gallery.
I also enabled Acidfree Gallery along with Image and Image Gallery on another test database, and it works fine with or without clean URLS.
Can anyone help me figure out why Image Gallery won't work with clean URLs?
Comments
Comment #1
drewish commentedare you using private file transfers?
Comment #2
bdornbush commentedNo, public
Comment #3
drewish commentedcould you provide either sample urls of what it's giving you vs. what it should be giving you?
also, are you using pathauto or anything like that?
Comment #4
bdornbush commentedWhen I turn on clean URLs, the URL is http://fumctest.localhost/image/ and I see Access Forbidden code 403.
When I turn off clean URLs, the URL is http://fumctest.localhost/?q=image and I see the Image Galleries.
I am using a standard installation of Xampp for Windows V1.5.5. The Drupal 5.1 installation was copied directly from the Drupal distribution. The database for this site was copied from my site on my hosting service and adjusted for things like files. Otherwise, it is a straight copy.
I get the same results if I use another Drupal site on the same installation, http://localhost/drupal/image/ This site is one that I set up as another test, and the database was built as part of the Drupal installation process, with nothing in it other than the Image and Image Gallery.
Image Galleries seems to be the only node affected. All others that I have tried work as expected.
I am not using pathauto as far as I know. I don't know what it is and didn't do anything special.
Comment #5
justinledwards commentedI am having this error as well, the only way I got it to work was to manually make path urls to rewrite image to gallery and image/tid/7 to gallery/trackphotos .
Comment #6
justinledwards commentedI am also running drupal 6.1
Comment #7
sunSorry, this issue is way too old to have a chance to get fixed. Feel free to re-open this issue if you want to supply a working patch.