mrjasongorman Posted January 22, 2016 Posted January 22, 2016 If anyone can help with this that would be great. The password reset link is localhost? but i'm viewing the site from it's live url. Thanks, Jason
LostKobrakai Posted January 22, 2016 Posted January 22, 2016 Is the $config->httpHosts array correct? If not then processwire will internally rewrite the domain name to something whitelisted.
mrjasongorman Posted January 25, 2016 Author Posted January 25, 2016 I checked the $config->httpHosts array and the correct addresses were listed in there. As a fix i've added $config->httpHost (singular) with the live address. But unfortunately this then makes working on localhost a bit of a pain.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now