It works fine in version 4.6, but in 4.7 when user registration is set to: "Visitors can create accounts but administrator approval is required," he his by default blocked even though he was invited. The invite setting are set to give the user the role "authenticated."
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | invite.module_2.patch | 1.32 KB | darren oh |
| #4 | invite.module_1.4.2.4_patch01 | 1.71 KB | ajk |
Comments
Comment #1
desm0n commentedI had this also and it was brought on by clicking the link in the email and already being logged in as an admin.
When i cut and pasted the link into a different browser i was able to signup as normal. Hope that helps .
Comment #2
darren ohI tried the trick of opening the email link in a different browser and can confirm that this module is not working. An invited user is treated no differently from an uninvited user.
Comment #3
conta commentedYes, I'm having the same problem..
Having to activate users manually completely defeats the purpose of the module.
Comment #4
ajk commentedTry this patch
regards
--AjK
Comment #5
darren ohI got some hunk failures when applying this patch, so I made changes by hand and created a new patch. The module work beautifully.
Comment #6
ajk commentedHi,
My patch was against teh CVS DRUPAL-4-7 version rather than against HEAD. It's not clear from your patch which version of teh file it was originally against so I assume (maybe wrongly) that it was again 1.4 (ie that on the current CVS HEAD). However, you may have an older file version. Who knows?
It's always worth saying what file version your patch is to run against otherwise you might get hunk failures. My patch has both the original file version in the file name and it's in the 4th line of the patch itself.
best regards
--AjK
Comment #7
fagodarren's patch workes fine for me, with the 4.7 version.
Comment #8
darren ohWould someone with CVS access please commit this patch?
Comment #9
robertdouglass commentedLooks good and I commited it untested. Please test and close the issue.
Comment #10
darren ohI have been using this patch for some time with no problems. Thanks to Robert Douglas for committing it.
Comment #11
sammos commentedI installed from CVS to test and found an error from admin/settings/invite:
Fatal error: Call to undefined function: form_select() in /home/sandbox/public_html/village1/modules/invite/invite.module on line 72
Comment #12
darren ohThe CVS version will not work with Drupal 4.7.
Comment #13
ajk commentedChanged status as it's not fixed?
best regards,
--AjK
Comment #14
darren ohThere is nothing wrong with the CVS version; it just happens to be for Drupal 4.6. The 4.7 branch works fine in Drupal 4.7.
Since this issue dealt with the 4.7 branch, I would suggest creating a new issue to request that the MAIN branch be made compatible with Drupal 4.7 (or better yet, Drupal CVS).
Comment #15
robertdouglass commentedDarren Oh is correct; please test the tarball download of the 4.7 to review this issue further... no need to apply the patch manually. Please don't change the version setting on existing issues. Only re-open this issue if you find the previously existing problem in the current 4.7 tarball.
Comment #16
Brumisek commentedHow can I implement the PATCH file? how I can isntall it?? Could help me anybody?
Comment #17
ax commentedplease do not change the title of issues. thanks!
Comment #18
darren ohIn answer to comment 16 (how I can implement the patch file to module?), just download the module again and reinstall it.
Comment #19
(not verified) commented