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
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | invite_update_to_4.7_P3.patch | 8.81 KB | amanuel |
| #1 | invite_update_to_4.7_P2.patch | 8.8 KB | amanuel |
| invite_update_to_4.7_P1.patch | 8.82 KB | amanuel |
Comments
Comment #1
amanuel commentedSigh... uploaded wrong patch.
Comment #2
cursor commentedDoesn't work! It is not showing up on the My account page.
Comment #3
amanuel commenteddoes the user you are testing with have permission to invite?
Please make sure that is set properly in the access control page.
Comment #4
amanuel commentedCursor,
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
Comment #5
cursor commentedThanks! This one works perfectly fine.. and I am sticking with 4.7 :)
Comment #6
robertdouglass commentedI'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.
Comment #7
robertdouglass commentedI think the version in the CVS repository is the way to go forward.