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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Nico Petri Member

@npetri · Joined 9 years ago · 65 posts · 14 topics · 12 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Clean Installation -> "Deprecated" Error Message · 3 years ago

    Hello @pamtbaau, thanks a lot for sharing. I wasn't able to care much about this due to ongoing projects. @skrambledagg So this can be fixed by downgrading the local php version to 8.1 (i remember 8.1

  • Clean Installation -> "Deprecated" Error Message · 3 years ago

    Hi @skrambledagg, it's not the usal behavior and this type of php errors indicate imo a wrong configured php enviroment. Please share your setup: System? PHP version Using built-in server or MAMMP et

  • Clean Installation -> "Deprecated" Error Message · 3 years ago

    At least it can be disabled in the php.ini: error_reporting = E_ALL & ~E_DEPRECATED

  • Clean Installation -> "Deprecated" Error Message · 3 years ago

    Hello there, i just installed the latest grav+admin bundle 1.7.38. I am running the built-in dev server 'bin/grav server' on php 8.2.1 and if i hit 127.0.0.1:8000 i get this weird message: I have no

  • Unable to write to logs file (when hosted) · 4 years ago

    Hello @sahumphreys, I guess this is not a grav related problem. You might seek help to configure your webspace. I run serveral grav installations on the same shared webspace, even subdomains etc., wit

  • Unable to write to logs file (when hosted) · 4 years ago

    Hi @sahumphreys, first, the installation on a shared hosting platform might not work, because of restrictions. You might check out the different options your hoster offers -> the more you pay, the

  • GRAV and TailwindCSS · 4 years ago

    Hello @davis, you get it working? You still need help?

  • Renaming uploaded file trought admin panel · 4 years ago

    Hi @sdesergi, I think the examples were related to front end forms, and this will not work in the admin panel. I would choose this approach: Use the filepicker field in the module's blueprint. Then y

  • Module blueprint · 4 years ago

    Interesting result. Thanks!

  • Module blueprint · 4 years ago

    Hello @sdesergi, I just created a repo on github -> https://github.com/npetri13/grav-tinker If you use it on a fresh grav installation and create the following page structure... ... it will give y