mrjasongorman Posted January 22, 2016 Share 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 Link to comment Share on other sites More sharing options...
LostKobrakai Posted January 22, 2016 Share Posted January 22, 2016 Is the $config->httpHosts array correct? If not then processwire will internally rewrite the domain name to something whitelisted. Link to comment Share on other sites More sharing options...
mrjasongorman Posted January 25, 2016 Author Share 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. Link to comment Share on other sites More sharing options...
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