Closed (fixed)
Project:
Invite
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2011 at 04:25 UTC
Updated:
13 Nov 2011 at 11:20 UTC
Hi All
I got Invite module installed on D7.6. No global redirect, only 1 English translation (cos these modules seem to have problem with Invite, from my initial search). I set registration to by invitation only. And now whenever I click Create Account, invite will go into an infinite loop and the browser eventually said: "this page isn't redirecting properly". Can some kind soul help me figure out what's gone wrong? Thanks.
Comments
Comment #1
josephpnc commentedHello
Could someone help me please? I'm still clueless. Below are modules enabled on my site. BIG BIG THANKS!
Chaos Tools Suite
Calendar
Date
Date Tools
Countries
Field Permission
Private msg
Services
Views
Webform
Comment #2
josephpnc commentedPhew. I got it fixed.
In the configuration for "Default 403 (access denied) page", I put a page other than the default blank, and the text contains "%20". That caused the infinite redirect. I simply replaced "%20" with the actual space.