Gallery 2.3rc1 + gallery 6.x-1.x-dev (6/10/08)
Gallery2 is installed and working properly. URL rewrite is enabled using PathAuto (do I need to use mod_rewrite?). I have the Image Block and Album Select modules enabled in G2. Users are synced. I am not using multi-site install.
The gallery module is enabled and everything seems to be OK. I have enabled the gallery blocks, but there are not images in the blocks (only a link to the photo). When I click on the link I get a page not found error.
Comments
Comment #1
sassman commentedWell, I am making some progress. I have disabled url rewrites in the stand alone gallery2. Then I reconfigured the drupal module to use a URI instead of the full URL.
Now instead of getting a page not found error when I click on the image link, it shows me the photo properties. What I really need is to see the photo itself. My site is here:
http://stephen.homeip.net/stephen_testing/
Comment #2
profix898 commentedDo you still have this problem? I just browsed your Gallery and it appears working!?
Comment #3
pocketace commentedI am just curious as to how you resolved this issue (it looks like it was fixed). I am having the same problem with my setup.
My gallery is here: http://www30.pair.com/trojandj/pocketace/drupal/?q=gallery
Comment #4
lvthunder commentedAfter looking at your pictures it seems the path to the images are using the hard server paths and not the web paths. Check the paths in the install tab of the gallery settings. Your theme looks really good by the way.
Comment #5
MaffooClock commentedIn another issue, #291743: Clean URL's causes all Drupal links to 404, including /admin, the URL rewrite changes made to .htaccess cause 404 error to everything below "/". When removing the changes to .htaccess, I have the problem described by sassman.