The CiviCRM Active User module 6.x-1.x-dev is broken in its current state. Attached is a patch that fixes the error in hook_menu and which makes the module compatible with CiviCRM 2.1+ (tested with CiviCRM 2.2).

If you make use of this module, please review the code. If it works for you, I am considering applying to take over maintenance of the module so I can get it committed to the 6.x branch.

CommentFileSizeAuthor
civicrm_activeuser_v2-2.patch3.81 KBEvanDonovan

Comments

EvanDonovan’s picture

Also, I just saw that menu strings shouldn't be wrapped in t(). So that would need fixing too, but it's trivial.

EvanDonovan’s picture

Title: CiviCRM 2.1+ compatibility » CiviCRM 2.1+ compatibility (6.x branch)

Will re-roll as per #1, and do Coder Review prior to commit on 6.x. Then will release 6.x-1.0-beta.

EvanDonovan’s picture

Version: 6.x-1.x-dev » 6.x-1.0
Status: Needs review » Fixed

This seemed pretty stable so I released as 6.x-1.0.

Status: Fixed » Closed (fixed)

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