Confuise a bot lauft nicht, da eine Zeile bei mir fehlt
Verfasst: 01.01.2007 16:22
Hallo,
ich habe folgenden Mod eingebaut: Confuse a bot
http://www.phpbb.com/phpBB/viewtopic.php?t=393265
aber bei diesem Part:
[ OPEN ]------------------------------------------
#
includes/usercp_register.php
#
#-----[ FIND ]------------------------------------------
# Partial line match. Actual line is much longer.
#
"U_AGREE_OVER13" =>
#
#-----[ IN-LINE FIND ]------------------------------------------
#
&agreed=true"
#
#-----[ IN-LINE REPLACE WITH ]---------------------------------------------
#
&". AGREED_VAR ."=".AGREED_VAL
#
#-----[ FIND ]------------------------------------------
# Partial line match. Actual line is much longer.
#
"U_AGREE_UNDER13" =>
#
#-----[ IN-LINE FIND ]------------------------------------------
#
&agreed=true&coppa=true"
#
#-----[ IN-LINE REPLACE WITH ]---------------------------------------------
#
&". AGREED_VAR ."=". AGREED_VAL ."&".COPPA_VAR."=true"
#
#-----[ FIND ]------------------------------------------
#
$error_msg = '';
$error_msg = ''; kommt nicht in meiner Datei vor.
Atteched mein File.
Gruss
Ralf
http://www.rc-forum.ch/includes/usercp_register.txt
ich habe folgenden Mod eingebaut: Confuse a bot
http://www.phpbb.com/phpBB/viewtopic.php?t=393265
aber bei diesem Part:
[ OPEN ]------------------------------------------
#
includes/usercp_register.php
#
#-----[ FIND ]------------------------------------------
# Partial line match. Actual line is much longer.
#
"U_AGREE_OVER13" =>
#
#-----[ IN-LINE FIND ]------------------------------------------
#
&agreed=true"
#
#-----[ IN-LINE REPLACE WITH ]---------------------------------------------
#
&". AGREED_VAR ."=".AGREED_VAL
#
#-----[ FIND ]------------------------------------------
# Partial line match. Actual line is much longer.
#
"U_AGREE_UNDER13" =>
#
#-----[ IN-LINE FIND ]------------------------------------------
#
&agreed=true&coppa=true"
#
#-----[ IN-LINE REPLACE WITH ]---------------------------------------------
#
&". AGREED_VAR ."=". AGREED_VAL ."&".COPPA_VAR."=true"
#
#-----[ FIND ]------------------------------------------
#
$error_msg = '';
$error_msg = ''; kommt nicht in meiner Datei vor.
Atteched mein File.
Gruss
Ralf
http://www.rc-forum.ch/includes/usercp_register.txt