• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

  • 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