neonwired Posted February 21, 2017 Posted February 21, 2017 I've updated the config file and cleared the sessions directory but this error is still showing after moving from a dev subdomain to a live domain.
Nils Wiere Posted February 21, 2017 Posted February 21, 2017 Hi neonwired, so you added the live domain to the config.php like this, right? $config->httpHosts = array('www.livedomain.tld', 'livedomain.tld'); 2
Junghanseaten Posted April 11, 2019 Posted April 11, 2019 On 2/21/2017 at 6:56 PM, Nils Wiere said: $config->httpHosts = array('www.livedomain.tld', 'livedomain.tld'); Hello Nils, I have just the same problem. Did you find a solution? For me it looks like this: $config->httpHosts = array( 'www.nextlable.com', 'nextlable.com' ); and the bug is not on Safri only on Chrom
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