Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Michael Glass Newcomer
@mkglass · Joined 1 year ago · 3 posts · 1 topics · 0 reputation
Badges
Recent posts
-
Session Persistence Issue – Custom Session Variable Not Persisting in Grav
· 1 year ago
The magic methods worked, thank you. I'm going to work on implementing a plugin to handle my session data going forward. Thanks for your help!
-
Session Persistence Issue – Custom Session Variable Not Persisting in Grav
· 1 year ago
@pamtbaau Hi, thanks for the response. I’ve tested in two environments: XAMPP setup on F:\xampp with PHP 8.2.12 (session.save_path = F:\xampp\tmp) Grav-only setup on C:\grav-test using C:\php 8.1 (se
-
Session Persistence Issue – Custom Session Variable Not Persisting in Grav
· 1 year ago
I'm experiencing an issue in Grav where I'm trying to set a custom session variable and then retrieve it on subsequent requests, but the session data always comes back blank. Although Grav reports tha