First off, thanks for this great software! I just installed Gallery 2.3.1 with the integration module for Drupal version 6.x-1.0 on my Drupal 6.14 site.
I discovered a problem when I enable the "Gallery Menu" Drupal module. When the URL is /gallery* all is good, but as soon as it changes into /index.php?q=gallery or /v/album* I loose my Drupal navigation, primary links, secondary links and user login blocks. They are no longer shown. The search form block and a custom block are still being shown.
Is this working as designed? What do I loose when I disable the "Gallery Menu" module?
Posts: 44
I am no expert. But I think Gallery Menu allows you to generate dynamic menus based on the albums you have in your root gallery. You can also choose to build a menu-tree and display it to the user.
I personally have disabled it since I find the menu functionality to be of little value when compared to losing the navigation and primary links on the embedded gallery.
Regards,
KH
Posts: 4
I to am having the same problem. What I found when looking at the demo site was that there pictures and albums where still located in site/gallery/v/album which enabled drupal to still show galleries navigation menu. With mine and richieB's sites the albums and pictures are not under the site/gallery/ url they are just under site/v/album url's. How do we change this so that it acts more like the demo site?
Posts: 1
Hi,
Even I also found same problem while switches my link from "index.php?q=gallery" to "v/album_name/". Please help us to out of this problem.