View Single Post
Old 04-20-2004, 12:39 PM  
ChipMunk666
Senior Member
 
Join Date: Jun 2003
Posts: 220
Default

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
ChipMunk666 is offline   Reply With Quote