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

This is a captcha system requiring users to solve a simple maths query to gain access to captcha protected areas of your site.

The system uses premade images with a choice of colours. Limits can be set by the site administrator on the number of failed attempts at solving the captcha. If a user (or a bot) exceeds the number their IP is locked out for a set amount of time depending on settings. The "Bad Reports" are logged in the SimplAdd Admin section for investigation and can be blacklisted or deleted directly from the admin section. The system will only keep records of users who fail to solve the query after the set number of times. Records of users who fail less than the set number and who then successfully solve the query are automatically deleted.

  • 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.

Upgrade from v1.x:

  • Defuse SimplAdd
  • Delete includes/captchas/simpladd/images folder and contents
  • Delete infusions/simpladd/inc.php
  • Upload and Overwrite All Files
  • Re-Infuse SimplAdd
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

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:
  • Choose image colour and font strength.
  • Select Addition, Subtraction, Multiplaction and Division.
  • 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: 2.3
hobbysites - Addons for php-fusion

Notes and Changelog

Notes: Released without warranty of any kind!

 
Changelog:
  • v2.3
    • Upgraded Admin Section
  • v2.2
    • Bugfix: Fixed Bad attempts capture
  • v2.1
    • Bugfix: Fixed Captcha Reset fault
  • v2.0
    • "Bad Attempts" Limit
    • "Bad Reports" in Admin section
    • StopForumSpam link providing info on captured IP's in Bad Reports
    • Auto translation of captured IP addresses to country of origin
  • v1.3
    • Query outputted as single image.
    • Added sum type choices in admin
  • v1.2
    • Addition of OCR resistant images
  • v1.1
    • Added Subtraction and Division to queries
    • Added reset to allow users to change maths query
  • v1.0 - First public version