• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

Undefined array key "recaptcha"

konj

Chevereto Member
After turning v3 googles recaptcha on, i m getting following error message:

Code:
Chevere\Exceptions\Core\ErrorException thrown in /var/www/html/content/pages/default/contact.php:146

# Message [Code #2]
Undefined array key "recaptcha"

# Incident ID:61c956f421700

# Time
2021-12-27T06:02:28+00:00 [1640584948]

📃 Error log message

Code:
----------------------------------------------------------
#0 /var/www/html/app/src/Components/Legacy/G/Handler.php:410
require_once()
------------------------------------------------------------
#1 /var/www/html/app/src/Components/Legacy/G/Handler.php:150
Chevereto\Components\Legacy\G\Handler->loadTemplate()
------------------------------------------------------------
#2 /var/www/html/app/legacy/load/web.php:395
Chevereto\Components\Legacy\G\Handler->__construct()
------------------------------------------------------------
#3 /var/www/html/app/legacy/load/loader.php:291
require_once()
------------------------------------------------------------
#4 /var/www/html/app/legacy/entrypoints/index.php:15
require_once()
------------------------------------------------------------
#5 /var/www/html/index.php:14
require_once()
 
This bug status has changed to pending release (target 4.0.0.beta.5)
 
Back
Top