[ALPHA]Confirm to HTML

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment! No new topics are allowed in this forum.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: MOD Development Forum rules

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
Post Reply
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28616
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

[ALPHA]Confirm to HTML

Post by Paul »

This mod makes from the visueel confirmation image HTML code, so spambots cannot read the visueel confirmation image. The output is visual the same.

Code: Select all

##############################################################
## MOD Title: Confirm image to html
## MOD Author: paul999 < [email protected] > (paul sohier) http://www.paulscripts.nl
## MOD Description: This mods convert the visueel confirm image to a HTML table. Spambots cann't read the html table yet.
## MOD Version: 0.0.1
## 
## Installation Level: Easy
## Installation Time: 9 minutes
## Files To Edit: profile.php
##                includes/functions.php
##                includes/usercp_confirm.php
##                includes/usercp_register.php
## Included Files: 
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
## Generator: MOD Studio [ ModTemplateTools 1.0.2232.38226 ]
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes: 
## This mod needs GD to work correctly. Also must cache/ chmodded to 777.
##############################################################
## MOD History:
## 
## 2006-03-26 - Version 0.0.1
## -First release.
## 
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
##############################################################
Download: http://sourceforge.net/project/showfile ... _id=185103
Post Reply

Return to “[2.0.x] MODs in Development”