Go Back   FlashFXP Forums > > > >

Harm's scripts ioBanana, Readd script, ioVote

Reply
 
Thread Tools Rating: Thread Rating: 10 votes, 3.40 average. Display Modes
Old 11-29-2003, 05:55 AM   #16
-=DoBBeR=-
Senior Member
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 298
Default

nice work m8 tnx =)
-=DoBBeR=- is offline   Reply With Quote
Old 12-02-2003, 02:58 PM   #17
beast00
Junior Member
 
Join Date: Aug 2003
Posts: 16
Default

in my case.

by readdv0.5, there is occoured fatal error.

in here.

[Scheduler]
DailyReset = 0 0 * * TCL ..\scripts\readd\reset.itcl day
WeeklyReset = 0 0 * 0 TCL ..\scripts\readd\reset.itcl week
MonthlyReset = 0 0 1 * TCL ..\scripts\readd\reset.itcl month

after i apply it in ioftpd.ini, it is occoured fatal error when i excute ioftpd.exe.

========
Visual C++ Runtime error. ioftpd.exe.
========

it is my fault? tell me plz..

i want to solve this promblem.

thx.
beast00 is offline   Reply With Quote
Old 12-02-2003, 03:35 PM   #18
MaistroX
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Jul 2002
Posts: 221
Lightbulb

Noop, not your foult, had the same, think Harm is working on a solution to this .
MaistroX is offline   Reply With Quote
Old 12-03-2003, 01:55 PM   #19
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

Not my fault too

There's a little bug in the scheduler.
http://www.ioftpd.com/board/showthre...4101#post14101
Harm is offline   Reply With Quote
Old 12-04-2003, 12:13 AM   #20
beast00
Junior Member
 
Join Date: Aug 2003
Posts: 16
Default

ahhhhhh~..

ok... thx..harm...
thx. MaistroX...
beast00 is offline   Reply With Quote
Old 01-26-2004, 10:13 AM   #21
Sersen
Junior Member
 
Join Date: Jan 2004
Posts: 25
Default not sure if possible but

maybe someone can write a login script for this nice readd script..maybe looking like this here:

USER test
331 Password required for test.
PASS (hidden)
200 .---------------------------------------.
200 | ACCESS DENIED - YOU HAVE BEEN DELETED |
200 .---------------------------------------.
Connection failed

so the user will get a message..would be great
Sersen is offline   Reply With Quote
Old 01-26-2004, 10:36 AM   #22
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

This has already been added to the next version.
But I don't have time to finish it at the moment.
Harm is offline   Reply With Quote
Old 01-26-2004, 10:40 AM   #23
-=DoBBeR=-
Senior Member
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 298
Default

set deletemsg ".---------------------------------------.
| ACCESS DENIED - YOU HAVE BEEN DELETED |
.---------------------------------------."

change to this in ioLOGIN.itcl
-=DoBBeR=- is offline   Reply With Quote
Old 01-26-2004, 10:44 AM   #24
Sersen
Junior Member
 
Join Date: Jan 2004
Posts: 25
Default

good to know thanks harm too bad you don´t have the time to finish this nice little script

-=DoBBeR=-: there is not such a file maybe you mixed something up with ioReincarnation
Sersen is offline   Reply With Quote
Old 02-13-2004, 09:45 AM   #25
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

Here you go!

ioREADD v0.6 is available to foundation members.
See first post for changelog.
Harm is offline   Reply With Quote
Old 02-13-2004, 04:08 PM   #26
Sersen
Junior Member
 
Join Date: Jan 2004
Posts: 25
Default

cool.

very nice one...gonna test it now

thanks harm
Sersen is offline   Reply With Quote
Old 02-23-2004, 09:48 AM   #27
MidasKing
Senior Member
ioFTPD Foundation User
 
Join Date: Nov 2003
Posts: 108
Default

Thanks Harm,

the script work fine....

but....

the message displayed to deleted users with SITE SETDELMSG <user> <message> not accept text with spaces


This can be changed???

Or i'm abusing?
MidasKing is offline   Reply With Quote
Old 02-23-2004, 11:55 AM   #28
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

It does accept spaces.
Use: SITE SETDELMSG <user> "<message>"
enclosing the message with quotes.
Harm is offline   Reply With Quote
Old 02-23-2004, 01:00 PM   #29
MidasKing
Senior Member
ioFTPD Foundation User
 
Join Date: Nov 2003
Posts: 108
Default

Ohhhh!!!...

Ths Harm...

My bad...

MidasKing is offline   Reply With Quote
Old 03-11-2004, 03:48 AM   #30
toki
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 221
Default

whats that? setdelmsg works/works notworks.... i dunno why but setting up a delmsg sometimes works and sometimes not.

Code:
    SITE deluser test
200-User successfully added to the readd database.
200 deluser Command successful.
    SITE setdelmsg test hello
200 Command successful.
    SITE setdelmsg test "hello"
200 Command successful.
    SITE setdelmsg test "hello hello"
200 Command successful.
    SITE setdelmsg test "hello hello 1 2 3"
200-Message 'hello hello 1 2 3' successfully added for user 'test'
200 Command successful.
    SITE setdelmsg test "hello hello 1 2 3 4"
200-Message 'hello hello 1 2 3 4' successfully added for user 'test'
200 Command successful.
    SITE setdelmsg test " my dear hello hello 1 2 3 4"
200 Command successful.
    SITE setdelmsg test "my dear hello hello 1 2 3 4"
200 Command successful.
    SITE setdelmsg test "HELLO"
200-Message 'HELLO' successfully added for user 'test'
200 Command successful.
    SITE setdelmsg test "last try"
200 Command successful.
harm?

greez toki
toki is offline   Reply With Quote
Reply

Tags
added, database, readd, site, users

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Download grinding to a halt bruceh General Discussion 6 09-07-2004 08:29 AM


All times are GMT -5. The time now is 09:59 AM.

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