#3143 closed defect (bug) (fixed)
avatar uploads failing
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | critical |
Severity: | Version: | ||
Component: | Core | Keywords: | has-patch |
Cc: |
Description
As of rev 4191, avatar uploads are failing because bp_core_avatar_upload_path() is returning a URL rather than an absolute path.
Attachments (1)
Change History (7)
#2
@
14 years ago
ANOTHER AVATAR BUG:
just noticed that when the ending is ".JPG" in BIG LETTERS,
the JPG's upload will not work anymore...
#4
@
14 years ago
3143.patch works like a treat for me (without 3143 uploads definitely fail on my installs).
Note: See
TracTickets for help on using
tickets.
This was introduced in r3860, but it's not clear to me how that change set itself is meant to prevent debug notices if avatar directory doesn't exist. I'm attaching a patch (untested) for what I think the function should be doing but need to understand the intention behind r3860.