Yet again please excuse the confusion. I noticed the browser and actual location where missing and did this:
find
Code:
$userinfo[$key][receivepm] = $user[receivepm];
after it add
Code:
$userinfo[$key]['useragent'] = $user['useragent'];
$userinfo[$key]['actualurl'] = $user['location'];
You might wanna test it. though for me it works correctly sorry to confuse you x.x