Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 4Jan 4 Hello, I've just install a fresh 4.7.19 install and make a migration from wordpress to invision. I've switch my website into production. I experience A LOT of issue regarding login/CSRF protection error. I've made a video (clearier than an explanation). More info : - background jobs are finished - clearing system caches does not help - I have nothing installed (plugins or something else) CSRF error : The CSRF protection key did not match. This may indicate a plugin or theme is out of date. Please contact technical support for more information. Enregistrement de l’écran 2025-01-04 à 19.12.36.movUnavailable Edited January 4Jan 4 by LADR
January 4Jan 4 You will want to check your server's caching. It looks like it is caching whole pages or sessions which should not be done in a dynamic website.
January 5Jan 5 Author On 1/4/2025 at 7:44 PM, Jim M said: You will want to check your server's caching. It looks like it is caching whole pages or sessions which should not be done in a dynamic website. I've check the cache application settings but didn't think about cache server option. I've found some LSCache activated. I disable it. I Wait and see if used is solved.