Skip to content

Group ID is not set on login #59

@jrgmartin

Description

@jrgmartin

Line 47 of modules/user/controllers/login.php is referencing the field group_id, where as it should be user_group_id

$user_data = array('id' => $user->id, 'group' => $user->user_group_id);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions