Andy Miller Grav Creator
Grav Core Team Grav Forum Moderators
@rhuk · Joined 9 years ago · 383 posts · 29 topics · 202 reputation
Badges
Recent posts
-
Marked post as spam, nothing happens
· 1 day ago
i'll add this to my queue of forum improvements.. thanks.
-
iframe in Grav 2.0
· 3 days ago
There is much stricter content rules in Grav 2.0 as iFrames are a XSS security vulnerability. If you need to use an iframe, you have to remove the iframe tag in the Dangerous HTML Tags of the XSS Se
-
Grav 2.0 / Admin 2.0 Speed?
· 3 days ago
That all looks very normal. Probably something with their file system, probably network storage? Have you tried running locally to compare?
-
Title: Enabling cache.gzip in Grav 2.0 broke my site, two Content-Encoding headers at once?
· 3 days ago
If you already have gzip or deflate enabled on your webserver, or even if it's enabled through cloudflare or something, you don't need to force it on in Grav. It's really only useful if your webserve
-
Grav 2.0 update and incompatible themes
· 3 days ago
If it's working then there's no major issue.. A theme is pretty generic and if it's been written well for 1.7 it should work fine for Grav 2.0. I would love theme providers to at least test their them
-
Grav 2.0 / Admin 2.0 Speed?
· 3 days ago
What plugins are installed? How many pages do you have? It could well be file performance on Cloudron, i've not tested Grav there, but if they don't use fast modern SSDs it could be just the cache
-
Admin > Pages doesn't load
· 5 days ago
Check your user permissions, i suspect they are enabled for "admin" section, but not "api" section. If so this is probably a problem with the cloudron 'installer' that has not been updated to Grav 2.
-
Plugin: Clockwork Web not working, 404 on /clockwork
· 5 days ago
I just tested the clockwork-web plugin (v1.0.1) on a fresh Grav 2.0.8 install with multilanguage enabled, and /clockwork works fine, including the language-prefixed /en/clockwork and /fr/clockwork var
-
How to allow non-super users to access custom Flex Objects in Admin2?
· 6 days ago
Hi, The short version: flex-objects: true isn't the permission that controls this. In Admin2 the sidebar is built one directory at a time, and each custom directory is only added if the account holds
-
Scheduler with webhook
· 6 days ago
I've updated the README.md -> https://github.com/getgrav/grav-plugin-scheduler-webhook/blob/main/README.md