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

geokat’s picture

This module is not compatible with LoginToboggan yet.

calyeung’s picture

Status: Active » Postponed

Having 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.

geokat’s picture

Category: bug » feature
Status: Postponed » Closed (duplicate)