Bitcoin Forum
June 22, 2024, 09:54:14 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Please help me installing antibot links in FaucetBox Version r66  (Read 302 times)
alamin99 (OP)
Hero Member
*****
Offline Offline

Activity: 1092
Merit: 500


View Profile
November 07, 2016, 10:11:57 AM
 #1

Find:

   $data['captcha_valid'] &&


add after:

   # AntiBotLinks START
   $antibotlinks->is_valid() &&
   # AntiBotLinks END

But I can't find $data['captcha_valid'] &&
Is there anyone who can help me?
andresem
Full Member
***
Offline Offline

Activity: 161
Merit: 100


View Profile
November 07, 2016, 11:17:01 AM
 #2

Find:

   $data['captcha_valid'] &&


add after:

   # AntiBotLinks START
   $antibotlinks->is_valid() &&
   # AntiBotLinks END

But I can't find $data['captcha_valid'] &&
Is there anyone who can help me?
try to use anti-bot links 5.50
http://bit.makejar.com/labs/anti-bot-links-550/install.php
alamin99 (OP)
Hero Member
*****
Offline Offline

Activity: 1092
Merit: 500


View Profile
November 07, 2016, 12:08:07 PM
 #3

Find:

   $data['captcha_valid'] &&


add after:

   # AntiBotLinks START
   $antibotlinks->is_valid() &&
   # AntiBotLinks END

But I can't find $data['captcha_valid'] &&
Is there anyone who can help me?
try to use anti-bot links 5.50
http://bit.makejar.com/labs/anti-bot-links-550/install.php

WoW... Thanks a lot, I was searching for this link... Again, thanks...  Smiley Smiley Smiley
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!