![]() |
|
Error using logout in 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: Error using logout in Admin (/thread-9282.html) |
Error using logout in Admin - elrol - 2011-11-18 I am using : version 1.4.1.6 [8326](fresh install) and when I click log out in the admin area, I am taken to /zp-core/admin.php?logout=0 and get the following php message :Catchable fatal error: Object of class __PHP_Incomplete_Class could not be converted to string in {MYDOMAIN|/zp-core/lib-auth.php on line 714 Error using logout in Admin - sbillard - 2011-11-18 Could you please check and see what that line reads in your copy of lib-auth.php? The copy I have reads Error using logout in Admin - elrol - 2011-11-18 sbillard - my reads the same as yours
I have never seen an error like this before. let me try clearing my cache and restarting my browser again. Should I try session management rather than cookie based? Error using logout in Admin - elrol - 2011-11-18 When I was trying the admin in internet explorer, the logout works properly. But it still does not work in Firefox Error using logout in Admin - sbillard - 2011-11-18 Does the error happen only with Firefox? That would really be strange since the code is server side. But maybe there is a problem with Firefox cookies. Error using logout in Admin - elrol - 2011-11-19 I think there is an issue with Firefox cookies here. It works properly now that I have cleared cache Thanks Error using logout in Admin - sbillard - 2011-11-19 Ok, keep us posted if the problem comes back. |