The install failed.
Got this
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] => 10
[:db_insert_placeholder_1] => edit own field_punch_activity
[:db_insert_placeholder_2] =>
)
in user_role_grant_permissions() (Zeile 3034 von
/data/all/001/drupal-7.14.2-stage/modules/user/user.module).

Comments

SolomonGifford’s picture

If you clear cache you can get past the error - you'll have to set the permissions manually. Looking into it...

SolomonGifford’s picture

Status: Active » Closed (fixed)

I disabled the auto assigning of permissions until http://drupal.org/node/1063204 is fixed. At least I think that issue is the problem.

Check out the latest release.