The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
reCaptcha on 4.3 login
#1
The recaptcha option on the login screen does not reliably display on my system - the checkbox is not visible and cannot be checked. When this happens I get an error message 'Please check the reCaptcha'.

If I change the following line in login.php

from

<div class="g-recaptcha" data-sitekey="<?=$settings->recap_public; ?>" data-bind="next_button" data-callback="submitForm"></div>

to

<div class="g-recaptcha" data-sitekey="<?=$settings->recap_public; ?>"></div>

the recaptcha displays normally and can be selected.

Not sure if this is a browser problem - I am using Firefox Quantum v57.0
  Reply


Messages In This Thread
reCaptcha on 4.3 login - by Jeff - 11-16-2017, 08:02 PM
reCaptcha on 4.3 login - by Brandin - 11-16-2017, 09:54 PM
reCaptcha on 4.3 login - by Jeff - 11-17-2017, 08:11 AM
reCaptcha on 4.3 login - by mudmin - 11-17-2017, 12:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)