gallery2embedded slideshow problem

tnederlof

Joined: 2009-09-28
Posts: 3
Posted: Mon, 2009-09-28 20:05

Hey everyone, love Gallery 2... after playing around with themes, I decided that using the gallery2embedded.php method was my best bet. I got it working great (still need to restyle everything with css though). Anyways, the one problem I am having is when I click the slideshow button (try it at http://claraengel.com/photography/gallery/photos.php?g2_itemId=15). When i click the button, nothing happens, i am guessing this is something having to do with the embed. Any ideas? Thank you!

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Mon, 2009-09-28 20:16

If you view the source of your page, you can see it's trying to load stuff from www.example.com/gallery

Open up config.php at the root of your Gallery install and edit the path to your site at the bottom of that file.

To move Gallery follow these instructions:
FAQ: How can I move my gallery installation from one server to another?

____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
tnederlof

Joined: 2009-09-28
Posts: 3
Posted: Mon, 2009-09-28 20:42

thank you for your help. I could not find what you are referring to in the source or the config file. When I copy the link, I find its trying to go to "http://claraengel.com/photography/gallery/photos.php?g2_view=slideshow.Slideshow&g2_itemId=15". This pages is a black box. Could you give me a bit more detail please?

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Mon, 2009-09-28 21:00

If you right-click on your page and view source I can see that it's referring to http://claraengel.com/gallery not http://claraengel.com/photography/gallery. Which leads me to believe you originally installed gallery to /gallery, then moved it to photography/gallery.

Edit config.php that's in photography/gallery and scroll all the way to the bottom. There is a line there to specify a URL for your gallery install. Point that to the right place.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here