1 頁 (共 1 頁)

Better captcha驗證碼地圖

發表於 : 2006-09-14 , 16:00
懸壺子
Better captcha驗證碼地圖

http://phpbb-tw.net/phpbb/viewtopic.php?t=44822 變更識別確認代碼的字元長度
http://www.phpbb.com/phpBB/viewtopic.ph ... 03#2150803

代碼: 選擇全部

##############################################################
## MOD Title: Better captcha
## MOD Author: paul999 < webmaster@paulscripts.nl > (paul sohier) http://www.paulscripts.nl
## MOD Description: This mod add a better captcha to phpbb.
## MOD Version: 0.0.1
## 
## Installation Level: Easy
## Installation Time: 3 minutes
## Files To Edit: profile.php
## Included Files: root/includes/*.*
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
## Generator: MOD Studio [ ModTemplateTools 1.0.2288.38406 ]
##############################################################
## 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: 
## Please note that this mod requires the GD extension loaded. If this isn't loaded, the normal captcha will be displayed.
## This mod has some .ttf files included. These are released under the GPL, and can be downloaded at internet. You can self add more fonts.
##############################################################
## MOD History:
## 
## 2006-04-14 - Version 0.0.1
## -First beta.
## 
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
##############################################################

#
#-----[ COPY ]------------------------------------------
#
copy root/includes/*.* to includes/*.*
#
#-----[ OPEN ]------------------------------------------
#
profile.php
#
#-----[ FIND ]------------------------------------------
#
		include($phpbb_root_path . 'includes/usercp_confirm.'.$phpEx);
#
#-----[ REPLACE WITH ]------------------------------------------
#
		include($phpbb_root_path . 'includes/usercp_captcha.'.$phpEx);
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM

haa: 我們論壇新的驗證碼 s1:
圖檔

圖檔