Nice module! I think it will save people a lot of time.

It seems that Image Import Zip redeclares Image Import's permissions in own image_import_zip_perm() function. This makes Drupal try to display the permission twice in the admin/user/access listing.

Instead of creating a new permission, I suggest removing the function entirely.

Comments

attiks’s picture

Assigned: Unassigned » attiks

oops, you're right, i'll remove it

attiks’s picture

Status: Active » Fixed

Fixed in dev version (http://drupal.org/node/282312)

Anonymous’s picture

Status: Fixed » Closed (fixed)

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