[buddypress-trac] [BuddyPress] #1970: Avatars failing to upload in WP-Single
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Feb 19 15:03:39 UTC 2010
#1970: Avatars failing to upload in WP-Single
-------------------------+--------------------------------------------------
Reporter: DennisSmolek | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.2.1
Keywords: Avatar |
-------------------------+--------------------------------------------------
Comment(by gemineye):
I've got the same issue on WordPress 2.9.2 (SingleUser) & BuddyPress 1.2.
Like DennisSmolek I'm using it on a shared webhost. The images are
uploaded to the correct folder, but cannot be retrieved for cropping due
to a wrong path statement.
@jjj: I applied your patch, but it didn't worked. Below you see the paths
for the image to crop like its embedded in its "image src=''":
Without your patch:
"/home/.sites/_several_/_folder_/_levels_/cms//home/sites/www.stadtfussballgraz.at/web/cms
/wp-content/uploads/avatars/4/hannesf2.gif"
With your patch:
"/home/sites/www.stadtfussballgraz.at/web/cms/wp-
content/uploads/avatars/4/hannesf.jpg"
It seems like that the absolute (local server) path to the image is used
instead of the relative path.
--
Ticket URL: <https://trac.buddypress.org/ticket/1970#comment:13>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list