Jump to content

Custom Class for Captcha


Go to solution Solved by szalik.dev,

Recommended Posts

Posted (edited)

Hello, i'm trying to add Turnstile Captcha to my website, i've managed to add new captcha settings into Spam Prevention but when i'm visiting website Whoops throws me this error:


Could contain: Text

I've created Turnstile class inside my app, set namespace to IPS\Helpers\Form\Captcha; but that didn't help, is there any way to redirect that new Captcha to load from class \IPS\myapp\Captcha\Turnstile?

Edited by CodePixel.dev
  • Solution
Posted (edited)

Problem has been already solved, solution was to change loaded class with hook inside those two functions

public static function supportsModal() & public function __construct()

Edited by CodePixel.dev
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...