Was working fine when I first installed Janrain and tested it. After installation of additional modules and further development of the site I now get the following error messages on new account creation via Janrain:
Notice: Undefined property: stdClass::$login in user_pass_reset_url() (line 2295 of /home/user/public_html/modules/user/user.module).
Notice: Undefined property: stdClass::$login in user_cancel_url() (line 2317 of /home/user/public_html/modules/user/user.module).
Notice: Undefined property: stdClass::$login in user_pass_reset_url() (line 2295 of /home/user/public_html/modules/user/user.module).
Notice: Undefined property: stdClass::$login in user_cancel_url() (line 2317 of /home/user/public_html/modules/user/user.module).
I'm not sure if it has any effect but I also have LoginToboggan 7.x-1.3 installed.
Comments
Comment #1
geokat commentedThis module is not compatible with LoginToboggan yet.
Comment #2
calyeung commentedHaving tried many configuration changes before posting this, of course it the one thing left to try...
I have just disabled LoginToboggan and the error has gone away. It seems there is some kind of conflict. I'll post if I can figure out exactly what it is.
Comment #3
geokat commentedhttp://drupal.org/node/1176728