ZenphotoCMS Forum
URL when logging out of admin - 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: URL when logging out of admin (/thread-8086.html)



URL when logging out of admin - frankm - 2011-01-10

hi,

when logging out of the administration panel via the admin toolbox the url is of the form www.mywebsite.com/?album=myalbum&image=myimage which looks like it is not a proper url because it falls back on the homepage instead of staying on the page we were on. should the link not have index.php just before ?album... ?

my theme is a derivative of zpgalleriffic but the problem is the same if i switch to the officially supported zenpage theme.

i was wondering if the $redirect variable in the printAdminToolbox function should not be initialized to index.php instead of being empty ?

frank




URL when logging out of admin - sbillard - 2011-01-10

Indeed, the redirect handling of logout is not correct. Thanks for the posting. It will get corrected in the bugfix ticket and nightly builds shortly