Postponed (maintainer needs more info)
Project:
Drop Jobs
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2013 at 05:48 UTC
Updated:
8 Feb 2013 at 15:03 UTC
Notice: Undefined index: create article content in user_role_grant_permissions() (line 3074 of F:\wamp\www\dropjobs\modules\user\user.module).
PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'module' cannot be null: INSERT INTO {role_permission} (rid, permission, module) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2); Array ( [:db_insert_placeholder_0] => 4 [:db_insert_placeholder_1] => create article content [:db_insert_placeholder_2] => ) in user_role_grant_permissions() (line 3076 of F:\wamp\www\dropjobs\modules\user\user.module).
Comments
Comment #1
alexweber commentedPlease test against alpha9, the dev release was undergoing a lot of changes recently and you almost certainly got an out-of-date version.
Comment #2
alexweber commentedAlso, which is it, installing OR updating?
Comment #3
alexweber commented