WebmasterSite.net: PHP scripts to enable your creativity
WSN Links PHP Directory Software
PHP Scripts Webmaster Links Support Forums

Register | Forgot Password

Problem with avatar
can't get it to work permission is denied?

Version: 1.20
printPrint


Problem with avatar
nova
Beginner

Usergroup: Member
Joined: Mar 29, 2006
Total Topics: 1
Total Posts: 1
Posted 03/29/06 - 01:49 PM:
quote post
#1
failed to open stream: Permission denied in [enter location of funtions.php] on line 433

I CHMOD it and nothing works. I took a look at the line 433 and it says:


if (copy($upload_temp, $target_file))
{
$uploaded = $upload_file;
}
}
return $uploaded; // returns file name if it worked, or false if failed
}

any advice how to solve this?
Paul
Administrator
Avatar

Usergroup: Administrator
Joined: Dec 21, 2001
Location: Northern California
Total Topics: 57
Total Posts: 6316
Posted 04/05/06 - 10:38 PM:
quote post
#2
I get no such message. Check your file path, you may have set it wrong. Otherwise the attachments directory must not be 777 (or on the occasional stranger server 755).

"Do things you love doing, because then it ain't work. Don't do something you don't really enjoy, because you're never going to work hard enough at it." - Bob Young, founder of Red Hat
Search thread for
Download thread as


You don't have permission to post.

Please login or register.

   
 
© 2008 Paul Knierim. All rights reserved.