| Title |
Problem with avatar |
| Description |
can't get it to work permission is denied? |
| Message Text |
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? |
| Rating |
0/5 based on 0 votes.
|
| Ownership |
nova |
| Views |
821 views. Averaging 0 views per day. |
| Similar Topics |
|
| Submission Date |
Mar 29, 2006 - 1:49 PM |