Difference between revisions of "NATS3 CAPTCHA Removal"

From TMM Wiki
Jump to navigationJump to search
m
 
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
  
 
Disable the Completely Automated Public Turning test to tell Computers
 
Disable the Completely Automated Public Turning test to tell Computers
and Humans Apart ([[CAPTCHA]]) image on the external access page by editing
+
and Humans Apart ([[NATS3 CAPTCHA|CAPTCHA]]) image on the external access page by editing
 
the ''access'' [[ct#Template|template]] for your [[ct#Skin|skin]].
 
the ''access'' [[ct#Template|template]] for your [[ct#Skin|skin]].
  
Line 18: Line 18:
  
 
Note: if your [[ct#Affiliate|affiliates]] have access to multiple skins, you must remove the above code for each skin.
 
Note: if your [[ct#Affiliate|affiliates]] have access to multiple skins, you must remove the above code for each skin.
 
[[Category:Has NATS4 Article]] <!-- Well, the NATS4 article is about adding a verification image :) -->
 

Latest revision as of 14:54, 7 February 2020

NATS 3
Skins & Templates Admin
Smarty Plugins
Skins
Editing Skins
Creating Skins
Switching Skins
Templates
nats_code
Affiliate Stats Template
Affiliate Support Template
Affiliate Login Template
custom errors.php
Template Array Variable
Detailed Stats
NATS Variables
Dialer Statistics
Affiliate Signup
Post URL Variables
Member Usernames & Passwords
Output An Affiliate's Last Paid Date
Custom Program and Campaign Selection Pages
CAPTCHA Removal
Username Recommendations
Password Retrieval
Post-Biller Templates
Geo-Target Join Options
Template Caching
Random Usernames and Passwords
Base Templates
Protecting Template Data
Mail Reseller Signup Template Variable Names
Smarty
Smarty print array
News Section Templating
Affiliate Signup Email
Getting The NATSCode
Checking for Usernames on All Sites
Adding Stats to Affiliate Pages
Affiliate Join Page Linkcodes

Disable the Completely Automated Public Turning test to tell Computers and Humans Apart (CAPTCHA) image on the external access page by editing the access template for your skin.

Remove the following lines:


<img width="300" height="100" border="0" src="captcha_image.php" /><br /><br />
 <font size="2" face="Verdana,Arial,Times New I2">Please enter the above characters in the box below to verify.</font><br />
 <input type="text" name="captcha" /><br /><br />

Note: if your affiliates have access to multiple skins, you must remove the above code for each skin.