NATS4 Adding a Verification Image
NATS4 contains the option to use CAPTCHA (Completely Automated Public Tuning test to tell Computers and Humans Apart) images on the external access page. This can provide an additional security measure that helps to prevent against automated login attempts. However, this option is not enabled by default in NATS.
If you would like to add CAPTCHA images to your external access page, go to the Skins & Templates Admin. Click the "Advance Skins" tab at the top of the page, then click the "Edit Templates" icon next to the skin you wish to add a CAPTCHA image to. When you are on the "Templates" page, find the external_access template and click the "Customize Template" icon.
On the Edit Template page, locate the following block of code:
{* VERIFICATION IMAGE OPTIONAL *}
When you have found the above block of code, remove the block Smarty comments: "{*" and "*}". Your external access page will now contain a CAPTCHA image that must be completed by your affiliates before they can continue browsing.
If you use the CAPTCHA verification image feature, make sure that you check our CAPTCHA wiki article for common verification image problems.
NOTE: If your affiliates have access to multiple skins, you must use the process detailed above to remove block Smarty comments for each available skin.