Member
Member
dendraya   04-04-2015, 09:34
#1

hi,

i used to generate a gslideshow object with
`

and this worked up to 1.4.5.9, but i upgradet to 1.4.6 and then to 1.4.7 and know i get a fatal error:
Fatal error: Ungültig Album-Instanz: Kein Alumnate in /path/to/zenphoto/page/zp-core/class-album.php on line 1210

`
i found that one should use newAlbum - without the space - but this doesn't work either.
what do i have to change to make it work again? i just want to display the images directly in the album.php as a slideshow.

edit: i already changed getAlbumLinkURL to getAlbumURL, btw.

Administrator
Administrator
acrylian   04-04-2015, 10:14
#2

You probably still set the $galleryobject in newAlbum(). That function only has one parameter for the album name. Better would be to use $_zp_current_album->name if an current album is set instead of the url. Especially if you use dynamic albums.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.