Skip to content
Grav 2.0 is officially stable. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3141 posts · 13 topics · 1013 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Change css style of inline code · 5 years ago

    @raven2cz, Do you call some recompile of template? Or something else? If I had made any more changes or steps, I would have mentioned it... And what about php version, or some nginx settings I've

  • Change css style of inline code · 5 years ago

    @raven2cz, I've tried to reproduce your issue, but can't... I'm using a fresh install of Grav 1.1.18 + Admin. Windows 10/WSL (Ubuntu 20.04, Apache, PHP 7.4.3), Chrome Added the following css to '/us

  • Showing different headings on blog page · 5 years ago

    @johnsgp, You could use Uri to get the params. An unpolished example: {% set params = uri.params(null, true) %} {% if not params %} <p>Blog</p> {% elseif params['archives_month'] %}

  • Plugin URL hook · 5 years ago

    @redstone, I first placed an .php file in the main plugin directory This smells like a lack of insight in the concepts of plugins. You might want to take a look at the docs on plugins first to get

  • Error : Undefined array key "SERVER_SOFTWARE" · 5 years ago

    @latifa, Try: $ bin/grav cache to see if that makes any difference $ bin/grav yamllinter --all since yaml parsing has become more strict If still having problems: Create backup of your current insta

  • Error : Undefined array key "SERVER_SOFTWARE" · 5 years ago

    @latifa, As said, I cannot reproduce your issue using a clean install of Grav 1.7.18. Would you mind testing a fresh install to rule out any config/theme/plugin interference? Btw, I have no idea what

  • Error : Undefined array key "SERVER_SOFTWARE" · 5 years ago

    Just learned from the github repo of Grav, that above issue was reported 12 hours ago and marked as a bug. The issue provides a temporary solution until v1.7.19 is being released.

  • Error : Undefined array key "SERVER_SOFTWARE" · 5 years ago

    @latifa, You're not sharing much, OS Which PHP version Apache/nginx? From which Grav version, to which Grav version How did you upgrade? What steps have you taken? Please help the community help yo

  • Form plugin 5.0.3 submit issues · 5 years ago

    @bjproqn96, Before upgrading to 1.7, did you have a look at the Upgrade to 1.7 docs. There are some breaking issues when upgrading to 1.7, which mostly should be mitigated when upgrading using bin/gpm

  • Associate and display an icon image with taxonomy categories · 5 years ago

    @owlyph, Thanks! By the way: An <img> tag does not have a closing tag. Instead of <img src="../user/themes/mytheme/img/catimage/firstname.png"></img>, you could use: <img src="/