Martyn Posted August 31, 2015 Share Posted August 31, 2015 I read somewhere that this has been added to whmcs, yet I'm unable to turn it on or find it?... is it possible to add myself? the old style recaptcha is so past its time and out dated. Hi, This has been added in v6.0 RC2. Please let us know your feedback. Ref: https://requests.whmcs.com/responses/add-new-google-recaptcha-api-into-whmcs#comment-7510 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 31, 2015 Share Posted August 31, 2015 http://docs.whmcs.com/Google_No_CAPTCHA_reCAPTCHA 0 Quote Link to comment Share on other sites More sharing options...
Martyn Posted August 31, 2015 Author Share Posted August 31, 2015 (edited) it is enabled.. http://puu.sh/jVcmz/b0a7504394.png yet.. http://puu.sh/jVcmz/b0a7504394.png re-added the link, don't remove them please. Since I was unable to upload them, it doesn't allow me, says the quota has been reached the images together are 82kb... an it doesn't allow it.. Edited August 31, 2015 by Martyn Image upload doesn't work 82kb is to much? any smaller/lower res and you won't be able to see the image.. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 31, 2015 Share Posted August 31, 2015 Hi Martyn, it's working correctly - the "i'm not a robot" only appears on domainchecker and index... it's coded to do that. if you want to change that coding, you could edit six (or your custom template)/includes/captcha.tpl and modify the second line to... {if $filename == 'domainchecker' || $filename == 'index' || $filename == 'contact'} but then you'd run into layout issues - so you'd also have to tweak contact.tpl to move the submit button down if captcha is enabled... a quick old school way would be to add four break returns after the captcha include, but it would probably be better to manipulate it using divs. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.