[Catalyst] Re: Failed to load user data.
    Tobias Kremer 
    tobias.kremer at gmail.com
       
    Fri Jan 28 09:12:22 GMT 2011
    
    
  
On Fri, Jan 28, 2011 at 8:59 AM, Tobias Kremer <tobias.kremer at gmail.com> wrote:
> After upgrading Catalyst and most of the plugins to their latest
> versions, everything seemed to work fine at first. But after returning
> to my dev system after lunch, out of nowhere our app threw the
> following error:
> "Failed to load user data.  You passed [ARRAY(0x798e540)] to
> authenticate() but your user source (Schema::User) only has these
> columns: [id, ..... ]"
Forget this! Turned out that some legacy code unintentionally screwed
with the session data.
Move along! :)
--Toby
    
    
More information about the Catalyst
mailing list