Hi,
I have tried a number of times to install Open Outreach.
It looks cool.
~
However, the install fails with the following error;

Notice: Undefined index: view advanced help index in user_role_grant_permissions() (line 3028 of /path/to/modules/user/user.module).
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'module' cannot be null
~
Please advise.
Thanks.

Comments

nedjo’s picture

Looks like we may be assigning a perm for the advanced help module but not enabling the module. I'll look into this. I haven't see this error though. Which version did you install?

nedjo’s picture

We're enabling advanced_help through declaring it in a 'recommends' array, which triggers enabling via the subprofiles module. Looks like, under some conditions, this enabling comes too late (after user perms are registered).

nedjo’s picture

Category: support » bug
nedjo’s picture

nedjo’s picture

Status: Active » Fixed

Seems to be resolved.

Status: Fixed » Closed (fixed)

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