This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

katalin2k

  • ***
  • 96 posts
noCaptcha not working after PHP version switch
« on: February 01, 2025, 06:29:59 PM »
I switched PHP versions I few time to try to debug something and after I finally chose PHP 8.2 noCaptcha is no longer working properly. It still appears but after solving it says "ERROR: Please solve Captcha correctly." even if it's correct or even checked directly without needing to solve.
Any fix for this?

*

MB Themes

Re: noCaptcha not working after PHP version switch
« Reply #1 on: February 01, 2025, 08:04:58 PM »
Best is to use nocaptcha recaptcha plugin.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

katalin2k

  • ***
  • 96 posts
Re: noCaptcha not working after PHP version switch
« Reply #2 on: February 01, 2025, 09:24:10 PM »
Best is to use nocaptcha recaptcha plugin.
That’s the plugin I am talking about

*

MB Themes

Re: noCaptcha not working after PHP version switch
« Reply #3 on: February 02, 2025, 11:26:42 AM »
Its working ok with 8.2, if you got some issue you mist review error log
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Marked as best answer by frosticek on February 03, 2025, 03:02:56 PM
*

katalin2k

  • ***
  • 96 posts
Re: noCaptcha not working after PHP version switch
« Reply #4 on: February 02, 2025, 02:53:14 PM »
Its working ok with 8.2, if you got some issue you mist review error log
Thanks! I had allow_url_fopen set to off and that's why it stopped working.
« Last Edit: February 03, 2025, 03:03:12 PM by MB Themes »

*

MB Themes

Re: noCaptcha not working after PHP version switch
« Reply #5 on: February 03, 2025, 03:02:53 PM »
Thanks for confirmation ;)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots