PDA

View Full Version : [Fixed] using ioA 1.0.0+ with ioBanana


RoK
01-17-2004, 07:04 AM
in ioB (readme.txt) :
Step 6. Change ioa.cfg:
========================================
Use_Execute_on_Pre=1
Execute_on_Pre_Path=c:\ioFTPD\scripts\ioBanana.exe imdbpre
========================================

also in ioa.cfg:
========================================
Log_New_Date="%vfs" "%area" "%desc" "%phys"
Log_PRE="%user" "%group" "%type" "%vfs" "%desc" "%mb" "%files" "%release"
Log_Give="%user" "%group" "%mb" "%target"
Log_Take="%user" "%group" "%mb" "%target"
Log_Wipe="%vfs" "%release" "%user" "%group" "%files" "%dirs" "%mb"
Log_Invite="%user" "%group" "%ircnick"
Log_Request="%user" "%group" "%request"
Log_Reqfilled="%user" "%group" "%request"
Log_Reqdel="%user" "%group" "%request"
Log_Nuke="%vfs" "%user" "%group" "%nukee" "%nukeegroup" "%multi" "%size" "%reason"
Log_UnNuke="%vfs" "%user" "%group" "%nukee" "%nukeegroup" "%multi" "%size" "%reason"
========================================

so where in the ioa.cfg I need to put it.. I didnt understand it :\

Thanks...

WarC
01-17-2004, 07:05 AM
looks like old version of ioA 0.8.1 if not mistaken. I recommend you upgrade to latest version. settings for new ioA together with banana is in banana thread

Harm
01-17-2004, 07:06 AM
Here is the link: http://www.ioftpd.com/board/showthread.php?s=&postid=14418#post14418

RoK
01-17-2004, 07:11 AM
m8 I'm Useing ioA.1.0.6 & ioB .19

WarC
01-17-2004, 08:08 AM
then find those lines in ioa.cfg and replace them with the one stated on banana link

RoK
01-17-2004, 08:14 AM
m8 I searched that lines :
Step 6. Change ioa.cfg:
========================================
Use_Execute_on_Pre=1
Execute_on_Pre_Path=c:\ioFTPD\scripts\ioBanana.exe imdbpre
========================================

also in ioa.cfg:
========================================
Log_New_Date="%vfs" "%area" "%desc" "%phys"
Log_PRE="%user" "%group" "%type" "%vfs" "%desc" "%mb" "%files" "%release"
Log_Give="%user" "%group" "%mb" "%target"
Log_Take="%user" "%group" "%mb" "%target"
Log_Wipe="%vfs" "%release" "%user" "%group" "%files" "%dirs" "%mb"
Log_Invite="%user" "%group" "%ircnick"
Log_Request="%user" "%group" "%request"
Log_Reqfilled="%user" "%group" "%request"
Log_Reqdel="%user" "%group" "%request"
Log_Nuke="%vfs" "%user" "%group" "%nukee" "%nukeegroup" "%multi" "%size" "%reason"
Log_UnNuke="%vfs" "%user" "%group" "%nukee" "%nukeegroup" "%multi" "%size" "%reason"
========================================


in ioa.cfg (ioA.1.0.6) but I didnt find those lines :\

Harm
01-17-2004, 08:20 AM
The readme applies to ioA 0.8.1.
The link applies to ioA 1.0.0+.
You're using ioA 1.0.6 then you must skip that part in the readme and do what the link says.

WarC
01-17-2004, 08:22 AM
In the link that harm posted the exakt lines are that you need to edit. Did you even look at his link. Docs can be outdated but forumthread is not. Solve it. Case closed

RoK
01-17-2004, 08:35 AM
Thanks a lot...
I fixed it with that link
http://www.ioftpd.com/board/showthr...14418#post14418

Thanks again :)