I get the following errors when the user registered and activated the account. but only when I use the link from the notificatin.
Going to the user area in admin there are no messages.
On another note...I get this message in my macintosh/OS10.5.8/firefox not when accessed in the pc/vista/firefox
-------------------ERRORS-----------------------------
Notice: Undefined index: group in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 409
Notice: Undefined index: keywords in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 423
Notice: Undefined index: gender in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 424
Notice: Undefined index: status_activated in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 425
Notice: Undefined index: account_status in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 426
Notice: Undefined index: reported in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 427
Notice: Undefined index: custom_sender_email in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 428
Notice: Undefined index: custom_sender_name in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 428
Notice: Undefined index: group in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 429
Notice: Undefined index: country in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 430
Notice: Undefined index: region in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 431
Notice: Undefined index: subregion in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 432
Notice: Undefined index: city in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 433
Notice: Undefined index: age_min in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 434
Notice: Undefined index: age_max in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 434
Notice: Undefined index: userfields in /home/path/todirectory/insights/inc/users/model/_userlist.class.php on line 435
I think this has been fixed in 5.0.5. Please let me know if you still get that after upgrade.