View Single Post
  #1 (permalink)  
Old 03-18-2005, 05:31 AM
cryzm cryzm is offline
Junior Member
 
Join Date: Mar 2005
Posts: 1
download upload modul error $uppath = ??? $upbaseurl ???
upload modul errorr
Warning: mkdir(/home/vhosts/cryzm.net/modules/Downloads/upload/1): No such file or directory in /home/vhosts/cryzm.net/modules/Downloads/index.php on line 417
Warning: mkdir(/home/vhosts/cryzm.net/modules/Downloads/upload/1/0): No such file or directory in /home/vhosts/cryzm.net/modules/Downloads/index.php on line 418



d_config.php

$uppath = "/home/vhosts/cryzm.net/modules/Downloads/upload";
$upbaseurl = "http://www.cryzm.net/modules/Downloads/upload";
Reply With Quote