• 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

hcaptcha make problems in 4.0.3

Status
Not open for further replies.

DeCysos

Phoenix Foto Service
▶ Reproduction steps
  1. do a manuell update from 4.0.2 to 4.0.3
  2. download zip file
  3. extract zip file in a seperate folder
  4. go to the seperate folder & move all files to main folder (overwrite)
  5. go to Dashboard an update the Database....
  6. -----
  7. go to /dashboard/settings/external-services
  8. change captcha api from Google to hCaptcha
  9. Enter Site-Key & Secret Key ....
  10. aktivate capzcja threshold [1]
  11. Captcha on Contactform == ON
  12. go to /page/contact
  13. fill the form....
    0259e725-a493-470e-902e-8859358499db.png
  14. send the form
😢 Unexpected result

Fehlermeldung Chevere\Throwable\Exceptions\ErrorException thrown



📃 Error log message

b351790b-c469-4b5a-a7a8-454b042ac03f.png
Code:
Chevere\Throwable\Exceptions\ErrorException thrown in /var/www/vhosts/xxx.xxxxxx/httpdocs/app/src/Legacy/functions.php:397



# Message [Code #2]
Undefined array key "h-captcha-response"

# Incident ID:636d86f903c14

# Time
2022-11-10T23:19:21+00:00 [1668122361]


# Stack trace
#0 /var/www/vhosts/xxx.xxxxxx/httpdocs/app/src/Legacy/functions.php:397
{main}()
------------------------------------------------------------
#1 /var/www/vhosts/xxx.xxxxxx/httpdocs/content/pages/default/contact.php:54
Chevereto\Legacy\captcha_check()
------------------------------------------------------------
#2 /var/www/vhosts/xxx.xxxxxx/httpdocs/app/src/Legacy/G/Handler.php:385
require(string(length=72))
------------------------------------------------------------
#3 /var/www/vhosts/xxx.xxxxxx/httpdocs/app/src/Legacy/G/Handler.php:157
Chevereto\Legacy\G\Handler->loadTemplate()
------------------------------------------------------------
#4 /var/www/vhosts/xxx.xxxxxx/httpdocs/app/legacy/load/web.php:446
Chevereto\Legacy\G\Handler->__construct()
------------------------------------------------------------
#5 /var/www/vhosts/xxx.xxxxxx/httpdocs/app/legacy/entrypoints/index.php:25
require_once(string(length=62))
------------------------------------------------------------
#6 /var/www/vhosts/xxx.xxxxxx/httpdocs/index.php:12
require_once(string(length=71))


@Rodolfo , maybe u can check this on Plesk in s1 (my script is on s3 but its the same Server and Plesk version)

In the meantime I switch back to ReCaptcha
Edit: ReCaptcha v3 works great after the conversion
 
Last edited:
Addendum...
On the login page the hcaptcha works but as said not on the default contact page.

I tested it with a fresh installed version (on S3 (also Plesk)) but the captcha in the contact form does not work there either.

Show: https://beta4.priv.pictures/
 
Last edited:
Status
Not open for further replies.
Back
Top