Re: othAuth 5.2 / 0.11 with cake 1.2.x.x (trunk)

2007-01-03 Thread dkarlson
Well, I ended up setting $this->params['hashkey'] with the hashkey value, and then using $this->params['hashkey'] to check the Session. Anyone know if this is the right way to do things? On Jan 3, 10:17 am, "dkarlson" <[EMAIL PROTECTED]> wrote: Hello, I'm running the latest cake 1.2.x.x code f

othAuth 5.2 / 0.11 with cake 1.2.x.x (trunk)

2007-01-03 Thread dkarlson
Hello, I'm running the latest cake 1.2.x.x code from SVN along with othAuth .52 component and .11 helper. I'm getting an undefined property error when $this->hashkey is called for in the helper on line 42. Does anyone know if changes in cake 1.2.x.x removed the helper's ability to get $this->ha