BurningFlipside / Profiles

Burning Flipside Profiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

notice message on user registration confirmation

russelltsherman opened this issue · comments

when user follows link from registration email the following notices are displayed..

Notice: Undefined property: stdClass::$sn in /var/www/common/Auth/class.SQLPendingUser.php on line 21

Notice: Undefined property: stdClass::$sn in /var/www/common/Auth/class.SQLPendingUser.php on line 25

Notice: Undefined property: stdClass::$block in /var/www/common/Auth/class.SQLPendingUser.php on line 21

Notice: Undefined property: stdClass::$block in /var/www/common/Auth/class.SQLPendingUser.php on line 25

Notice: Undefined property: stdClass::$block in /var/www/common/Auth/class.SQLPendingUser.php on line 21

Notice: Undefined property: stdClass::$block in /var/www/common/Auth/class.SQLPendingUser.php on line 25

Fixed

which pull request fixes this?

Sorry, I just fixed it on production rather than going through a pull.