PDA

View Full Version : Request Dir incomplete problem


PaRaNoiD_JaCK
01-30-2006, 11:00 AM
When some one fills a request, phppsio will still leave an incomplete tag in the parent dir even tho the release is complete.

Layout:

/REQUESTS/(REQ)-Release.name-group/Release.name-group/

(incomplete)-Release.name-group is created and not deleted after completion in:

/REQUESTS/(REQ)-Release.name-group/


This is from my config.php

$group_dirs = "/REQUESTS/!NOCHECK/ /REQUESTS/!SPEEDTEST/";
$zip_dirs = "/***/ /***/ /REQUESTS/ /REQUESTS/!UPLOADS/ /REQUESTS/!SECURITY/";
$sfv_dirs = "/***/ /***/ /REQUESTS/ /REQUESTS/!UPLOADS/ /REQUESTS/!SECURITY/";
$nocheck_dirs = "/REQUESTS/!NOCHECK/ /REQUESTS/!SPEEDTEST/ /REQUESTS/!SCENE/";

/* This defines section cookie , its case-sensitive
*/
$sections = "*** *** *** REQUESTS";
$section["***"] = "/***/";
$section["***"] = "/***/";
$section["***"] = "/***/";
$section["REQUESTS"] = "/REQUESTS/";
The directory atrributes are still 777

Is their a config problem thats causing this ?

:)

epoke
02-11-2006, 11:37 AM
hi,
i've got the same pb ;)
seem to be a bug or i missed something in the config file
TIA

|Killer|999
02-16-2006, 03:40 AM
change REQ header in ioa.cfg
its the [] that make the problem

epoke
03-04-2006, 04:01 PM
i don't use ioa ,only phppsio and neoxed's script.
phppsio will still leave incomplete tag in the parent dir even tho the release is complete.
if someone know how to get ride of that "bug".
TIA

spirit
03-14-2006, 07:20 PM
Same problem down here - and also i dont use ioa but NeoXed nxTools with php psio
Maybe SnypeTEST will know whete is it a bug or just our mistake in config :confused:
later

epoke
04-29-2006, 07:58 AM
up
TIA

spirit
10-09-2006, 04:28 AM
up
TIA

Have u sorted out that problem?