Go Back   FlashFXP Forums > > > >

WarC's scripts ioA, Warchive, ZR-Tools

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-03-2003, 01:27 AM   #76
Monkie
Junior Member
 
Join Date: Jul 2003
Posts: 24
Default

Quote:
Originally posted by WarC
Monkie:
since it gives that output it means that something is wrong(it doesnt list a user or group at all) so it should state in ioa.debug what error it is. Almost sure its userfile/groupfile error
Hi Warc, Let me paste the part it says in the ioa.debug

Code:
10-03-2003 06:22:15 COMMANDLINE     - nuke Gaute-Miss_You_When_Youre_Gone-Promo_CDS-2003-PRS 2 Test
10-03-2003 06:22:15 NUKE nuke       - Gaute-Miss_You_When_Youre_Gone-Promo_CDS-2003-PRS
10-03-2003 06:22:15 NUKE multi      - 2
10-03-2003 06:22:15 NUKE reason     - Test
10-03-2003 06:22:15 NUKE oldpath    - D:\ioFTPD\site\home\ioftpd\\mp3\1002\Gaute-Miss_You_When_Youre_Gone-Promo_CDS-2003-PRS
10-03-2003 06:22:15 NUKE newpath    - D:\ioFTPD\site\home\ioftpd\\mp3\1002\[NuKED]-Gaute-Miss_You_When_Youre_Gone-Promo_CDS-2003-PRS
10-03-2003 06:22:15 INFO            - Check directories
10-03-2003 06:22:15 INFO            - Checked directories
10-03-2003 06:22:15 INFO            - Read users
10-03-2003 06:22:15 INFO            - Done reading users
10-03-2003 06:22:15 NUKE            - ################### SCAN FILES ######################
10-03-2003 06:22:15 INFO            - Caching Directory
10-03-2003 06:22:15 INFO            - Cached directory
10-03-2003 06:22:15 INFO            - Searching directory
10-03-2003 06:22:15 INFO            - Clear vfs-cache
10-03-2003 06:22:15 NUKE            - ################ SCAN FILES ENDED ###################
10-03-2003 06:22:15 INFO            - Emptynuke!!!!
10-03-2003 06:22:15 INFO            - Get ratio for user
10-03-2003 06:22:15 INFO            - Got ratio for user
10-03-2003 06:22:15 NUKE            - !change  STATS section 0 credits -25600
10-03-2003 06:22:15 NUKE messagefn  - D:\ioFTPD\site\home\ioftpd\\mp3\1002\Gaute-Miss_You_When_Youre_Gone-Promo_CDS-2003-PRS\.ioFTPD.message
10-03-2003 06:22:15 NUKE nuketag    - NUKED 2 x by Monkie for Test
10-03-2003 06:22:15 NUKE nuketagvfs - !vfs:add 555 143:107 NUKED 2 x by Monkie for Test
10-03-2003 06:22:15 INFO            - Cleaning incompletetags
10-03-2003 06:22:16 INFO            - Rename nuked dir
10-03-2003 06:22:16 NUKE nukeper    - !vfs:add 555 143:107 D:\ioFTPD\site\home\ioftpd\\mp3\1002\[NuKED]-Gaute-Miss_You_When_Youre_Gone-Promo_CDS-2003-PRS
10-03-2003 06:22:16 NUKE            - DirRecursion
10-03-2003 06:22:16 NUKE            - Dirrecursion start
10-03-2003 06:22:16 NUKE            - Dirrecursion stop
10-03-2003 06:22:16 NUKE            - DirRecursion end
10-03-2003 06:22:16 INFO            - All done return
I personally don't really know whats wrong still, i notice it says "Emptynuke" again but i don't get why it won't get the user. It doesnt matter what group i nuke, the rest of the site seems to work just fine. Any idea how i should fix this, if it would be some userfile problem?

Thanks in Advance
Monkie is offline   Reply With Quote
Old 10-04-2003, 02:50 AM   #77
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

As I see it there is no problem with userfiles loading which is 99% the problem ususally. Dont really know the cause of this atm until I got a system that I can test latest io & ioA on together. Do you have a irc nick I can reach you on in case of any testing is needed?
WarC is offline   Reply With Quote
Old 10-04-2003, 03:25 PM   #78
talktwo
Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 38
Default

I have a problem ... one to do with site request function ....

On the reqfilled function, it returns back the error:

site reqfilled 1
200-ioA configuration error. Exiting
200------------------------------------------------------------[ioA]-
200 Command Successful.

However, the configuration seems correct ... the only part I can see that isn't is the following:

################################################## ##############
#Where is user/group/users located
#
ioFTPD_User_Path=c:\ioFTPD\users
ioFTPD_User_File=c:\ioFTPD\etc\UserIdTable <--- I don't have this
ioFTPD_Group_File=c:\ioFTPD\etc\GroupIdTable <--- I don't have this

Any help would be appreciated, thank you
talktwo is offline   Reply With Quote
Old 10-04-2003, 04:30 PM   #79
frog
Junior Member
 
Join Date: Jun 2003
Posts: 26
Default

If you use ioFTPD 4.xx you don't have those files, because they are changed to 5.xx...
frog is offline   Reply With Quote
Old 10-04-2003, 06:04 PM   #80
talktwo
Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 38
Default

thanx, i got it working

if you're using 4.xx

UserIdTable is equivalent to passwd

and

GroupIdTable is equivalent to group

So for 4.xx users to use the site request function it should read the following:

ioFTPD_User_Path=c:\ioFTPD\users
ioFTPD_User_File=c:\ioFTPD\etc\passwd
ioFTPD_Group_File=c:\ioFTPD\etc\group
talktwo is offline   Reply With Quote
Old 10-05-2003, 02:23 PM   #81
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

Just an idea... since ioA handles nuking, shouldn't also deny the re-creation of nuked dirs/releases.

I saw a script on the forum that did this, but I also kinda thought it's something ioA should handle itself.

Peace
neoxed is offline   Reply With Quote
Old 10-05-2003, 05:34 PM   #82
Unique
Senior Member
 
Join Date: Jan 2003
Posts: 231
Default

Search function is bit bugged
site search wheels
200--[Search]--------------------------------------------------------
200-//DOX/18.Whe

It puts // with these parameters:
Search_Path=d:|/|2
Search_Path=e:\Games|/Games|0

If i search for a game it doesnt make //.. only does it when using the d: line
Unique is offline   Reply With Quote
Old 10-06-2003, 04:27 AM   #83
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

NeoXed:
there might be a suprise on that issue later on.


Unique:
I'll look into it



as some of you know I lost most of my sourcefiles from the current versions so it will take me some time to get all working again but eventually it will come
WarC is offline   Reply With Quote
Old 10-19-2003, 07:35 AM   #84
Sammy_2
Member
 
Join Date: Oct 2003
Posts: 54
Question help

i have one question....

i have in the ioa.cfg this line

Area=MP3|MP3|I:\ioFTPD\MP3\%M%D|/MP3/%M%D|0|d:\ioFTPD\site\today-mp3

and in the ioa.debug this message...

10-19-2003 11:59:26 COMMANDLINE - newdate
10-19-2003 11:59:26 NEWDATE - arealine= mp3|Some MP3 shit|I:\ioFTPD\MP3\%M%D|/MP3/%M%D|0|d:\ioFTPD\site\today-mp3
10-19-2003 11:59:26 NEWDATE - E080 Unable to create newdatedir. I:\ioFTPD\MP3\1019
10-19-2003 11:59:26 NEWDATE - area= mp3
10-19-2003 11:59:26 NEWDATE - desc= Some MP3 shit
10-19-2003 11:59:26 NEWDATE - phys= I:\ioFTPD\MP3\1019
10-19-2003 11:59:26 NEWDATE - vfs= /MP3/1019
10-19-2003 11:59:26 NEWDATE - symlink= d:\ioFTPD\site\today-mp3
10-19-2003 11:59:26 NEWDATE - Errornumber: 183
10-19-2003 11:59:26 NEWDATE - Unknown error


can anyone help me !!

MfG
Sammy_2 is offline   Reply With Quote
Old 10-19-2003, 01:30 PM   #85
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

If that path is correct make sure the dir is not already there. That will give a error and also not update the link. Remember ioFTPD uses UTC time and depending on ioA setting that could be a problem
WarC is offline   Reply With Quote
Old 10-20-2003, 05:06 AM   #86
acid6trik
Junior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 12
Default

Hi all

ioFTP 5.1.10r
ioA 0.8.1
newdir 2.3
iozs
iogroups

I had some problem setting up the nuke functions of ioA ...

I authorize users with 1N flags to nuke in ioFTPD.ini
Quote:
nuke = 1N
nukes = *
unnuke = 1N
unnukes = *
Here's the nuke related part in ioa.cfg:
Quote:
Nuke_Splitter=
Nuke_Header=[Nuked]-%r
Nuke_Group_Flag=N
Nuke_Empty_Dir_Amount=25
Nuke_Message_File=.ioFTPD.message
Nuke_Create_MessageFile=1
UnNuke_Create_MessageFile=1
# Create a tag for nuke and what syntax.
# 0 = None, 1 = Directory, 2 = File
Nuke_Tag_Create=1
Nuke_Tag=NUKED %multi x by %user for %reason
Nuke_Using_SnypeTEST_Trial_Script=0
SnypeTEST_Trial_Script_Path=
but even if I change for example "Nuker" user flags to 1N, I always get this msg :
Quote:
200--[Nuke]----------------------------------------------------------
200- You are not allowed to nuke other groups
200------------------------------------------------------------[ioA]-
200 Command Successful.
If I give flags 1MGN (through editing user file) to this users, msg returned is the same...
Same problem if I had this user to all groups
Only the original master account can nuke other groups ...

If someone has an idea, thx in advance
acid6trik is offline   Reply With Quote
Old 10-20-2003, 06:34 AM   #87
frog
Junior Member
 
Join Date: Jun 2003
Posts: 26
Default

Nuke_Group_Flag=N
change it back to G!
Then it works.

It means that:
Groupnuke
Allows releasegroups to nuke their own releases ONLY
Feature was requested and therefore added. A normal nuker
should therefore NOT have the flag specified for this.
If using G as groupadmin and you want gadmin to be a nuker
then put Groupnuke flag as something else and do not give
gadmin this flag.

So, NUKERS just need 1 flag, or N if you have configured so.
frog is offline   Reply With Quote
Old 10-20-2003, 03:44 PM   #88
DaemonEye
Member
 
Join Date: May 2003
Posts: 37
Default

hmm, REQFILLED and reqdel dont work anymore with long filenames?

Code:
10-20-2003 20:14:52 COMMANDLINE     - reqdel 4
10-20-2003 20:14:52 REQUEST         - requestfield " -> "
10-20-2003 20:14:52 REQUEST         - requestline " [%##] [%-10user] -> %-35request"
10-20-2003 20:14:52 REQDEL          - E041 Unable to remove ioFTPD file
10-20-2003 20:14:52 REQDEL          - E042 Unable to remoce request directory
and for reqfilled i need the request number? why i cant reqfill with rls-name? (for this FlashFXP command Mark Request As Filled (selected dir): SITE REQFILLED %f )

thx for help
DaemonEye is offline   Reply With Quote
Old 10-22-2003, 03:39 AM   #89
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

reason for not working with release anymore is becuase I had a poll and more people wanted it this way. Tough luck for you others that didnt vote for other option. My guess is that "ooh but gl have it this way I want it that way to!" is the reason.

define problem with long filenames. you mean its cut off or what. If so then its your setup. you have it set for 35 chars long.

----------------------------------------------------------

If not using groupnuke then set some megaodd character at Nuke_group_flag. For instance Z if that is not used anywhere else as flag.
WarC is offline   Reply With Quote
Old 11-01-2003, 09:21 AM   #90
MidKnight
Senior Member
FlashFXP Beta Tester
ioFTPD Registered User
 
Join Date: Oct 2001
Posts: 857
Default

when sending a message to a user for example.........

when a user is changing dir/ and has any messaes, shouldn't he be notified in the dir/ changes that he/she has a message?

if thats correct would have i missed, cause it doesn't do this?

thanks
MidKnight is offline   Reply With Quote
Reply

Tags
/warc, 0.8.1, compability, http://warc.mine.nu, ioa


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 04:08 AM.

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