Invite link not working.
adambutterworth - September 30, 2009 - 06:51
| Project: | Invite |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
I've read everything I can find including the readme, the documentation link, and everything I could finnd in the forums, but can't find any mention of this error.
The issue is that everything looks to be working correctly from an admin point of view, but when the invitaton email asks the invitee to click on the following link: http://mysite.com/drupal1/invite/accept/--invite-code-- they just get taken to the home page (frontpage) of my drupal - they aren't shown a registration page.
Thanks,
Adam

#1
Use custom token and create a token and assign registration page url and that token replace with [join-link] token in your invite page.
#2
I am experiencing the same issue. Can anyone elaborate a bit more on how to solve this problem? I am not certain how to do what sanjayk recommends and would welcome additional guidance. Thx.
#3
Found the problem. Needed to set page caching mode to "Normal" in the Performance module. Then I cleared the cache data, resent the invitations, and it worked.