Search Results for 'buddypress'
-
AuthorSearch Results
-
September 13, 2009 at 3:58 pm #52329
In reply to: show random friends more than 5
Jeff Sayre
ParticipantYou need to modify the output of the friends and groups loop. The documentation for doing that can be found here:
And what you’re specifically looking for can be found here:
September 13, 2009 at 3:43 pm #52327Jeff Sayre
ParticipantAll you need to do is post a friendly reminder every 24-36 hours if you do not get any response. A simple “Bump” posting will do.
I’m closing this thread as it is basically a duplicate thread. I’ve answered in the original one here.
September 13, 2009 at 3:41 pm #52326In reply to: Sitewide Activity Widget
Jeff Sayre
ParticipantFirst of all, with the version of BuddyPress trunk that you have installed, you will now only have one activity table in your MySQL database. This table is wp_bp_activity_user_activity_cached.
I know that based on the private message you sent me, you have read this thread which details why this is the case. So, unless you added those tables back to the DB, I am surprised that you even have the other two activity tables in your DB. If the BP upgrade was successful, it should have automatically removed those two tables.
Trying to add those tables and their corresponding data back to the DB will do nothing. The BuddyPress codebase no longer references those other activity tables. They are no longer needed.
As for the Site Wide Activity widget, make sure that you log into WPMU’s backend and go to “Appearances > Widgets” and remove the Site Wide Activity widget and then add it back. Also, your widget will not show any activity until someone does something that gets recorded into the wp_bp_activity_user_activity_cached table.
September 13, 2009 at 1:41 pm #52324In reply to: Point System in BuddyPress?
deanm
ParticipantThanks. Missed that.
Looks great. Definitely going to try it out:
September 13, 2009 at 1:22 pm #52323In reply to: Point System in BuddyPress?
takuya
ParticipantWe have two topics on this. One is about point system, another is about achivement plugin.
September 13, 2009 at 8:03 am #52320Paul Wong-Gibbs
KeymasterNo OS/platform wars please.
Which browsers you were using would have been far more interesting that what platform you were using. I have not confirmed this myself but if you can recreate this – perhaps testing on http://testbp.org/ – please submit it as a bug on https://trac.buddypress.org/. You can use the same username and password that you do here.
September 13, 2009 at 7:55 am #52317In reply to: Can buddypress be installed in a subdomain
Paul Wong-Gibbs
KeymasterYes.
September 13, 2009 at 7:55 am #52316In reply to: Calling BP Pages From Within WP Themes?
Paul Wong-Gibbs
KeymasterYou need to copy the relevant stuff from within BuddyPress’ theme’s functions.php into the functions.php of the active theme (unless your new theme is a child theme of BuddyPress).
September 13, 2009 at 3:42 am #52311In reply to: Make your own custom BuddyPress page
wordpressfan
ParticipantHow would I then create a new menu tab for the new page?
September 13, 2009 at 2:47 am #52307In reply to: How To Aid Documentation Project
Jeff Sayre
ParticipantLike all open source projects, BuddyPress is a community effort. Anyone can add to the documentation–the Codex–by visiting this BP link and creating a new Codex article, or adding to and/or editing an existing one.
Your help in documenting BuddyPress will be appreciated!
September 13, 2009 at 2:10 am #52305In reply to: New Theme Structure Help
modemlooper
ModeratorSo getting the hang of the new structure but it’s major musical chairs with the files to get it to work with a WP theme. Once people start creating Buddypress enabled WP themes it’s gonna be cake to customize.
September 12, 2009 at 3:55 pm #52301In reply to: New BP Chat plugin for Buddypress
dwpers
ParticipantThis plug-in / feature is probably the most sought after. Maybe at some point Andy will take the time to integrate chat into a future release of BP down the road.
You can’t really have a social network w/o chat these days. MySpace, FaceBook, OkCupid, all have it.
September 12, 2009 at 3:26 pm #52300In reply to: Group Plugins
realistdreamer
ParticipantI’ve decided on a killer app for my new site. A Google Events Calendar for BP groups. Essentially, I want to have the group admin create a Google Calendar that sits on the group “home page.” The admin can create/edit events and invite attendees.
This can be done now through Google Calendar and embedded in any site. http://www.google.com/calendar/embedhelper (it’s broken at the moment, but it works).
What I’m looking for is a plugin that uses the Google Calendar API to use group member email to invite group members via Buddypress and accept and track their RSVPs via Buddypress.
Users get all the benefits/upgrades to Google Calendar and we don’t have to reinvent the wheel (No offense to the BP calendar being created)
The Google Calendar projects on .org seem a bit dead, but I’m hoping someone here sees the benefit in the BP context. I’ll of course do it myself eventually, but I’m still working on the basics of the site at the moment and I’m NOT a programmer (just a problem solver who wants to get something done)
I’d at least like to know if someone else is taking this on so we can either colloborate or at least not duplicate work.
September 12, 2009 at 12:55 pm #52298In reply to: Founded problems with BP 1.1-pre
takuya
ParticipantYou should post these on trac.buddypress.org as it’s hard for Andy to follow everything posted here. You can login with the same ID. There seems more bugs than current reported, so I’m adding additional bugs to make sure 1.1 release works fine.
September 12, 2009 at 10:28 am #52295In reply to: Founded problems with BP 1.1-pre
nandopax
ParticipantOne problem more with the forum:
My original bbPress installation was in the forums folder (http://voiceover-casting.com/forums), the same of the slug used by buddypress.
Fix to make the bbPress run:
1) Before to configure it in buddypress, enter in bbPress admin and change the url to (http://yoursite.com/forum)
2) After, enter in your FTP and change the directory name “forums” to “forum”
3) Configure buddypress in “Forums setup” and will work.
4) If you want delete the old bbPress instalation you can do that, you WILL NEED leave only the “bb-config.php” file in the “forum” folder
September 11, 2009 at 10:25 pm #52287In reply to: Member Theme: Remove 'Me' and 'My Profile' Columns?
wordpressfan
ParticipantMy thinking is to emulate the profile style of either buddypress.org or wordpress.org sites. My site will only provide the ability to create a profile or search a profile. Actions such as e-mailing profile owners would be available within the main profile section.
Thanks for closing the other thread; I did not know the question had already been answered.
September 11, 2009 at 7:30 pm #52282In reply to: Logging in/out issue with buddypress/bbpress
gerikg
Participantis it still happening? can you email me the wp-config and bb-config files but take out your db login info?
September 11, 2009 at 6:45 pm #52278In reply to: Removing userbar and optionsbar from Profiles?
Jeff Sayre
ParticipantI’m closing this thread as it deals with the exact same issue you posted several hours earlier. You can read my response in that thread.
https://buddypress.org/forums/topic/member-theme-remove-me-and-my-profile-columns
September 11, 2009 at 6:29 pm #52273In reply to: Member Theme: Remove 'Me' and 'My Profile' Columns?
Jeff Sayre
ParticipantHow will your members gain access to their profile data–for editing–or their friends, groups, and messages, etcetera, if you remove the userbar?
I do not recommend this, unless you are planning to provide an alternate way for your members to access this data.
But, what you need to do to remove the “Me” column in the default BuddyPress member theme, is modify the userbar.php in your template file. To remove the “My Profile” column, you basically have to remove the xprofile navigation menu item that xprofile_setup_nav() invokes. The best way to do that is by creating a function in your bp-custom.php file that then invokes a remove_action() for the appropriate do_actions of that function.
Of course, if you remove the “Me” column it will automatically solve your issue of having the “My Profile” column being displayed. You will then have to come up with your own solution to just show the profile data for that given member. It can be done, but what you are asking removes so much access to BuddyPress functionality that I suggest you reconsider.
September 11, 2009 at 5:57 pm #52271In reply to: When comes the 1.1?
madloki
ParticipantShure when it´s done

36 tickets? Go go gadgeto andy
September 11, 2009 at 5:24 pm #52270In reply to: When comes the 1.1?
Mike
Participant“when it’s done.” lol very true.
you can try trunk… it’s probably as close to 1.1 as you’ll get at this point (https://trac.buddypress.org/browser/trunk)
September 11, 2009 at 8:50 am #52265In reply to: New BP Chat plugin for Buddypress
gpo1
Participant@Hempsworth, Why not go for it and get the job done?
September 10, 2009 at 10:23 pm #52260In reply to: Birthday-Profile not working
Paul Wong-Gibbs
KeymasterTrunk? Living on the edge, expect to get burnt

Check you are running the latest trunk. A fix or two went in for dates not being saved on localised BuddyPress sites very, very recently.
September 10, 2009 at 9:53 pm #52255In reply to: Excluding blog and group members
Paul Wong-Gibbs
KeymasterHi
No, BuddyPress runs site-wide. Everyone can see everyone. You can’t run multiple instances of BuddyPress on one WPMU installation (some people call this BuddyPress MU).
September 10, 2009 at 9:52 pm #52254In reply to: Birthday-Profile not working
Paul Wong-Gibbs
KeymasterPlease answer https://buddypress.org/forums/topic/when-asking-for-support
Also, are you using a language translation on your site? If so, this particular bug has recently been fixed and will be in the next release of BP.
-
AuthorSearch Results