Skip to content
● Grav 2.2 is out: 2x faster cold starts and 96% less memory on big sites. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3198 posts · 17 topics · 1020 reputation

Badges

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

Recent posts

  • Question regarding the Antispam plugin · 6 years ago

    @jmsstuff, If fighting spam would be easy, it would have been solved... You can protect your contact form as much as you like (and you should), but: There are humans trying to make a living by enteri

  • Migrating from Ghost CMS to Grav · 6 years ago

    @Peleke, Not sure what to think of this... Your post on the Kirby forum, 1 hour ago: I would like to migrate from Ghost CMS to Kirby because of more flexibility and multi-language features but I cann

  • How to connect a database to a table in Grav · 6 years ago

    Another option: Use Drupal 8 Why Drupal: Grav is a flat-file CMS... Drupal has a build-in database API with ample documentation The current website of the client is build in Drupal. Does the client h

  • Question regarding the Antispam plugin · 6 years ago

    @jmsstuff, The plugin seems to be working fine in my installation. I thought this plugin would “hide” the email address from the user? Or am I misunderstanding what it does? This kind of plugins try

  • Upgrade Grav to a specific version · 6 years ago

    @gizmecano, You might consider writing a good use-case and request a new feature for bin/gpm at github.

  • Upgrade Grav to a specific version · 6 years ago

    @Karmalakas, Indeed, it does run some tasks. E.g. when upgrading from 1.6 to 1.7 the upgrade process will enable Twig compatibility settings in 'system.yaml' to prevent breaking changes when using old

  • Upgrade Grav to a specific version · 6 years ago

    @gizmecano, I don't think you can use bin/gpm selfupgrade to upgrade to a specific version, but you can download a zip of any version using: e.g. https://getgrav.org/download/core/grav/1.7.1

  • Thank You! and Presentation Theme Skeleton Error · 6 years ago

    @alin, The skeleton comes with old versions of Grav and themes/plugins... Did you run the following commands to upgrade Grav and all plugins/themes? bin/gpm selfupgrade bin/gpm update After running ab

  • Css question (theme quark) · 6 years ago

    @pzul, Have you been able to make some progress?

  • How to refocus on form if validation fails? · 6 years ago

    @jmsstuff If you take a look at the Agency skeleton demo, you will see it jumps to the top of the form after validation. Then if you take a look on Github at the form used by the contact module, it u