ZenphotoCMS Forum
white screen - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: white screen (/thread-6252.html)



white screen - eric bullet - 09-12-2009

all of the sudden i get a white screen, to fix it:
I granted 755 permission for all files in screaming400. Then added "php_flag display_errors On" at the end of file ".htaccess" file. It then display the error.

Fatal error: Cannot break/continue 1 level in /mywebsite/zp-core/zp-extensions/html_meta_tags.php on line 259

I checked the code line 259 in the file "mywebsite/zp-core/zp-extensions/html_meta_tags.php" which is mentioned in the error.
I find the section is about "Helper function to print the album and image tags or the news article categories list".

I set the limit to 10000. Then the site is working again.

is this going to break the site later?
what do i need to do to set the characters to




white screen - acrylian - 09-12-2009

Hm, I have no idea and I have not seen this before. The




white screen - eric bullet - 09-12-2009

i have not enabled zenpage yet.