Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Another invalid security token
· 10 years ago
Probably if nothing else we should disable the button until the ajax is done. Please create an issue for this here: https://github.com/getgrav/grav-plugin-admin/issues
-
Another invalid security token
· 10 years ago
"After I click it many times" you mean you click the same button multiple times, like double-clicking ?
-
Another invalid security token
· 10 years ago
Screenshot heres the screenshot
-
Another invalid security token
· 10 years ago
After I click it many times, there are times that "Invalid Security Token" prompts appear. And I dont want to display that error message.
-
Another invalid security token
· 10 years ago
you mean you click it twice? or in two browsers? Not sure how to replicate what you are saying?
-
Another invalid security token
· 10 years ago
When I click the save button simultaneously in the admin panel the " INVALID SECURITY TOKEN" alert appear. How can we fix this issue? Please help. Dion
-
Press This for Grav?
· 10 years ago
There is not, never heard of that before. Sounds like a great idea for a plugin though!
-
Press This for Grav?
· 10 years ago
Is there a version of Wordpress Press This bookmarklet for Grav? The "Press This" function allows quick publishing with a special web browser bookmarklet. You can create a post by quoting some text,
-
1:M relationship in Grav
· 10 years ago
Thanks. I tried @data-options: '\Grav\Common\Page\Pages::getTypes' and I got a list of blueprints - nothing else, while data-options@ didn't give me anything at all. What I'm looking for is a list of
-
1:M relationship in Grav
· 10 years ago
data-options@ is the preferred approach for Grav 1.1 going forward. It's still compatible with @data-options (from Grav 1.1) but the change is to ensure you don't need quotes around the string like y