pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3129 posts · 12 topics · 1011 reputation
Badges
Recent posts
-
Clear cache with CLI on shared hosting
· 8 months ago
@01K, Curious about your use-case that prohibits you to to use Admin to clear the cache. If you really have to exclude Admin... create a plugin catch the url you're calling from CPanel (can be any
-
Clear cache with CLI on shared hosting
· 8 months ago
@01K, Is running $ bin/grav cache really nescessary? All it does is removing one or more folders (depending on options) from directory /cache. Can't you run: rm -rf ./cache/*, or with a specific di
-
Use page resources within inline html on a page
· 8 months ago
@rappluk, Any progress you would like to share? It would benefit the community.
-
File needs_fixing.txt after updating to 1.7.50.3
· 8 months ago
@maria, According Discord: The Captain — 10/21/25, 9:47 PM I see a needs_fixing.txt in the root now after 1.7.50.1 - is that supposed to be there? Andy Miller — 10/21/25, 9:49 PM not really, its an a
-
Use page resources within inline html on a page
· 8 months ago
@rappluk, First of all, to me, your requirements could be stated a tad more specific. Currently, a lot of questions arise... Anyway... Have you had a chance to read the docs on Media? It provides seve
-
Update installation fails, but plugins update just fine
· 8 months ago
@jonesdl, The lead developer doesn't visit this forum and lives instead on Discord and Github. Therefor, it is most productive/efficient if you could open an issue on the repo of Grav.
-
Form Problem DropZone
· 8 months ago
@pawlikbartlomiej, For me, the information you've provided is a tad too little... Could you elaborate a bit more on: What are you trying to achieve? Are you talking about a form in frontend of backe
-
How to link to page-specific target page within my theme
· 8 months ago
@rappluk, I'm afraid that <a href="https://mywebsite.com/contact"> </a> will always go to the contact page using the default language. It also won't translate the link. See if this Twig s
-
Plugin "directorylisting" doesnt show Mediafiles using Scholar Theme
· 8 months ago
@habreli, I'm sorry to say that I don't have much more to add...
-
Plugin "directorylisting" doesnt show Mediafiles using Scholar Theme
· 8 months ago
@habreli, I can reproduce the behaviour when adding images to the folder using Windows Explorer, or VScode. In my case $ bin/grav cache solves the issue. Grav is not aware that the images have been a