Hi, I'm running Drupal 4.6.5 and just installed the Gallery module. Everything gets set up right, however, all the URLs for gallery related content seem to have an incorrect /v/ included in them. So for example, in my gallery settings my "Gallery Location" is "gallery2/" and my "Location of Drupal" is "/drupal-4.6.5/" but the embedded link for a top level gallery is: "http://www.mattropolis.org/drupal-4.6.5/v/lightingclass/" which breaks.
Has anyone seen this before?
Posts: 243
have you switch off url rewrites in gallery before intergating according to the manual?
Posts: 243
http://codex.gallery2.org/index.php/Gallery2:How_to_Embed_Gallery2_in_Drupal#URL_Rewrite
Posts: 21
I was running the instructions that came with the module, let me try these instead and see if that works. Thanks.
Posts: 21
Great! That fixed it. The only problem now is now in the example gallery (http://lab.walkah.net/drupalgallery/gallery) only the albums pane shows up and in my gallery (http://www.mattropolis.org/drupal-4.6.5/gallery) I see a miniaturized version of the entire gallery page. How can I strip out the top and left panes like in the example? Is that what the guide is talking about when they refer to a customized gallery.module?
Posts: 243
I don't know how to hack this to get working, so the docs above advice just to change module for the other version:
http://codex.gallery2.org/index.php/Gallery2:How_to_Embed_Gallery2_in_Drupal#How_do_I_move_the_sidebar_from_Gallery_into_the_Drupal_sidebar.3F