BuddyDev

Site Navigation

  • Menu
  • BuddyDev Logo
  • Blog
    • Recent Posts
    • BuddyPress
    • WordPress Multisite
    • WordPress
  • Plugins
    • Premium Plugins
    • Free Plugins
    • MediaPress
    • Suggest a Plugin
  • Themes
    • Premium Themes
    • Free Themes
    • Suggest a Theme
  • MediaPress
    • MediaPress
    • Addons
    • Documentation
    • Support
  • Support
    • Forum
    • Docs & Manuals
    • MediaPress Docs
    • Code Snippets
    • FAQ
    • Community
    • Contact
  • Services
    • BuddyPress Plugin Development
    • BuddyPress Plugin Customization
    • BuddyPress Website Troubleshooting
    • BuddyPress Custom Development
  • Pricing
    • Pricing
    • Membership FAQ
    • Refund Policy
    • Checkout
  • Register
  • Login
Profile picture of enderandrew

enderandrew

@enderandrew Active 5 years, 2 months ago
@gwu123 I’ve got a minor patch for you for bp-friend-suggest: diff -uNrib plugins-old/bp-friends-suggest/bp-friend-suggest.php plugins-new/bp-friends-suggest/bp-friend-suggest.php — plugins-old/bp-friends-suggest/bp-friend-suggest.php 2011-07-30 00:14:23.406492600 -0500 +++ plugins-new/bp-friends-suggest/bp-friend-suggest.php 2011-08-08 […] View
  • Activity
  • Profile
  • Friends 3
  • Personal
  • Mentions
  • Favorites
  • Friends
  • Profile picture of enderandrew

    enderandrew commented on the post, YouTube feed Plugin for Buddypress, on the site BuddyDev 12 years, 10 months ago

    This is one of a few of your plugins that isn’t working with PHP 5.4 yet (bp-wire and bp-flickr as well, and perhaps a few others).

    Attempting to activate this plugin on a system with PHP 5.4 results in a fatal error of:

    Call-time pass-by-reference has been removed.

  • Profile picture of enderandrew

    enderandrew commented on the post, Introducing BuddyPress Facebook Connect+: Advance Facebook login/registration Plugin for your BuddyPress based Social Network, on the site BuddyDev 12 years, 10 months ago

    Is it possible to align where the FB Login button shows up? I’d like to move it over with padding-left to align with the other elements in my Theme My Login widget.

  • Profile picture of enderandrew

    enderandrew commented on the post, Updating Bp Chat beta 5, on the site BuddyDev 12 years, 11 months ago

    I have a bit of a non-standard question. I’m trying this out again on a new development site. I have Bulletproof security installed, which added some .htaccess rules. Sadly, one of those rules is stopping the following files from loading. /wp-content/plugins/bp-chat//includes/css/chat.css?ver=1053…[Read more]

  • Profile picture of enderandrew

    enderandrew commented on the post, Introducing BuddyPress Facebook Connect+: Advance Facebook login/registration Plugin for your BuddyPress based Social Network, on the site BuddyDev 12 years, 11 months ago

    This is one approach. A variable that disables loading the js and css, and then you have a template that specifically enqueues the script and stylesheet where you need it.

    Loading JavaScript and stylesheet only when it is necessary

  • Profile picture of enderandrew

    enderandrew commented on the post, Introducing BuddyPress Facebook Connect+: Advance Facebook login/registration Plugin for your BuddyPress based Social Network, on the site BuddyDev 12 years, 11 months ago

    I’ve noticed that buddypress-facebook-connect-plus/fb.js loads on every page where as I’m assuming it is only really needed on the login/register pages. I’m not a PHP/JS developer, but I came across a post that might be useful that discusses how to only load your javascript on the Wordpress page that needs it.…[Read more]

  • Profile picture of enderandrew

    enderandrew commented on the post, Updating Bp Chat beta 5, on the site BuddyDev 13 years ago

    Any update on when the new version might be finished?

  • Profile picture of enderandrew

    enderandrew commented on the post, Updating Bp Chat beta 5, on the site BuddyDev 13 years, 2 months ago

    This is the plugin that drew me to the site initially. It is the reason I signed up for a membership. I would absolutely love to see this working properly. I am interested in a premium version of this that requires Jabber (or something like it) on the server.

    Any chance of seeing an update?

  • Profile picture of enderandrew

    enderandrew commented on the post, Updating Bp Chat beta 5, on the site BuddyDev 13 years, 5 months ago

    I’m wondering when we’re going to see an update as well. The online users list never seems to update for me. The tables don’t seem to install on a clean install. I would be interested in seeing two versions of this as discussed above, one for dedicated servers with Jabber or nodejs, and one for […]

  • Profile picture of Saunt Valerian

    Saunt Valerian and enderandrew are now friends 13 years, 7 months ago

  • Profile picture of enderandrew

    enderandrew commented on the post, Test Our Plugins with BuddyPress 1.5, on the site BuddyDev 13 years, 8 months ago

    Any chance we do see a version based on Jabber or something like that for those that have their own server?

  • Profile picture of enderandrew

    enderandrew commented on the post, BP Flickr Plugin- Allow your users to show their latest flickr images on their BuddyPress profile, on the site BuddyDev 13 years, 8 months ago

    I replaced jquery.prettyPhoto.js with the latest version (3.1.3) and the JS error went away.

  • Profile picture of enderandrew

    enderandrew commented on the post, BP Flickr Plugin- Allow your users to show their latest flickr images on their BuddyPress profile, on the site BuddyDev 13 years, 8 months ago

    BTW, I fired up Firebug and noticed this is throwing a JS error.

    It says ppt is undefined in wp-content/plugins/bp-flickr/js/jquery.prettyPhoto.js?ver=3.2.1

  • Profile picture of enderandrew

    enderandrew commented on the post, Introducing the first Stable Version of Bp-Gallery for BuddyPress, on the site BuddyDev 13 years, 8 months ago

    I’m trying to troubleshoot why I can’t get Ajax working in my theme and I’m looking at every JS being called. I’m noticing what appears to be 10 javscript files being loaded on every single page from this plugin. flash-detect.js jquery-ui-1.7.2.custom.min.js general.js mytagger.js mediaelement.min.js mediaelement-and-player.min.js theme.js…[Read more]

  • Profile picture of enderandrew

    enderandrew commented on the post, WordPress S3 Slider Widget, on the site BuddyDev 13 years, 8 months ago

    Can you insert a slider with a shortcode?

    I’ve been fighting with my theme to add an area above the posts for a slider widget unsuccessfully. So I’m looking for a good slider plugin with a small memory footprint that I can add via short-code to a sticky post on top of my news feed.

  • Profile picture of enderandrew

    enderandrew commented on the post, Test Our Plugins with BuddyPress 1.5, on the site BuddyDev 13 years, 8 months ago

    Thanks. I was able to get YT and Flickr working. When I update my status, I then see a link under my status that says “Undefined” and it links to when I uploaded a BP Gallery. But my status update seems to disappear. An example Add Friend link has a URL of: http://nighthawksnation.org/members/enderandrew/friends/add-friend/138/?_wpnonce=f08394d8b3…[Read more]

  • Profile picture of enderandrew

    enderandrew commented on the post, Test Our Plugins with BuddyPress 1.5, on the site BuddyDev 13 years, 8 months ago

    I’m finally testing a BP 1.5 trunk install with these plugins, and a few more. I can’t post updates to the Activity Stream. They just don’t appear to be saving. I can’t friend anyone. I can’t enter in a YT username or a Flickr NSID (though these plugins weren’t advertised to work with BP 1.5, […]

  • Profile picture of enderandrew

    enderandrew commented on the post, YouTube feed Plugin for Buddypress, on the site BuddyDev 13 years, 8 months ago

    When I enter a username, I don’t think it is saving. When the page refreshes, it always says “Array”. And then it never pulls my videos.

  • Profile picture of enderandrew

    enderandrew commented on the post, BP Flickr Plugin- Allow your users to show their latest flickr images on their BuddyPress profile, on the site BuddyDev 13 years, 8 months ago

    When I enter a NSID, I don’t think it is saving. When the page refreshes, it always says “Array”. And then it never pulls my photos.

  • Profile picture of enderandrew

    enderandrew commented on the post, Here is the bp-wire for putting the Buddypress wire back to Buddypress 1.2, on the site BuddyDev 13 years, 8 months ago

    Something like this:

    Would get replaced with:


    displayed_user->id,$bp->loggedin_user->id) ) {
    bp_wire_get_post_list( bp_get_group_id(), sprintf(__( 'Group %s', 'bp-wire' ),BP_WIRE_LABEL), sprintf( __( 'There are no %s posts for %s', 'bp-wire' ), strtolower(BP_WIRE_LABEL),bp_get_group_name(false) ), bp_group_is_member(),…
    [Read more]

  • Profile picture of enderandrew

    enderandrew commented on the post, Introducing BuddyPress Facebook Connect+: Advance Facebook login/registration Plugin for your BuddyPress based Social Network, on the site BuddyDev 13 years, 8 months ago

    This plugin can copy over favorite movies, TV shows and music. What about favorite athletes?

  • Load More

Sidebar

Blog

  • BuddyPress
  • WordPress
  • Tricks & Tips
  • News
  • Resources
    • Free Buddypress Themes
    • Free Buddypress Plugins
    • Buddypress Premium Themes
    • Buddypress Premium Plugins
    • Blog
  • Support Center
    • Membership
    • Faq
    • Join
    • Terms & Conditions
    • Privacy Policy
    • Contact Us
    • Hire Us
  • Useful Links
    • Download BuddyPress
    • Download WordPress
    • BuddyPress Codex
    • WordPress Documentation
    • Our Documentation
  • Connect with Us
    • Connect with Brajesh

Copyright © 2009-2025 BuddyDev.com