Closed (fixed)
Project:
Invite
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2006 at 23:42 UTC
Updated:
13 Sep 2010 at 15:28 UTC
When clicking on the unique link in the invitation email, i get the 'Access denied' page.
am i the only one? :S
Had LoginToboggan installed..tryed uninstalling and problem is still there..
Here i am on Drupal 4.7.2, latest Invite.module 4.7, multisite install, all URLs redirecting to www.mysite.com/*
thanks for any help/fix!
Comments
Comment #1
marcoBauli commentedComment #2
marcoBauli commentedok, what i was needing here was to set a pre-auth default role for invited users. Otherwise when clicking on the link in the invitation mail they were considered authenticated users not logged in yet, causing the 'Access denied' error.
maybe this should be added to the readme.txt? cheers
Comment #3
(not verified) commentedComment #4
BradM commentedNot sure how to solve this... in my case, I get the same error with invitations -- the email links to http://www.mysite.com/drupal/user/register/inviteID -- which gives the invited person an access denied error page.
I created a role called "invited user" but I don't know what permissions to activate.
Comment #5
Tiburón commented@BradM
You need to give permission for registration via the invite link
Go to:
admin/user/settingsand choose:
New user registration by invitation only.under:
User registration settingsWell any permission besides:
Only site administrators can create new user accounts.should do the trick but I haven't verified this.
In regards to LoginToboggan have a look at:
admin/user/logintobogganUnder
RegistrationSet the
Non-authenticated role:to your
invited userHope this helps...
Regards,
Christian Larsen
Comment #6
BradM commentedah o.k. thanks for the info.
I guess I didn't quite get what was meant by a "gmail" style invitation --- I don't want to have my site set up as by-invitation only. I just thought that it would be a neat feature to allow members to invite other people to the site, more like Facebook I guess.
Cheers
Comment #7
sivamunnaa commentedi applied given help content but my problem not solved.. so kindly send the procedure to reduce the 'Access Denied' when clicking on "invitation link"