reCaptcha Tab is missing in Craft 4
Closed this issue · 19 comments
Hi, the reCaptcha Tab is missing after upgrading my Craft 3 to Craft 4.
What is your Craft 4 version @marcel-boer?
4.3.1 - Latest One
ok and you are using 4.2.1 of this plugin?
@rosskenney Yes :)
Hmm ok, let me get my local test env going and see about this. Are you using php8.0?
Using 8.1.10
Also i just installed the plugin on a fresh Craft 4 version (no upgrade from 3 to 4) and also there it's missing :) if that helps!
Yeah, I have tested this on 8.0 for Craft 4 but not 8.1. Let me see how it looks on my local dev.
It is also missing with PHP 8.0 :) Just switched versions on my web server
Ah, I am seeing that after updating Craft to latest also. Let me debug this. The config/contact-form-extensions.php file will still allow full use of everything if you need it while I am looking into this.
Thank you!!
@rosskenney Seeing the issue here with 4.2.1 and Craft Pro 4.3.1. Are there instructions on what the contact-form-extensions.php file needs to look like? Don't see anything about it in the docs...
I have found the issue and am working on a fix. For now I will adjust it, but I am going to build out the template right so this won't happen for future updates. @mightyfineyall if you copy this file (https://github.com/hybridinteractive/craft-contact-form-extensions/blob/v4/src/config.php) and name it contact-form-extentions.php and put it in the config it will override the CP.
ok fix is in the dev branch and will be released today @mightyfineyall and @marcel-boer. Please let me know here if there are still any issues after updating.
@rosskenney will do. Thanks for your hard work - we use the heck out of this plugin. I think it's on every site we've pushed live.
That's great to hear @mightyfineyall ! I am carrying the torch on this one and hope to keep it going!
Thanks a lot!!!