Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Cannot connect to the GPM
· 11 years ago
php_openssl appears to be enabled in PHP extensions.
-
Cannot connect to the GPM
· 11 years ago
Is the openssl php extension installed?
-
Cannot connect to the GPM
· 11 years ago
Downloaded grav+admin package and run localhost/grav-admin in Wampserver 64-bit for Windows. Register new user screen appeared with a 'Cannot connect to the GPM' It disappeared in a few seconds but it
-
Grav Admin - Clear Cache - Access denied
· 10 years ago
Added admin.maintenance to the cache clearing allowed groups
-
Grav Admin - Clear Cache - Access denied
· 10 years ago
Thank you, it's working now. I was confused because the Documentation says: admin.maintenance: allows a user to update Grav from the admin side, check for updates and clear the cache And the "cache"
-
Grav Admin - Clear Cache - Access denied
· 10 years ago
probably "maintenance" should be in that list
-
Grav Admin - Clear Cache - Access denied
· 10 years ago
No, you would also need to add the cache and toggle it to true. https://github.com/getgrav/grav-plugin-admin/blob/develop/pages/admin/cache.md
-
Grav Admin - Clear Cache - Access denied
· 10 years ago
Hi, I have an accout with the following access configuration: access: admin: login: 'true' pages: 'true' maintenance: 'true' So the user should be able to clear the cache, right? But it
-
How to downgrade Grav from RC to stable version?
· 10 years ago
Best thing is to report those errors if you haven't already, otherwise we're going to have them in Grav 1.1 stable until sorted.
-
How to downgrade Grav from RC to stable version?
· 10 years ago
I am getting some errors (either due to Grav v1.1.0-rc.1 or Admin v1.1.0-rc.2 plugin) so I would like to downgrade both to stable, production version. How can I do it on my live, production code?