Closed (fixed)
Project:
Image
Version:
6.x-1.0-beta3
Component:
image_gallery
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
29 Sep 2009 at 03:22 UTC
Updated:
13 Oct 2018 at 10:48 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedI apologize - after moving hosts (not upgrading - I was already on beta3) and importing my db into the new host, I am having this issue.
I changed the category from bug to support request.
Comment #2
tjodolv commentedI have experienced a similar issue. In my case, the Image Galleries vocabulary is getting mixed up with the Forum vocabulary, so that when i go to
/forumor/forum/*, I get the image galleries – but themed as the forum.The modules I am using which might have something to do with it are:
Pathauto
Image
Forum
Taxonomy
Comment #3
tjodolv commentedNote: I am using the lates dev version of image.module.
Attached an image of what my pathauto settings look like. As you can see, the place where "Image galleries" should be, now shows "Forum", in addition to the separate "Forum" container further down.
This might very well be a Pathauto issue. I'll look into it some more later today.
Comment #4
joachim commentedCheck the value of the image gallery vocab variable too. It may have got confused and be pointing you at the wrong vocabulary.
Comment #5
Anonymous (not verified) commentedI am still a little new to Drupal - how would I go about checking the variable value? Thanks for your help.
Comment #6
joachim commentedInstall the devel module, use the variable editor.
I don't remember the exact name of the variable, but it's fairly obvious which one you'll want -- has 'gallery' in it.
Comment #7
tjodolv commentedThe variable was the source of my problem. Updated it (i had to update both the forum variable and the gallery variable), and everything works.
Comment #8
Hetta commentedComment #10
joachim commentedIt would be great if someone who's foudn this problem and fixed it could add a brief note to the troubleshooting page: http://drupal.org/node/470724
Comment #11
Hetta commentedDone - although it was already in there.