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
Comments
`$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?
Thanks