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 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->hashkey? If so, how do I share the hashkey with
the helper?

Or did I do something else incorrectly?

BTW -- I had othAuth working great with the stable branch of 1.1.x.x.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to