PDA

View Full Version : Announce problem


cpas
01-05-2005, 08:12 PM
Hi.
I have a little problem, i see some other people with this problem but with no answer, i hope i will have more luck :
I get this in the chanel :
<SiTE> [DiVX] + New Release: DiVX/%boldTEST%bold% by %boldUSER%bold%@SiTEOPs

The %blod and %uline cookies arnt working :/ can someone help me plz, its not my first ioftpd installation but i dont found the error.

Bye

durulink
01-06-2005, 02:33 AM
in dZSbot.tcl
proc basicreplace {strin section} {
...
set output [replacevar $output "%bold" "\002"]
set output [replacevar $output "%color" "\003"]
set output [replacevar $output "%uline" "\037"]
...
check please.