View Single Post
  #1  
Old 16th July 2018, 01:53
mhmd_1983 mhmd_1983 is offline
Senior Member
 
Join Date: Jul 2008
Posts: 49
Default fix for recaptcha v2
Well i don't really feel like writing code so here's what i think u can do to fix this if u can write codes

- create a new php file inside ajax folder call it do_login.php for example
- edit login.js , and change the post url to the new file

now in do_login make a validation for captch v2 if validate require once the original login.php and if not return error message


i think that'll work just fine
__________________

Telegram:https://t.me/mhmd1983
My custom tracker http://tracker.3arbya.info
Reply With Quote