pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3197 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
How to AJAX form with recaptcha?
· 4 years ago
@Karmalakas, Thanks! I use reCaptcha v2 (checkbox) on my page with Form plugin v6.0.0 and it works just fine with Ajax form You make it sound as if adding reCaptcha to the Ajax tutorial mentioned be
-
How to AJAX form with recaptcha?
· 4 years ago
@Karmalakas, Sounds great! Would you mind sharing your code and also update the issue on Github?
-
How to AJAX form with recaptcha?
· 4 years ago
@cchinopoulos, Did you visit the repo of grav-plugin-form as mentioned above? https://github.com/getgrav/grav-plugin-form/issues/512
-
Err_empty_response
· 4 years ago
@Stephan, Grav shouldn't have issues with symlinks. Has your webserver been configured to follow symlinks? For example: <Directory /var/www/html> Options Indexes FollowSymLinks AllowOv
-
Err_empty_response
· 4 years ago
@Stephan, Well, the suggestions by your provider doesn't seem logical to me with respect to this issue... To narrow down the problem area, try the fresh install of Grav suggestion. I would like to add
-
Err_empty_response
· 4 years ago
@Stephan, Next was to deactivate the caching on the server. So i had to add to modify htaccess and for php the user.ini htaccess → Header always set Cache-Control: s-maxage=0 user.ini → opcache.enabl
-
Err_empty_response
· 4 years ago
@Stephan, When a link in a page points to a file in the folder of the page, like <a href="/typography/x.pdf">Download</a>, Grav is not involved. The webserver itself will happily download
-
Class "...\Cache\ApcuCache" not found
· 4 years ago
@thom4s, If your localhost is working fine and the staging server is working fine, my first guess would be that the issue is related to the server and not Grav. When opening /system/src/Grav/Common/Ca
-
hCaptcha support in Grav forms?
· 4 years ago
@AquaL1te, The Grav team will know better then the community... You will probably have a better chance on a final answer at the repo of Grav.
-
Collection with multiple item constraints
· 4 years ago
@Vince42, A few remarks... The frontmatter snippet you're showing contains incorrect Yaml. If you truly use that in your page's frontmatter, an error should be thrown. The correct frontmatter should