The module is missing a hook_perm function to define the 'administer multidomain' permission, without which the module cannot be used. Patch is attached.

CommentFileSizeAuthor
#1 mutidomain.patch786 bytesRobRoy
multidomain_perm.patch569 bytesezra-g

Comments

RobRoy’s picture

StatusFileSize
new786 bytes

You have it listed twice. This includes a removal to a call for a missing JS file.

ezra-g’s picture

Allow me to clarify: in http://drupal.org/node/123239 I addressed the "Missing argument 1 for multidomain_default_domain_settings() in .../sites/all/modules/multidomain.module" but also included the perm fix in the patch I committed. Hope this clears up any confusion.

RobRoy’s picture

Status: Needs review » Fixed

Committed to DRUPAL-5. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)