pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Menu above Hero
· 3 years ago
@Eugene, I have a menu on Home and Typography pages above Hero I presume you've already copied the 'hero' block from blog.html.twig into default.html.twig? If so, copy the *-class header variables f
-
Collections - indented based on folder hierachy
· 3 years ago
@AlKissack, Collections are an array, not a tree... In Twig, you can recursively loop through the page.children collection. Have a look at how Quark constructs a nested menu with children and grandchi
-
Recaptchacontact error on a contact page
· 3 years ago
@veehem, I like very much the concept and the light but it’s very difficult for someone without any coding experience (and using only the Admin panel) I guess Grav has been build with skilled devel
-
Recaptchacontact error on a contact page
· 3 years ago
@veehem, The RecaptchaContact plugin is old (7 years, last update 5 years ago) and probably abandoned. The above mentioned error has already been mentioned twice in the issues of the plugin since 202
-
Nginx: Error 404 when uploading file
· 3 years ago
@douxdoux-1312, With /tmp I meant the folder inside Grav next to /user. Sorry, I have no experience with nginx. But my gut feel is that Grav with nginx is more problematic then Apache.
-
Nginx: Error 404 when uploading file
· 3 years ago
@douxdoux-1312, Can nginx write to /tmp? Using Apache, when I do a chmod -w /tmp I get the following error: Failed to load resource: the server responded with a status of 500 (Internal Server Error)
-
Don't show menu of modular page in main menu
· 3 years ago
@veehem, Add onpage_menu: false to the header of the page.
-
Error: Unable to write in the cache directory
· 3 years ago
@hughbris, I found this clue online The "clue" can be found here. However, I cannot imagine it is related to the issue in this post. The underlying reasons why the template cannot be rendered are t
-
Server error 0-Syntax error, unexpected Token „match“
· 3 years ago
@Dolby, I asked: Did you perhaps upgrade to PHP 8.x while runing Grav 1.6? I guess this is the cause, but you haven't confirmed it yet. Other questions: What is your level of experience with Grav
-
Server error 0-Syntax error, unexpected Token „match“
· 3 years ago
@Dolby, Some extra information as @Karmalakas suggested would help indeed... Information that could be handy is: The last entry in Grav's the log file What has changed since last access of Grav? Hav