Modify ↓
Opened 11 years ago
Closed 9 years ago
#12282 closed defect (worksforme)
Problem Uploading Profile Picture
| Reported by: | anonymous | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | UserManagerPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 1.0 |
Description
Great plugin, but having problems uploading a profile picture. After selecting the file and submitting the form the page refreshes but the picture was not added. I'm assuming it's a permissions issue, can you tell me where these images should be uploading to? Thanks,
-G
Attachments (0)
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 9 years ago by
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Probably an InstallationIssue, but please let me know if you need additional help.
Note: See
TracTickets for help on using
tickets.



It appears the files are attached to a wiki page, which by default is named UserManagerPluginPictures. I assume that means a user uploading a photo needs at least
WIKI_MODIFY. You might find some useful diagnostic info in the logs.Eventually I hope to merge this plugin into AccountManagerPlugin, but recently it hasn't received the care it needs.