ZenphotoCMS Forum
Only albumthumbs not appearing after upgrade to 1.4 - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Only albumthumbs not appearing after upgrade to 1.4 (/thread-8082.html)



Only albumthumbs not appearing after upgrade to 1.4 - jackdaw - 2011-01-09

I upgraded a site to 1.4 and this doesn't seem to work anymore:

printAlbumThumbImage(getAnnotatedAlbumTitle());

Pages with only image thumbs look ok, but when trying to load a page that has only album thumbs the page gets stuck on that code. I also tried

printAlbumThumbImage();

but that doesn't work either.




Only albumthumbs not appearing after upgrade to 1.4 - acrylian - 2011-01-09

You should know that this info does not tell us anything? What theme? All standard themes work as ever.

EDIT: I never used these actually, but the functions are still there. So what does happen or not, are there any errors etc.




Only albumthumbs not appearing after upgrade to 1.4 - jackdaw - 2011-01-09

No errors. the page just stops loading at that point, so the only thing I get to see is the breadcrump and pagetitle and after that an empty page.
I use a custom theme. Zenpage theme works fine ofcourse, but Zenpage doesn't use that function. I'll try a different one, as long as it gives me not cropped thumbs.

This is where the pages tops loading:

`
locaties

« vorige
1
[]2
[
]3

volgende »

`




Only albumthumbs not appearing after upgrade to 1.4 - jackdaw - 2011-01-09

I tried the ZenPage code for the albumthumbs, and then everything works fine, except that I get square thumbs and I don't want that. Using printAlbumThumbImage() blocks the loading of the page.




Only albumthumbs not appearing after upgrade to 1.4 - jackdaw - 2011-01-09

printCustomAlbumThumbMaxSpace('',160,160,'',''); works




Only albumthumbs not appearing after upgrade to 1.4 - acrylian - 2011-01-09

I have to pass this to sbillard. Also please look at our post about 1.4 bugfixes. On the linked ticket are some already fixed files.




Only albumthumbs not appearing after upgrade to 1.4 - sbillard - 2011-01-09

There has been a correction for this in the 1.4 bugfix ticket.