When the Subdomain and Global Redirect modules are both installed and a user attempts to access a subdomain, it results in a neverending redirect
When the Subdomain and Global Redirect modules are both installed and a user attempts to access a subdomain, it results in a neverending redirect
Comments
Comment #1
nicholasthompsonIt is very likely this issue is related to the issues with the likes of i18n and any other module which uses custom_url_rewirte...
I'd like to mark this as Duplicate for now and we can see how the fixes for i18n effect the likes of subdomain (and facebook, etc).
Reference: #216271: Endless loop with translation (D6)
Comment #2
4drian commentedHi Nicholas, Just wondering if the fix for the issue with i18n has also fixed it for subdomain. The project page for subdomain still lists GR as an incompatible module.
Comment #3
4drian commentedSetting to active based on the reasons stated by maintainer for setting as duplicate. Despite patch committed for the i18n issues, there still seems to be a separate albeit probably related issue with subdomain module.
Comment #4
4drian commentedAdditional info: I have currently tested this using D6.10, Organic Groups 6x-1.1, Subdomain 6.x-1.4, Globalredirect 6.x-1.x-dev (as of 1st Mar 08) and Pathauto 6.x-1.1. I also have Views, CCK and Token installed but otherwise no other non-core modules.
If I use Subdomain to set Organic Groups to be subdomains, I can view og-group-title.domain.com but any URL with a path other than / on a subdomain results in the redirect loop.
Comment #5
dave reidThis should be fixed with the latest code.