Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot upload files
#13
Nobody knows the sollution?

I try to investigate the source and I found pice of code, which is not working as it should.... but I am not sure.

if( !is_dir( $mkfolder ) ){
$res= @mkdir( "$mkfolder" , 0777);
if (!$res) return false;
}

On my opinion this should create direcotry? So anyhow i get false Return.
Reply


Messages In This Thread
Cannot upload files - by aljosamotore - 09-24-2010, 07:57 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)