I'm currently using securepages on a domain that is configured to use multiple subdomains. My config is as follows:
non-secure path:
http://domain.com
secure path:
https://secure.domain.com
I have also set up a domain under the domain access module for https://secure.domain.com. If I try to log in from the https://secure.domain.com/user page, I am redirected to:
"http://domain.com/ttps://secure.domain.com/user"
along with the error message:
Warning: parse_url(/ttps://secure.herbaltreatmentnow.com/user) [function.parse-url]: Unable to parse URL in domain_form_alter() (line 1955 of /home/herbaltreatment/herbaltreatmentnow.com/sites/all/modules/domain/domain.module).
Notice: Undefined index: path in domain_form_alter() (line 1965 of /home/herbaltreatment/herbaltreatmentnow.com/sites/all/modules/domain/domain.module).
Warning: parse_url(/ttps://secure.herbaltreatmentnow.com/user) [function.parse-url]: Unable to parse URL in domain_form_alter() (line 1955 of /home/herbaltreatment/herbaltreatmentnow.com/sites/all/modules/domain/domain.module).
Notice: Undefined index: path in domain_form_alter() (line 1965 of /home/herbaltreatment/herbaltreatmentnow.com/sites/all/modules/domain/domain.module).
Page not found
The requested page could not be found.I am not successfully logged in and the form is not inputted. This happens on any page. As long as I stay logged in after enabling both modules, I cannot submit any other form or configuration on the drupal site.
This only happens when both secure pages and domain access are enabled.
Comments
Comment #1
astonvictor commentedI'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks