Hello
How do I add more letters to Captcha
Hello How do I add more letters to Captcha |
Hello open the - simg\simg.php find this code lines:
for ($i = 0, $length = 6; $i < $length; $i++)
and replace : 6 It's number of chars with your needed! PS: If possible do not write me personally, please try to ask on the forum first |
can captcha on dolphin be replaced with ReCaptcha?
you know that the captcha on dolphin does not work correctly, there are only about 6 iterations of the captcha string. im not sure if that has to do with caching or not. but i do know that you can get the same captcha to appear several times in one session.
enhancement --> when it doesnt function correctly and you request it be fixed, its deemed an enhancement, rather than a correction in their source. When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |
can captcha on dolphin be replaced with ReCaptcha?
you know that the captcha on dolphin does not work correctly, there are only about 6 iterations of the captcha string. im not sure if that has to do with caching or not. but i do know that you can get the same captcha to appear several times in one session.
enhancement --> when it doesnt function correctly and you request it be fixed, its deemed an enhancement, rather than a correction in their source. We will integrate Re captcha in 7.1 PS: If possible do not write me personally, please try to ask on the forum first |
Thanks for help |