I tried to reply to a thread where people were having problems with
oth_auth
I got the error below when I started to use the component/helper and
found a solotion.

Notice: Undefined property: hashkey in /afs/su.se/services/www/hosts/
www.lab.it.su.se/pages/cake/app/views/helpers/oth_auth.php on line 37

I figured it out, in the oth_auth.php helper init function you need to
change the check and loop from viewVars to _viewVars.

NOTE!! Add underscore to the variable.

I'm guessing this is something that could have been caught earlier if
I had read the change log between 1.1 and 1.2 ... ;)


--~--~---------~--~----~------------~-------~--~----~
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