Two E_NOTICE messages are generated by PHP's error reporting at the moment.

Notice: Undefined variable: roles in registration_role_with_approval_form_alter() (line 34 of /home/quickstart/websites/vbs/sites/all/modules/registration_role_with_approval/registration_role_with_approval.module).

Notice: Undefined variable: roles in registration_role_with_approval_form_alter() (line 43 of /home/quickstart/websites/vbs/sites/all/modules/registration_role_with_approval/registration_role_with_approval.module).

The attached patch fixes these.

Comments

toni04’s picture

Issue summary: View changes
Status: Active » Fixed

Attached patch fixed the issue.

tamerzg’s picture

Status: Fixed » Patch (to be ported)
tamerzg’s picture

Status: Patch (to be ported) » Fixed

Patch applied.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.