[buddypress-trac] [BuddyPress] #2091: ref to non-existent folders in bp-core-avatars.php
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Feb 27 16:04:29 UTC 2010
#2091: ref to non-existent folders in bp-core-avatars.php
----------------------+-----------------------------------------------------
Reporter: mikepratt | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Keywords: |
----------------------+-----------------------------------------------------
line 41-46 ->
if ( !defined( 'BP_AVATAR_DEFAULT' ) )
define( 'BP_AVATAR_DEFAULT', BP_PLUGIN_URL . '/bp-
xprofile/images/none.gif' );
if ( !defined( 'BP_AVATAR_DEFAULT_THUMB' ) )
define( 'BP_AVATAR_DEFAULT_THUMB', BP_PLUGIN_URL . '/bp-
xprofile/images/none-thumbnail.gif' );
The folder structure is no longer bp-xprofile/images. It is bp-
xprofile/admin/images
Additionally, the files none.gif and none-thumbnail.gif are no longer
present
--
Ticket URL: <http://trac.buddypress.org/ticket/2091>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list