#3 closed defect (bug) (fixed)
Default profile picture upload directory
| Reported by: | apeatling | Owned by: | apeatling |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component1 | Version: | |
| Severity: | Keywords: | ||
| Cc: |
Description
When a new user registers, their profile picture upload directory does not have the correct permissions. This means the default profile image does not work and new profile images cannot be uploaded.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I changed the way this works slightly by using the "rename" function rather than providing "wp_handle_upload" with an over-riding upload directory.
The default profile image and subsequent profile image uploads now work correctly.