ZenphotoCMS Forum
Random signs/numbers on pages - 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: Random signs/numbers on pages (/thread-8920.html)



Random signs/numbers on pages - olihar - 2011-07-27

It seems I am getting

a:3:{i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";}

on all pages I create, both local installation and on a server.

Screenshot.
https://img.skitch.com/20110728-ttd8knkkik6j6w361uhc5fkjpd.jpg

Zenphoto version 1.4.1.1 [7644]




Random signs/numbers on pages - sbillard - 2011-07-27

That is an artifact of printing out something which is serialized without parsing the array. What theme?




Random signs/numbers on pages - olihar - 2011-07-28

Custom built theme, I will have a look and try with one of the build in themes.

I tried quickly, if I remove

it goes away.




Random signs/numbers on pages - sbillard - 2011-07-28

I think that is fixed in the nightlies.




Random signs/numbers on pages - olihar - 2011-07-28

Great, thanks.