Log in cache
-
Hello,
I have the following problem.
On a page that the user registers to attend events, an email is sent to the user whenever a new event is added. The email includes a link for the event.
The page is visible only to registered users, so the user have to log in first.
Every time someone clicks on the event’s link provided in the email and gets redirected to the log in page, get’s the following error: “An error has been encountered. Probably page was cached. Please try again.”
After a couple of attempts the user can finally log in.
The url on the login page looks like this “domain.gr/log-in/?redirect_to=”redirect link”
For page caching, I use Wp fastest Cache, with the following rules applied.
Are my configurations wrong??
Regards
The topic ‘Log in cache’ is closed to new replies.