Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
xavi Newcomer
@xhernandez · Joined 9 years ago · 4 posts · 3 topics · 0 reputation
Badges
Recent posts
-
Public session cookie not being set
· 7 years ago
Solved, it was needed to activate a flag on cloudfront to allow cookies
-
Public session cookie not being set
· 7 years ago
Hello, I have updated to grav 1.6.11 from version 1.3.8 and I have seen that grav-site- cookie for handling public sessions is not being set. Admin cookie grav-site--admin is set properly. How is that
-
Define GRAV_ROOT constant outside Grav Core
· 8 years ago
Hello, I would like to know is if there is any possibility of being able to define GRAV_ROOT constant before the declaration of it ( /system/defines.php :: 20 ) if (!defined('GRAV_ROOT')) { define('GR
-
Default values on form
· 9 years ago
Hi, I have a created a form to gather user information. Now I have the information stored on the database, I want to fill the form with the information the user has provided. I am trying to do it with