Profile picture of Greg active 4 months ago

Greg

@rebootnow Startup · http://expletiveinserted.com
Location: Seattle
  • I do however see these bits of goodness in the trunk which is indicative of my current structure and leads me to believe that the fault is as @rebootnow called it. It’s still asking for get_current_site() when displaying avatars on a secondary blog with multisite enabled. + if ( bp_core_is_multisite() ) + $path = ABSPATH . [...]

    1 year, 11 months ago
  • thanks @johnjamesjacoby for the follow up and @rebootnow for the additional insight on this. I believe that tickets #2451 and #2469 are related because with multiblog enabled it’s still kicking an avatar path and upload relative to the wp_upload_dir(). I tested the 1.2 branch but I just svn sw’ed up to 1.2.5 and I see the that the trunk [...]

    1 year, 11 months ago