PDA

View Full Version : pré wont work


gibson
08-14-2006, 05:00 PM
When i do: site pre dvdr rlsname-group. i'm always getting an error
200- Unable to verify pre.
[R] 200- Group, area or releasename wrong.
from io. Below my configuration.

Could someone help

greetz

info:

my prédir is @ c:\ioFTPD\site\pre
all other section @ c:\ioFTPD\site


[PRE]
Pre_Area_0 = "DVD-R|DVD-R Area|c:\ioFTPD\site\DVD-R\%M%D|/DVD-R/%M%W%D|0"
Pre_Group_0 = "kemel|PRE DVD-R|/PRE|*|0|ufo"
Pre_Order = 0
Pre_Log = ""%user" "%group" "%type" "%vfs" "%desc" "%.2mb" "%.0files" "%release" "%genre" "%kbit" "%year""
Pre_Touch_Owner = 1
Pre_Give_Credits_To_Uploaders = 1
Pre_Give_Credits_To_Predude = 1
Pre_Run_Script = "C:\ioFTPD\scripts\ioBanana.exe imdbpre"
Pre_File_Filter_0 = "*.ioFTPD*"
Pre_Skip_Messagefile = 1
Pre_Stats_File = "c:\ioFTPD\logs\pre_stats.log"

Harm
08-26-2006, 03:38 AM
That's a quick guess but have you tried:
SITE PRE DVD-R SOMETHING-kemel

PS: This is an ioA issue so I'm moving this thread to where it belongs.

WarC
08-27-2006, 05:53 AM
There is a check that groupname of release(the thing after last -) is matched against the name of the group you are in OR that you are in a path that is valid for that group.
You can make pre_group_0 more specific in its vfs path like /pre/kemel

depends on how you want it setup really and how your vfs is.