Member
Member
elrol   2011-11-18, 15:08
#1

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

Member
Member
sbillard   2011-11-18, 18:14
#2

Could you please check and see what that line reads in your copy of lib-auth.php? The copy I have reads $candidate = array_unique($candidate); so I see no way it could generate the error you show.

Member
Member
elrol   2011-11-18, 18:17
#3

sbillard - my reads the same as yours

$candidate = array_unique($candidate);

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?

Member
Member
elrol   2011-11-18, 18:29
#4

When I was trying the admin in internet explorer, the logout works properly. But it still does not work in Firefox

Member
Member
sbillard   2011-11-18, 21:43
#5

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.

Member
Member
elrol   2011-11-19, 01:37
#6

I think there is an issue with Firefox cookies here. It works properly now that I have cleared cache

Thanks

Member
Member
sbillard   2011-11-19, 03:57
#7

Ok, keep us posted if the problem comes back.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.