Search Results for 'buddypress'
-
AuthorSearch Results
-
May 26, 2010 at 4:20 am #79729
Dwenaus
Participant@r-a-y true.
A good approach might be to add a few new tabs to the extend section. In order they could be:
Featured Plugins – a hand picked list of the good stuff
Compatible Plugins – any plugin with buddypress tag (the current list)
Higest Rated – this could work if it was based only on the buddypress.org ratings.May 26, 2010 at 4:06 am #79728r-a-y
KeymasterThe problem with using another tag like “bp-extension” is a non-related BP plugin can still use that tag.
I think moderation is the only way to go.
May 26, 2010 at 4:02 am #79726r-a-y
Keymaster@jillsays – Thanks for that extra info!
Replace the snippet from before with this:
http://pastebin.com/PDeF3kjmThis should work now!
May 26, 2010 at 3:56 am #79725Dwenaus
Participant@mikepratt @jeffsayre @djpaul and others, I’m glad a conversation got started here. It sure would be good to hear from the powers-that-be about this.
I especially like the suggestion about using a new extension such as bp-extension that makes it clear that this is an extension of BuddyPress rather than compatible. Heck, maybe even introduce a bp-compatible tag as well so no one feels left out. However getting everyone to switch over would be tough.
I also like the idea of basing the list on the rating plugins get in the buddypress site. but new interesting plugins might not get rated, so that might not work.
having a separate repository will take time, and may never happen because it has to synch with the WP backend, trac, and many other things. possible, but more work.
What about my idea of just filtering the non-buddypress plugins from the buddypress tag. It might be a bit of work, but it is more inclusive. maybe we can even start some folksonomy where we tag certain plugins with keywords somewhere so at least others know not to waste our times figureing out of they are real BP plugins or not. something like not-bp or not-bp-plugin or even wp-plugin.
May 26, 2010 at 3:48 am #79724jillsays
Member@r-a-y — the gravatar is being pulled in on my bbpress profile page, but not int the actual posts themselves. This is occurring only for people who strictly have gravatars.
http://foodnetworkhumor.com/forum/profile.php?id=1
(And yes, I’m using the exact same email address for wordpress, gravatar, and bbpress.)
May 26, 2010 at 3:40 am #79723r-a-y
Keymaster@jillsays – Gravatars look like they’re working. It’s working for Blancmange, Lala and Patrina. Gravatars only work if the right email address is setup when they signed up for your site.
If your users recently signed up with Gravatar, tell them to change their email address in BP… see if that changes anything.
May 26, 2010 at 3:37 am #79722May 26, 2010 at 3:27 am #79719r-a-y
Keymaster@jillsays – In bbPress’ “Settings > Discussion” page, under “Avatar Display”, did you check “Show Avatars“?
May 26, 2010 at 3:25 am #79718jillsays
Member@r-a-y yes, I read that. I’m not talking about the default avatar. That is showing up fine. I’m saying nothing at all is showing up for people who ONLY have an avatar uploaded via gravatar.com, like me
Here’s the forum in question: http://foodnetworkhumor.com/forum/topic.php?id=1473&page=2
I, and a few other users, only have a photo uploaded via gravatar, and our photos are not showing up. It’s not even displaying the default avatar.
May 26, 2010 at 3:21 am #79717r-a-y
KeymasterIt’s possible, read this:
May 26, 2010 at 3:18 am #79716jillsays
MemberIs it possible to do this without deep integration? My server is incredibly low on memory as it is, and I fear a deep integration would just bring it to its knees.
May 26, 2010 at 3:17 am #79715In reply to: How to make Facebook Style Activity Stream
paulhastings0
Participant@baberjaved Not yet, but I believe someone on the forums was working on something like that. Dig around and you’ll find the post and pictures.
May 26, 2010 at 3:07 am #79714r-a-y
Keymaster@jillsays – Did you read this:
You can adjust the default avatar in bbPress by going to the bbPress admin panel (/forum/bb-admin/) and clicking on “Settings > Discussion”.
May 26, 2010 at 3:06 am #79713jillsays
MemberThat’s great, @r-a-y! bbPress is now pulling in avatars for people who uploaded images through Buddypress.
However, it is NOT pulling in images for people who only have a photo at Gravatar… and not one uploaded through Buddypress.
Any way to tweak that?
May 26, 2010 at 3:02 am #79710In reply to: How to remove those brackets ?
Boone Gorges
KeymasterIMHO, murder is a sin. This is a little further down the scale.
Use a custom language file to get rid of these numbers in parentheses. https://codex.buddypress.org/how-to-guides/customizing-labels-messages-and-urls/ Look for entries like
Groups <span>(%d)</span>and replace them withGroups. Eventually it would be nice to get this markup out of the core and into a template file, but in the meantime this will do the trick just fine.May 26, 2010 at 2:58 am #79708In reply to: Incompatibility of WP 2.9.2 and BP 1.2.4
piphut
Participant@slava – if you disable buddypress does your wordpress blog function normally? Is it giving you an error message? If so, what is the error?
May 26, 2010 at 2:39 am #79706In reply to: agenda plugin and file sharing plugin
May 26, 2010 at 2:35 am #79705r-a-y
Keymaster@jillsays – Here’s what you need to do:
In your bbPress theme’s folder (/bb-templates/kakumei-blue), create a functions.php file and add the following:
http://pastebin.com/PDeF3kjm (updated)You can adjust the default avatar in bbPress by going to the bbPress admin panel (/forum/bb-admin/) and clicking on “Settings > Discussion”.
I’ve tried to “guess” where the BP avatar path is, however if this doesn’t work, you’ll have to adjust the $avatar_folder_dir variable manually (this will definitely apply to WPMU users).
Give it a shot and report back.
May 26, 2010 at 2:31 am #79703In reply to: How to remove those brackets ?
kaneesha
Participantsame here, and batch find makes no sense because brackets are also a major part of the PHP syntax.

to hardcode such design-related elements is imho a sin, a css before or after trick would be much better in such cases.@rich! @ etiviti
i mean the numbers in those brackets in the tabs inside of the item-header like…
Groups (1) Messages (4) yadda yadda (9)
May 26, 2010 at 12:49 am #79697In reply to: Welcome Pack has blank text zones
abcde666
Participantat Private-Messaging it says “send between username and _”
the _ means blankMay 26, 2010 at 12:44 am #79695In reply to: Custom Language changes not showing
Boone Gorges
KeymasterThe tutorial is not very clear on that, no. But you can see that it’s expecting the file to be named that way, since BPLANG is defined as ‘mysite’ and it’s looking for a file called ‘buddypress-‘ . BPLANG . ‘.mo’.
Glad it works! I should fix up the codex page so that it’s clearer.
May 26, 2010 at 12:43 am #79694In reply to: New to buddypress
Aditya Singh
Participantqueries 1 to 4 fully resolved…
5 and 6 almost…thanks everyoneMay 26, 2010 at 12:39 am #79692In reply to: Querying specific groups based on parameters
Aditya Singh
Participant@r-a-y
when i am printing $slug_params, i am basically doing the same thing as printing $details_result
isnt it???
btw, i had printed that out as well…
actually i am generating a list in this section (where I am stuck in fetching avatar and other details)….and every other bit is doing exactly what it should…
again, thanks for being patient here…really appreciate it…May 26, 2010 at 12:37 am #79691In reply to: Custom Language changes not showing
Boone Gorges
KeymasterThat code looks correct, as long as your .mo file is located at
wp-content/plugins/buddypress/bp-languages/buddypress-mysite.mo
Are you sure you’ve named it correctly?May 26, 2010 at 12:34 am #79690In reply to: Querying specific groups based on parameters
Aditya Singh
Participant@nuprn1
bp_has_activities and bp_has_groups -> both were working smoothly when I was using the predefined parameters…it is just not working when i am trying to pass this variable… -
AuthorSearch Results