No submit of background and header pic...

hi and congratulations to that fantastic picture gallery!
i have integrated zenphoto in a self-made template. that means, i took all php code from index.php, album.php and image.php and pasted it into my self-made template. acutally i'm using zenphoto 1.1.5. ok, my problem is i guess in the album.php, where it auto-generates a second and further pages when needed. as soon as the album generates a further page with the thumbnail overview, unfortunately it doesn't submit the background (animated gif)as the header pic. the same in the image.php, it displays title and picture but not the background and not the header pic, it shows a placeholder that sais header.jpg but it doesn't display it. and the background ist now just black without the animated background. can you help me? thanks in advance! cristina

Comments

  • acrylian Administrator, Developer
    Generally the seconde and so on page should be the same except for the content. Probably you didn't set the paths to that images not correctly. Maybe you could post a link?
  • trisweb Administrator
    Can we see your site? My guess is that you need to use an absolute path for your image URL instead, since the relative path gets changed when /page/2, /page/3 etc. gets added to the URL.
Sign In or Register to comment.