Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Andy Miller Grav Creator
Grav Core Team Grav Forum Moderators
@rhuk · Joined 9 years ago · 337 posts · 28 topics · 184 reputation
Badges
Recent posts
-
macOS Apache + Multiple PHP Guide updated
· 8 years ago
I've updated my guide to cover handling the new Homebrew/core + PECL package installation for multiple PHP versions: https://getgrav.org/blog/macos-sierra-apache-multiple-php-versions
-
Unable to upgrade to Grav & current version i'm missing the right hand scrollbar
· 8 years ago
Try now?
-
Unable to upgrade to Grav & current version i'm missing the right hand scrollbar
· 8 years ago
You should be able to mark this topic as solved.. unfortunately only you can do it.
-
Any roadmap available?
· 8 years ago
Feel free to contribute ideas here: https://github.com/getgrav/grav/issues/1767
-
Help! We need a moderator team! Want to join?
· 8 years ago
Thanks for the amazing response regarding the modsquad everyone! I think we have enough moderators for now, but i'm sure there will be turnover as people get busy or become available. If you want to
-
Help! We need a moderator team! Want to join?
· 8 years ago
The forum has gotten to the point where I alone can no longer really handle things. I already have my hands full with all-things Grav, and could really do with some help on the forums. I'm looking to
-
Quark Template Menu issue when using modular pages
· 8 years ago
Quark (like Antimatter) will show an on-page menu if unless there is a setting in the page header of the modular parent page that states: onpage_menu: false
-
Proc_open needs to be enabled for forms?
· 8 years ago
I can't find any explicit use of proc_open() in our code so not sure what is calling that, or why it works for 99.9% of everyone but not you. Was there any other details in the error message?
-
Admin Panel - Can users create or edit image.meta.yaml files?
· 8 years ago
We have plans to add support for metadata editing, but just not gotten around to it yet
-
Slug validation rule fails in default.yaml - bug?
· 8 years ago
Hmm.. try this to reference it in the field: validate: required: true rule: slug If this works, we have a typo in the docs.