-
jamz86 posted on the forum topic Impossible to get avatars in a custom AJAX search? in the group How-To and Troubleshooting: 13 years, 5 months ago
bump? is this really that hard?
-
jamz86 posted on the forum topic Impossible to get avatars in a custom AJAX search? in the group How-To and Troubleshooting: 13 years, 6 months ago
bump!
-
jamz86 posted on the forum topic How to print out an Avatar from a user ID in the group How-To and Troubleshooting: 13 years, 6 months ago
If you’re trying to pull just the avatar from within a loop, this shows how to do that: http://wpmu.org/how-to-create-a-gallery-of-members-avatars-in-buddypress/ If you’re trying to pull up someone’s avatar simply by ID, use bp_core_fetch_avatar() like this: ` displayed_user->id; //you’d put in whatever function you’re using to get the ID here,…[Read more]
-
jamz86 posted on the forum topic Impossible to get avatars in a custom AJAX search? in the group How-To and Troubleshooting: 13 years, 6 months ago
Hi @boonebgorges, I’ve tried the array structure, and the problem is still there. I’ve never done var_dump() before, so I’m a little confused. Could you show me the code I should put in?
-
jamz86 posted on the forum topic Impossible to get avatars in a custom AJAX search? in the group How-To and Troubleshooting: 13 years, 6 months ago
Hi @Stacy, thanks! Is the code written correctly? When I copied it into bp-custom in Dreamweaver it said the code was invalid. Thanks so much, though.
-
jamz86 started the forum topic Impossible to get avatars in a custom AJAX search? in the group How-To and Troubleshooting: 13 years, 6 months ago
Hi, I’m running BP 1.2.8 on WP 3.1 and I’ve created an AJAX/jQuery live search that’s a lot like Facebook’s. It works fine — however, no matter what I try, it seems to break every time I try to add avatars to the search results. Here’s the code I’m trying: ` $query_m = “SELECT ID, […]
-
jamz86 joined the group How-To and Troubleshooting 13 years, 6 months ago
@jamz86
Not recently active