Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
David Newcomer
@redstone · Joined 5 years ago · 7 posts · 3 topics · 1 reputation
Badges
Recent posts
-
Problem with Admin Panel after update
· 4 years ago
With the new release of the admin plugin, the backend works fine, even with php 8.0
-
Problem with Admin Panel after update
· 4 years ago
My grav log is empty. But I found the Issue. I accidently changed my php version to 8.0 which broke the admin panel. Going back to 7.4 resolves the issue and all is working properly. I also found an i
-
Problem with Admin Panel after update
· 4 years ago
Thanks for your response. Even a fresh installation without any of my configurations or content doesn't work. The last grav version was 1.17.20. yamllinter shows [OK] No YAML Linting issues found
-
Problem with Admin Panel after update
· 4 years ago
Hello, I updated my admin panel and the corresponding plugins and grav version to latest available. Unfortunately, since then I always get the following error message in the admin area: It is not pos
-
Plugin URL hook
· 5 years ago
Hello, is it possible to listen for an url with a plugin/theme? For example, I want to create an .ics file download and generate the files on the fly via php. I first placed an .php file in the main p
-
Use random Name in pagemedia
· 5 years ago
The pagemedia field is located in the admin area under the content editor. There you can upload and order images for your post. It’s coming with gravs admin plugin. The random_name is an option you ca
-
Use random Name in pagemedia
· 5 years ago
I want to use the pagemedia field for a gallery and for reasons I want to use random_name: true but this doesn't work