The module is missing a hook_perm function to define the 'administer multidomain' permission, without which the module cannot be used. Patch is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | mutidomain.patch | 786 bytes | RobRoy |
| multidomain_perm.patch | 569 bytes | ezra-g |
Comments
Comment #1
RobRoy commentedYou have it listed twice. This includes a removal to a call for a missing JS file.
Comment #2
ezra-g commentedAllow 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.
Comment #3
RobRoy commentedCommitted to DRUPAL-5. Thanks!
Comment #4
(not verified) commented