SimplAdd Captcha System v1.1 Infusion for PHP-Fusion v7.02.xx
SimplAdd Captcha System v1.1 for v7.02.xx by HobbyMan | See includedagpl.htmlfor more.
What it does:

This is a captcha system requiring users to solve a simple addition or multiplication problem to gain access to captcha protected areas of your site.

The system uses premade images with a choice of colours. Installing the system will give each number image a randomized name so the the value of the image cannot be read in the source code. Site administrators can re-randomize the image filenames at any time in SimplAdd Admin section to help prevent bots from "learning" the value of the images.

  • This is a completely standalone system that does not require any core file modification.
  • It can be installed and uninstalled without affecting your site content.
  • The choice of question type and number values are randomly selected and cannot be preset.

Upgrade:

  • Defuse and Re-Infuse

Installation:
  1. Use folder structure in download as a guide.
  2. Upload simpladd folder to your includes/captchas/ folder.
  3. Upload simpladd folder to infusions folder.
  4. Go to Admin Panel - System Admin - Infusions
  5. Select Simpladd from the dropdown and infuse
  6. Go to Infusions/Simpladd to install captcha
  7. Installation will automatically move and rename the images into the correct folder.

Error

  1. If Permission Denied errors are generated, you will have to manually set the permissions for the images folder in includes/captchas/simpladd/ to 0777

Uninstall

  1. Go to Admin - Settings - Security and select alternate system from Captcha dropdown and Save Settings.
  2. In Admin - System Admin - Infusions, Defuse SimplAdd
  3. Delete SimplAdd folder from Includes/Captchas folder

Core File Modification:

  1. None
Configuration:
  • The only configuration available in SimplAdd Admin is choice of image colour.
  • It is recommended to routinely randomize the captcha image on a regular basis.
Misc: Live Demo
Support: www.hobbysites.net or www.php-fusion.co.uk Version: 1.1
hobbysites - Addons for php-fusion

Notes and Changelog

Notes: Released without warranty of any kind!

 
Changelog:
  • v1.1
    • Added Subtraction and division to queries
    • Added reset to allow users to change maths query
  • v1.0 - First public version