This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-13 22:18:29 -04:00
parent a5104f23da
commit b05d6e9732
+1 -1
View File
@@ -31,7 +31,7 @@ class userAccess extends baseModel
if (count($data['profile_data']) == 1) {
$data['profile_data'][0]['password'] = '**REMOVED**';
$member_id = $data['profile_data'][0]['mid'];
$member_uid = $data['profile_data'][0]['uuid'];
$member_uid = $data['profile_data'][0]['mid']; //$data['profile_data'][0]['uuid'];
$data['profile_data'][0]['member_id'] = $member_id; // fixing issue of member id used in profile
$possibeLayout =['33010','33015','33020','33025','33030','33035','33040'];
$computedDash = $possibeLayout[rand(0,6)];// 33010; // Recomendation engine points