Old 04-17-2004, 01:17 PM   #1
MalcolmX
Registered User
 
Join Date: Mar 2004
Posts: 59
Default ioA Request and dzs sitebot

Using 5.8.5r, ioA, dzsbot and PHP Psio, latest eggdrop. ioFTPD and eggdrop is not started as a service.

Cant get the request part from #channel to work. When i type !reqadd, !reqfilled, !requests or any other related command i get no output whatsoever and no request is created or listed.

The config parts is as follows.
From ioA:
Request_File = "e:\xxxxx\requests\.ioFTPD.message"
(the file is present and the path is the same in dzsbot.tcl. It´s write protected and hidden. Also tested without write protection and hidden attributes, no show.)

Request_Excluded_User_0 = "sitebot" (not mentioned in the setup manual, is it important?)

Request_IRC_Uid = 0
Request_IRC_Gid = 0

From dzsbot.tcl:

set paths(Requests) "/Requests/*"
set type(Requests) "RACE"
set chanlist(Requests) "#xxxxx"

set ioa(REQFILE) "e:\xxxxx\requests\.ioFTPD.message"

Ohhh, i´m a +o user on the eggdrop too:-)....

Hope this info is enuff, please tell me if more is needed. To be honest i´m not 100% sure this is an issue with ioA but i´ve tried every other way to solve it.
MalcolmX is offline   Reply With Quote
Old 04-17-2004, 03:03 PM   #2
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

When using "!reqadd, !reqfilled, !requests" or any other related commands, do you see any error(s) in your Eggdrop's partyline?
neoxed is offline   Reply With Quote
Old 04-17-2004, 03:41 PM   #3
MalcolmX
Registered User
 
Join Date: Mar 2004
Posts: 59
Default

Yes, very stupid of me not to check that first:-(...sorry about that.

There was an error message about .ioFTPD.message not found, i checked and there was a typo in dzsbot.tcl. Fixed that and now i can utilize !requests and it works, but !reqadd, !reqdel or !reqfilled does not work. No error messages in the party line this time.

EDIT: Struck me now that !requests is the only command that can be used without being +o on the eggdrop. Unfortunately i am +o so it cant be that, or?

EDIT2: Seems i cant use any of the commands that requires +o so it looks like there´s a settings problem in dzsbot.tcl......well, if anyone can gimme a hint how to setup that here, it would be nice. Otherwise i´ll post in the dzsbot forum:-)
MalcolmX is offline   Reply With Quote
Old 04-18-2004, 04:22 PM   #4
MalcolmX
Registered User
 
Join Date: Mar 2004
Posts: 59
Default

Still cant get the !reqadd, !reqdel or !reqfilled commands to work in site channel, !requests works though and lists the current requests. Does the following parts of ioA.cfg affect the possibilities to use the commands in the site channel and how should i set it up? Yes, i´ve read the manual numerous times:-)

Request_Excluded_User_0 = ""

Request_IRC_Uid = 111 (this is me, i´m a +o user on the eggdrop)
Request_IRC_Gid = 100

This is how it looks now, and it´s not working.
MalcolmX is offline   Reply With Quote
Old 04-19-2004, 09:54 PM   #5
Psychosis
Member
ioFTPD Foundation User
 
Join Date: May 2003
Posts: 45
Default

Make sure requests is listed in set sections in dzsbot.tcl. Mine wouldn't work until I noticed it was missing. Of course I may be way off base here since i would get a reply from the bot when i issued !reqadd test even when requests wasn't in sections.
Psychosis is offline   Reply With Quote
Old 04-20-2004, 06:45 AM   #6
MalcolmX
Registered User
 
Join Date: Mar 2004
Posts: 59
Default

Quote:
Originally posted by Psychosis
Make sure requests is listed in set sections in dzsbot.tcl. Mine wouldn't work until I noticed it was missing. Of course I may be way off base here since i would get a reply from the bot when i issued !reqadd test even when requests wasn't in sections.
Good thinking, checked and it´s there as it should. My problem looks more like a permission issue coz i cant utilize the commands that specifically demands a +o on the eggdrop. As i earlier stated, i AM a +o user on the eggie:-)....non +o commands like !requests works just fine.....
MalcolmX is offline   Reply With Quote
Old 04-20-2004, 05:06 PM   #7
MalcolmX
Registered User
 
Join Date: Mar 2004
Posts: 59
Angry

Is there actually no one that got any ideas how to solve this? Amazing......
It´s the one and only thing that dont work in my installed scripts
MalcolmX is offline   Reply With Quote
Old 04-20-2004, 07:09 PM   #8
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

Check ioA.debug if anything is added when you do !reqadd.
If not, it's a dzsbot problem.
If so, it should tell u what's wrong.
Mouton is offline   Reply With Quote
Old 04-21-2004, 03:12 AM   #9
MalcolmX
Registered User
 
Join Date: Mar 2004
Posts: 59
Default

Thank you Mouton for taking your time.
No, nothing is added in ioA.debug when doing request related commands in the channel, no error message from dzsbot in the partyline. Does not matter what i do, neither way there´s no error message
MalcolmX is offline   Reply With Quote
Old 04-23-2004, 04:34 PM   #10
MalcolmX
Registered User
 
Join Date: Mar 2004
Posts: 59
Default

No help for the wicked on this subject? Bounty?
MalcolmX is offline   Reply With Quote
Old 04-23-2004, 06:20 PM   #11
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default

Quote:
Originally posted by MalcolmX
No help for the wicked on this subject? Bounty?
hmmm i have no idea m8

check if your hosts are correct in eggdrop (.adduser <yournick>)
bounty is offline   Reply With Quote
Old 04-24-2004, 03:17 AM   #12
MalcolmX
Registered User
 
Join Date: Mar 2004
Posts: 59
Default

Quote:
Originally posted by bounty
hmmm i have no idea m8

check if your hosts are correct in eggdrop (.adduser <yournick>)
Man........thank you thank you thank you thank you....that was exactly what was needed to make it work.......i am your humble servant forever
MalcolmX is offline   Reply With Quote
Old 05-06-2004, 10:42 AM   #13
sUN76bEAM
Member
 
Join Date: Nov 2003
Posts: 46
Default

bounty rockz

I had the same problem...
sUN76bEAM is offline   Reply With Quote
Reply

Tags
eggdrop, i´m, ioa, request, set

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 10:29 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)