Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • Plugins
  • Themes
  • Documentation
  • Blog
  • Support
  • Download

BuddyPress.org


  • Register
  • Lost Password
  • Log In

@xyclops active 2 years, 2 months ago
  • Personal
  • Mentions
  • Favorites
  • Profile picture

    xyclops posted on the forum topic WP-minify and new version of Buddypress in the group How-To and Troubleshooting: 2 years, 2 months ago

    Argh – it doesn’t work if the image files are small enough that they don’t need to be resized – this is what adds the widthxheight to the end of the filename as far as i can tell. For now I have added a rejection for any files that end in ‘myavatar’ .ext, and added [...]

  • Profile picture

    xyclops posted on the forum topic WP-minify and new version of Buddypress in the group How-To and Troubleshooting: 2 years, 2 months ago

    Here is a way I have found to make avatar uploads work while still using a CDN. I’m using S3/Cloudfront but it shouldn’t make a difference. The avatars, once accepted have a filename that always ends in either ‘bpfull.jpg’ or ‘bpthumb.jpg’ When an avatar is being dealt with by the upload/cropping process, the images used [...]

  • Profile picture

    xyclops posted on the forum topic Activity stream achievement avatars in the group Achievements: 2 years, 3 months ago

    damn, that sucks, sorry.

    I cheated for the time being and changed /includes/achievements-templatetags.php to leave out the activity stream avatar with:
    if('activitystream' == $size){
    return "";
    }
    return apply_filters( 'dpa_get_achievement_picture', $url, $achievement_id, $picture_id, $grav_size, $style );
    }

    around line 680 or so. I kind…[Read more]

  • Profile picture

    xyclops posted on the forum topic Activity stream achievement avatars in the group Achievements: 2 years, 3 months ago

    I’m also using WP 3.0.5 (with the hotfix plugin – but I just disabled/enabled that with no effect).

  • Profile picture

    xyclops posted on the forum topic Activity stream achievement avatars in the group Achievements: 2 years, 3 months ago

    I’m using 2.0.5 I thought the problem might be being caused by w3 total cache, so I disabled that completely, then created a new achievement, but the problem persists. Is there a way I could simply remove the image code from the actvity feed for the achievements? I know it’s a kludge but for now [...]

  • Profile picture

    xyclops posted on the forum topic Date Selector profile field is saving dates as one behind what they selected in the group How-To and Troubleshooting: 2 years, 3 months ago

    I ended up setting the time for all blogs to UTC, and disabling the time from the blog post metadata – time(‘F, j Y) instead of just time()

    It’s a kludgy fix but I guess it looks okay. I wish I’d just used the text box :)

  • Profile picture

    xyclops started the forum topic Activity stream achievement avatars in the group Achievements: 2 years, 3 months ago

    The problem is this: If a user gets an achievement for doing something and they do it in the main blog, the avatar image link in the activity stream is correct, e.g.: site/wp-content/uploads/2011/02/achievement-icon.png If they complete the action in a different blog, then the avatar link is different, e.g.:…[Read more]

  • Profile picture

    xyclops joined the group Achievements 2 years, 3 months ago

  • Profile picture

    xyclops posted on the forum topic Date Selector profile field is saving dates as one behind what they selected in the group How-To and Troubleshooting: 2 years, 3 months ago

    I’m also having this problem – any idea/fix for this?

  • Profile picture

    xyclops posted on the forum topic Errors with WP 3.0.5 in the group BuddyPress Moderation: 2 years, 3 months ago

    That’s wonderful. I love you, thank you.

  • Profile picture

    xyclops joined the group BuddyPress Moderation 2 years, 3 months ago

  • Profile picture

    xyclops started the forum topic Errors with WP 3.0.5 in the group BuddyPress Moderation: 2 years, 3 months ago

    Hi, I’ve noticed that the comment links are not being formatted properly – In 3.0.4 I am getting links like this: <a href='http://domain.com/?bpmod-action=flag&type=blog_comment&id=1&id2=20&_wpnonce=91dbb6bd46&#039; title='Flag as inappropriate' class='bpm-report-link bpm-type-blog_comment bpm-unflagged bpm-context-called '><span…[Read more]

  • Profile picture

    xyclops started the forum topic Comment Editing Permissions in the group How-To and Troubleshooting: 2 years, 3 months ago

    Is it possible to restrict what users can do with comments on their own blog? At the moment, my users can not only delete/approve/unapprove, but also edit the content of the comment – this is obviously not ideal because a malicious user could make it appear that someone who commented said something else. Ideally a [...]

  • Profile picture

    xyclops joined the group How-To and Troubleshooting 2 years, 3 months ago

Profile picture of xyclops
  • Activity
    • Personal
    • Mentions
    • Favorites
  • Profile
    • View
  • Sites 0
    • My Sites
  • Forums
    • Topics Started
    • Replies Created
    • Favorites

See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS

Follow BuddyPress on Twitter • GPL • Contact Us • Terms of Service

Skip to toolbar
    • WordPress.org
      • About WordPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • bbPress.org
      • About bbPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • BuddyPress.org
      • About BuddyPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
  • BuddyPress.org
    • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Lost Password
    • Log In
Log Out