pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3181 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Newbie-problem? Cant get access to grav-admin panel after starting GRAV
· 4 years ago
@Vic13, Then I reach the page with the Quark-theme, Do you perhaps mean you see the Home page? Have you tried localhost/grav-admin/admin to access Admin?
-
PHP GD (Image Manipulation Library) is required but not installed
· 4 years ago
@stefanjanssen, But gd install is missing. Have you tried installing GD? I have no experience with Amazon but found these kind of commands when Googling for Amazon php-gd: sudo yum install php-gd or
-
Error grav running on aws lightsail
· 4 years ago
@stefanjanssen, my ... is not running What would be the first response by someone who provides IT Support? ;-) any hints for a newbie Provide proper information: What does "not working" mean? Are
-
How to customize scss files provided by theme
· 4 years ago
@elesouef, I'm not familiar with Docker, so the following might not make sense Install Sass executable to use at the command line. In the theme edit file scss.sh and replace scss --watch scss:css-com
-
Better Comments plugin sends email but doesn't post comments
· 4 years ago
@A.Rojo, Some observations when using Better Comments... Setup: Installed skeleton Blog Site (which is build by Grav's dev team and is based on Quark) Installed Better Comments using $ bin/gpm insta
-
How can I give a Grav user, access to manage only one particular plugin?
· 4 years ago
@joejac, Yes, I did have a look at your code and even: Created group 'administradores' Assigned the group to a user Created plugin 'taxonomy.filter' And ran your code without any error On top of tha
-
How can I give a Grav user, access to manage only one particular plugin?
· 4 years ago
@joejac, Sorry again... I cannot reproduce any of the errors you've mentioned. Everything is working as expected. In my website that is... By the way, with "fire-up the debugger", I meant the XDebug d
-
[Typhoon] Captcha in Contact Form
· 4 years ago
@BabyGravDoDoDoDoDoDo, Please log your issue or question about any Premium theme/plugin at https://github.com/getgrav/grav-premium-issues. There you will receive all the love from the developers thems
-
[Typhoon] Contact Form
· 4 years ago
@BabyGravDoDoDoDoDoDo, Please log your issue or question about any Premium theme/plugin at https://github.com/getgrav/grav-premium-issues. There you will receive all the love from the developers thems
-
How can I give a Grav user, access to manage only one particular plugin?
· 4 years ago
@joejac Allows to enable any plugin, and should not enable or disable any plugin except the plugin allowed on the plugin-guard.php file. You didn't ask for that... ;-) Anyway, try the following i