PDA

View Full Version : [Fixed] ioShareDb or ioTrial ?


ChipMunk666
04-20-2004, 01:58 AM
Did Somebody made a linking script?
Other than sharedb cause that's a module.
And cause iobanana don't support modules hehe.
I saw iotrial_v5.2.4d.rar

And this has hubs and leaves to work with.Can't this be implemented in a script so we could use it in iobanana?
but than for adding users?
Would be great though:banana:

JoC
04-20-2004, 04:20 AM
You can use the site gc command from ioTrial to add users on all sites.
I also made a separate script just for sending commands to a list of sites, currently using it to link 11 sites.

Harm
04-20-2004, 04:37 AM
ioBanana v20 supports modules. ioBanana v19 partially supports them too.
ioTrial works with ioBanana too.

Both have been discussed many times before ; try to use the big 'search' button.

ChipMunk666
04-20-2004, 11:09 AM
I did use the "big" search button but i couldn't find what i was seeking for.Or i search on the wrong words hehe.
If I use iotrial togheter with iobanana do I have to disable the trial for iobanana?
U allways say it's been asked so many times before.
Before I ask my question I search in kb and the search button.

I didn't know that iotrial would work togheter.Cause iobanana allready has a trial option and i thought it would mix things up.
Not all ppl can script.
So if there is any other changes I must do than what stands in the info of iotrial I would be glad to hear.

cheers

Harm
04-20-2004, 12:33 PM
ioTrial + ioBanana v19 (http://www.ioftpd.com/board/showthread.php?s=&threadid=2474)

ChipMunk666
04-20-2004, 12:39 PM
Still very fague to me but i give it a shot.
Thx.
how do I disable iotrial and ioqoota in iobanana?

if I put # or ##
like this ## Trial
##set ioss(sysoplogfile) "C:/ioFTPD/logs/Sysop.log"
##set ioss(trialsize) 5120 ;# in mb
##set ioss(trialdays) 7 ;# Num. of days the trial period last
##set ioss(trialgroupname) "TRiAL" ;# Trial group name
##set ioss(endtrialgroupname) "iND" ;# Move to this group when trial is passed
##set ioss(delusertrial) 1 ;# Deluser on trial failed ? 1=yes, 0=no

## Quota
##set ioss(checkquota) 1 ;# Enable monthly quota check
##set ioss(quota) 5120 ;# Monthly quota in mb
##set ioss(quota_days_limit) 5 ;# Day of the month after which, if a user is added, there won't be a monthly quota enforced
##set ioss(noquotagroups) "SiTEOPS Nukers FRiENDS ViP $ioss(trialgroupname)" ;# Groups excluded from monthly quota
##set ioss(shownoquota) 0 ;# Display no quota groups/users
##set ioss(deluserquota) 0 ;# Deluser if quota not reached at the end of the month ? 1=yes, 0=no
;# VERY DANGEROUS!!! Only enable if you KNOW for sure that !sitequotas works 100%

than I got the error with trialdays

[00:06] can't read "ioss(trialdays)": no such element in array
while executing
"set ioss(t_trials_body) "-: [b]%name[b] upped %transfer/%total since %starttria
l (%left left) - Day %days/$ioss(trialdays) - %status :-\n" "
(procedure "define_skin" line 61)
invoked from within
"define_skin"
(file "scripts/ioBanana.tcl" line 1492)
invoked from within
"source scripts/ioBanana.tcl"
(file "eggdrop.conf" line 1320)
[00:06] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)

I tried to delete trialdays but i think it's all connected to all other proc's :s

or do I need replace it with something with trial_days???
I am in the dark:confused: :confused: