PDA

View Full Version : [Fixed] ioA.cfg cookies and irc announces


ExTaZi
05-17-2004, 09:23 AM
-:: nuke ::- 0517/rofl was nuked 5.000000x by ExTaZi@SiTEOPS - reason: own - Nukees: ExTaZi (50.000000mb)
-:: wipe ::- ExTaZi@SiTEOPS wiped DIVX/folder01 0.000000MB (0.000000 files, 1.000000 dirs)

it happens with: Nuke/ Unnuke / Wipe / PRE
why that shows all the zeros in the end ? it should be "..was nuked 5x by.."
and not with those whole zeros :)
please help ... thnx in advance :)

toki
05-17-2004, 09:26 AM
i guess the lengh of the cookie output is wrong formatted in ur config for the script...

since it parses logfile for wipe and nuke i guess u should first look into io log if the line there is also with 5.00000000x and then check the script u use for wipe and nuke for cookie length output format

ExTaZi
05-17-2004, 09:46 AM
05-17-2004 16:41:26 NUKE: "/MP3/0517/popo" "ExTaZi" "SiTEOPS" "ExTaZi" "SiTEOPS" "3.000000" "50.000000" "lol"

here its still as 50.000000 in the ioftpd.log too
so i need to check script lenth output right ? and what to do with that ? and where i can check ?

Harm
05-18-2004, 11:25 AM
It's in ioA.cfg.
You should use %.0cookie or %.1cookie instead of %cookie.