Closed (fixed)
Project:
Image
Version:
6.x-1.0-beta3
Component:
image_gallery
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2009 at 16:38 UTC
Updated:
17 Oct 2009 at 13:38 UTC
I can't work this out, I've not got caching on and I've cleared the cache but no matter what change I make to the views image_gallery and image_gallery_terms the display on my site does not change
Comments
Comment #1
joachim commentedHave you checked all the steps in the troubleshooting guide?
Comment #2
marcus178 commentedOK I'm really confused. It's displaying as a view for the Gallery Lists, but not when you go to the gallery itself to view the images. I can't seem to find any documentation that tell you how to make it display as a view.
Comment #3
joachim commentedDo all the paths match up?
If you have moved your gallery view to another path, the links to terms still point to the classic gallery.
Comment #4
marcus178 commentedOK that is it. I have changed my path the photos. My path to galleries is photos/[name of gallery] and this isn't displaying correctly. What else do I need to change to make it display correctly? Sorry I've managed to get my head round most of views but I'm a bit lost on this.
Comment #5
joachim commentedUse taxonomy_redirect to change your term paths for the gallery vocab.
If you could add a note to the troubleshooting page and maybe also the image gallery setup page that would be a big help, as this seems to be tripping up a lot of people.
Comment #6
marcus178 commentedThank you, I would never have working that out. I have updated the troubleshooting page with this info.