pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3181 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Adding honeypot to BetterComments crashed site
· 3 years ago
@Alpha, [2024-01-14 16:20:15] grav.CRITICAL: Template “forms/fields//.html.twig” is not defined in “partials/bettercomments.html.twig” at line 74. - Trace: #0 /home/customer/www/wittmantailwind.com/p
-
Changed favicon does not show in browser
· 3 years ago
@veehem, Please do not ghost a reply, but share your progress...
-
Adding honeypot to BetterComments crashed site
· 3 years ago
@Alpha, What continues to make no sense is that the first line of bettercomments.yaml is currently How will Grav detect if a plugin is disabled/enabled if it can't read its config file to begin with
-
Adding honeypot to BetterComments crashed site
· 3 years ago
@Alpha, The site is still showing the same error, containing the same hints... Do you perhaps have multiple bettercomments.yaml versions? Possible locations are (in fallback order): /user/env/wittman
-
Adding honeypot to BetterComments crashed site
· 3 years ago
@Alpha, See the error log: Unable to parse at line 11 (near " -"). Parser->doParse(‘bettercomments’, false, false, false) You are using a different field format than bettercomments.yaml does.
-
Site has over 100 pages and 3 of them receiving rampant comment spam. Bizarre!
· 3 years ago
@Alpha, Do you have info/advice on improving it? reCaptcha is only one strategy to prevent spam. Unfortunately, there are more ways to dump spam in a form. A Honeypot is another strategy to prevent
-
Template override for child theme only works when template in parent them is deleted
· 3 years ago
@pgrav, Also toepfereifranke is working fine. Even abcdefghijklmnopqrstuvwxyz is working fine...
-
Site has over 100 pages and 3 of them receiving rampant comment spam. Bizarre!
· 3 years ago
@Alpha, It seems the client of the spammer wants its message to be targeted at very specific content to reach a very specific audience... I wondered what's so specific about "exhaust" and did a query
-
Template override for child theme only works when template in parent them is deleted
· 3 years ago
@pgrav, I'm sorry, but I cannot reproduce the issue,.. I did the following using a fresh install of Grav: $ cd user/themes $ mkdir t2b5; cd t2b5 $ git clone https://github.com/stom66/grav-theme-t2b5
-
Template override for child theme only works when template in parent them is deleted
· 3 years ago
@pgrav: I thought inheriting manually is still an option? It sure is. Editing all code files with ed and vi is also still an option... ;-) NB. Please mark your post as solved if issue has been solved