Here is the patch that updates the module to 4.7

comments, thoughts, ...?

This is a straight upgrade. No new features or changes to the original were done.

Amanuel

Comments

amanuel’s picture

StatusFileSize
new8.8 KB

Sigh... uploaded wrong patch.

cursor’s picture

Doesn't work! It is not showing up on the My account page.

amanuel’s picture

does the user you are testing with have permission to invite?

Please make sure that is set properly in the access control page.

amanuel’s picture

StatusFileSize
new8.81 KB

Cursor,

Here is a new patch that works with today's HEAD.

There was a minor change in the array returned in _user() that was causing the issue you reported. Sorry for the earlier response.

Regards,

Amanuel

cursor’s picture

Thanks! This one works perfectly fine.. and I am sticking with 4.7 :)

robertdouglass’s picture

I've committed a highly rewritten invite module to the 4-7 branch:
http://drupal.org/cvs?commit=27857

The download will show up soon. This version differs greatly from the patches submitted here and I leave it to others to decide which approach is best. The version I committed adds several new features and simplifies the invite workflow greatly.

robertdouglass’s picture

Status: Needs review » Closed (won't fix)

I think the version in the CVS repository is the way to go forward.