Hi all. New client with two sites - staging and live. They have a user user message screen that is auto-redirecting back to the previous server. the new server is live.server.com. the old is staging.server.com.
Here’s the meta refresh when I comment it out:
<meta http-equiv=‘refresh’ content=‘1; url=http://staging.server.com/index.php?/fan-favorite/thank-you’>
How can i ensure that my {meta-refresh} is correct? I’ve checked the usual suspects - preferences for the site, each weblog, making sure it isn’t hard-coded in the user message specialty template. Is there a .php config file that needs to be updated?
I’m not sure how the client is moving files from one server to the next….
thanks!