upload error
When i upload the dir is created but no files there.
php.exe may be in system folder? or i put the exact route in the lines :O
Thanx.
# NFO UPLOAD
$EXECUTE["ONNFO_UPLOAD"][] = "";
# FILE PASS
$EXECUTE["ONFILEPASSED_ZIP"][] = "";
$EXECUTE["ONFILEPASSED_AUDIO"][] = "";
$EXECUTE["ONFILEPASSED_VIDEO"][] = "";
$EXECUTE["ONFILEPASSED_RAR"][] = "";
$EXECUTE["ONFILEPASSED_OTHER"][] = "";
What i may put there??
|