Posted: August 6, 2018 at 6:16 am
|
Hi, I bought the plugin, installed it in my website, but 1 or 2 days after the website went live I noticed 2 problems. 1 – In the back office, if I go to the section EE > Messages > Default Message Templates, after clicking on the last tab, I get logged out automatically and get redirected to a log in page! 2 – While trying to figure this out, I noticed I hadn’t added the Support License Key yet, so I tried to and in return I get a blank page with only a link saying Nonce Fail, which redirects me to Youtube. Now I’m completely lost. Thanks |
Hi there,
Hmm, when this happens is the URL correct for the page?
How exactly was this change made? |
|
|
The URL seems correct to me. Regarding migration, I think it was an ordinary process. URLs and WP settings were changed, files moved inside the same server, and in the end everything was working fine. |
|
Still regarding your question
The only thing that caught my attention was the lack of “www”. |
It sounds like you need to follow this guide: https://www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-keeps-logging-out-problem/ |
|
|
The WP and Site Address URLs were already defined in wp-config.php, and are both consistent, both have “www”. On the other hand, almost all links inside the EE section don’t have it. What can cause this? The back office can’t really function like this |
What can cause this is an incorrect site configuration. Did this break after the wp-config.php file was edited? |
|
|
The wp-config.php was edited at least a few days before this error appeared |
Is this site a part of a multi site network? EE uses the wp core function admin_url() to build those links, that function uses get_site_url() to pull the url for the site direcly from your site options. So either If you go to Dashboard -> Settings -> General and just save the settings as is. Then comment out the code used to define WP and Site Address URL from |
|
The support post ‘Can't access messages templates tab, I get logged out’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.