ZenphotoCMS Forum
Message on top of login screen - 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: Message on top of login screen (/thread-10603.html)



Message on top of login screen - kakina - 2012-11-22

When I click on a password protected album I get this message on top off the login page.

header('Last-Modified: ' . ZP_LAST_MODIFIED); header('Content-Type: text/html; charset=' . LOCAL_CHARSET);

I'm using version 1.4.3.4 [10988]




Message on top of login screen - kakina - 2012-11-22

The template I'm using is Chaotic soul




Message on top of login screen - fretzl - 2012-11-23

I made a few changes to the Chaotic Soul theme. It now works with the login form.
Try the modified version from https://github.com/zenphoto/Unsupported

Note that you can only download all files from GitHub (the [i]zip[/i] button).




Message on top of login screen - kakina - 2012-11-24

I customize the template myself. I did a lot of modifications.

Can you tell me what modifications you made to solve this problem?




Message on top of login screen - sbillard - 2012-11-24

https://github.com/zenphoto/Unsupported/commits/

the two commits by fretzl




Message on top of login screen - kakina - 2012-11-25

Thanks a lot, problem solved!