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.

Gero Krüger Newcomer

@geradok · Joined 3 years ago · 2 posts · 1 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Does basic-captcha need a secret? · 3 years ago

    Thank you so much! I learned that the NAME of the element (not only the TYPE) has to be 'basic-captcha' and not 'captcha', which is to me a little bit unexpected. My (not working) version was: cap

  • Does basic-captcha need a secret? · 3 years ago

    I want to use basic-captcha in a form.md (for several reasons I don't want google's reCaptcha). Now I get the crikey "RuntimeException: No secret provided". I think I don't need a secret for basic-cap