View Single Post
download upload modul error $uppath = ??? $upbaseurl ???
Old
  (#1 (permalink))
cryzm
Junior Member
 
Status: Offline
Posts: 1
Join Date: Mar 2005
download upload modul error $uppath = ??? $upbaseurl ??? - 03-18-2005, 05:31 AM

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