masterking32 / WoWSimpleRegistration

Simple Registration page for TrinityCore/AzerothCore/AshamaneCore/CMangos
https://masterking32.com
GNU General Public License v3.0
254 stars 212 forks source link

ReCaptcha v2 not working #101

Closed brendyboi closed 2 weeks ago

brendyboi commented 2 months ago

Describe the bug After enabling ReCaptcha v2 I am unable to successfully validate from any of the registration prompts. As soon as I try to validate, I am redirected to a white screen.

To Reproduce Enable ReCaptcha v2 in Config.php Create free ReCaptcha v2 key with Google Add ReCaptcha key and Secret Key to Config.php and Save Refresh webpage and attempt to validate using ReCaptcha v2.

Expected behavior I should be able to turn on the feature in config.php, supply the keys and then validate successfully when using the registration features.

Screenshots none

Desktop (please complete the following information):

Additional context Add any other context about the problem here.