Links with embedded gallery simply don´t open

Oliver Cruzcampo

Joined: 2008-03-15
Posts: 15
Posted: Tue, 2009-09-22 19:44

I am confused what the error could be for my problem. I embedded Gallery2 into Drupal but simply cannot get beyond the first level of photos.

This is the embedded gallery:

http://lei-rostock.org/gallery

And this is the standalone version which works:

http://www.lei-rostock.org/profiles/satellite/modules/gallery2/main.php

I don´t know what else to do. Does it have to do with the Cookie paths?

Thanks in advance.
Oliver

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Tue, 2009-09-22 23:37

disable/uninstall gallery's rewrite module and then re-install/reconfigure it.

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2

 
MjrNuT

Joined: 2009-09-12
Posts: 11
Posted: Wed, 2009-09-23 00:40

May be a shot in the dark guess, but did you first try to test w/ a Drupal stock theme?

I ask b/c I used a theme that displayed _poorly_, not necessarily your issue described.

Sorry if that was not helpful, but suprsidr's suggestion seems reasonable to me.

The other is whether you followed this exactly: http://codex.gallery2.org/Integration:Drupal

I think you did for the most part as I could tell you got the URL rewrite set properly, from what I could tell.

 
Oliver Cruzcampo

Joined: 2008-03-15
Posts: 15
Posted: Wed, 2009-09-23 07:57

It´s working! FINALLY!!! Thank you so much guys. Although the idea was quite obvious.

First I tried to redo the Gallery install(Site configuarion, Gallery settings, Install) as "suprsidr" mentioned. I always got an "Internal server error". I could just open the homepage but not go beyond it. No link would open. So I had to delete the new code and of the .htaccess and then it worked again.

Then I tried what "MjrNuT" said and tried the same procedure with a core theme - same result.

Then I de- and reinstalled the Rewrite plugin in Gallery2 itself, repeated in Gallery install in Drupal and that was it. It mentioned to

Quote:
Your 'Show Item' rule should start with 'gallery/'. Make sure to change the URL Rewrite rule(s) accordingly.

but THIS time I did not do it and leave it to the basic "v/%path%" settings.

Does that make any sense? Anyways, now I "just" have to adjust some gallery settings because it screws up my layout as you can see.

Thanks again for pointing me in the right direction!