Welcome Guest, Not a member yet? Register   Sign In
Upload error - The file could not be written to disk
#3

[eluser]PermanaJ[/eluser]
I think no problem with the web quota, But I will try using the function that you suggest. Thanks for the reply

btw, when i try this code :
Code:
$isWriteable = is_really_writable('./images/photos/');
if($isWriteable){
    echo 'yes it is really writeable';
}else{
    echo 'no, it is not really writeable';
}

it result "yes it is really writeable", i haven't try creating blank file gonna try it in minutes


Messages In This Thread
Upload error - The file could not be written to disk - by El Forum - 05-12-2009, 06:08 PM
Upload error - The file could not be written to disk - by El Forum - 05-12-2009, 11:42 PM
Upload error - The file could not be written to disk - by El Forum - 05-13-2009, 12:19 AM
Upload error - The file could not be written to disk - by El Forum - 11-07-2010, 02:11 AM
Upload error - The file could not be written to disk - by El Forum - 11-07-2010, 07:05 PM
Upload error - The file could not be written to disk - by El Forum - 11-08-2010, 02:03 AM
Upload error - The file could not be written to disk - by El Forum - 11-10-2010, 12:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB