Active
Project:
Image
Version:
6.x-1.0
Component:
image_gallery
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
5 Dec 2010 at 13:50 UTC
Updated:
9 Jan 2011 at 10:11 UTC
Hello. problem with any image gallery.
I have simple menu
-page
-page
-works
--page (1)
--link to gallery (THIS)
--page (3)
-page
On pages 1 and 3 secondary menu works normal - it appears always, but when i'am viewing "link to gallery" , my secondary links menu disappear. It happens on every theme and on every gallery page.
I tryed to make different link to this gallery like
image/tid/2
and full path with "http"
Modules autopath path disabled or enabled - it doesnt matter.
Any ideas?
Thanks
Comments
Comment #1
joachim commentedIf you just created a link to a gallery like image/tid/X then that's jumping into another part of the menu system. This is all to do with shortcomings in Drupal core's menu system; nothing this module can fix. There may be contrib modules that can help you with this.
Comment #3
bl4 commentedI have the same problem, without a link to a gallery, but with direct access on a translated gallery page.
Viewing www.example.com/image - works fine, all menus are visible.
Viewing www.example.com/en/image - secondary menu is missing. All the other translated pages works fine.
Compare http://drupal.org/node/1015448
Comment #4
bl4 commentedSorry for new entry.
I also note this http://drupal.org/node/313302 and set language dependent variables. The source for the secondary links are the primary links of course. On other themes this problems appears as well.
I think it must have something to do with this module and I'm thankful for any ideas.