-
Paul Gibbs replied to the forum topic Reset Achievements to zero without deleting users? in the group Achievements 14 years, 6 months ago
It’s in the wp_usermeta table, with meta_key = achievements_points
Delete those specific records and everyone’s points (and therefore the leader) will go back to zero.
-
Paul Gibbs replied to the forum topic Multisite compatibility in the group Installing BuddyPress 14 years, 6 months ago
Can you not just activate BuddyPress on that one blog? e.g. do not activate site wide. Then turn off the site tracking component in BuddyPress.
-
Paul Gibbs replied to the forum topic Get Group_ID from Group Name? in the group How-To and Troubleshooting 14 years, 6 months ago
BP_Groups_Group::group_exists returns the group ID, from the group name. A better named function isn’t going to improve the functionality.
-
Paul Gibbs replied to the forum topic Different background image for bp components in the group How-To and Troubleshooting 14 years, 6 months ago
If you’re using BP 1.5, and the default theme, it has support for assigning page backgrounds to specific component pages now, in the standard WordPress way.
-
Paul Gibbs replied to the forum topic be able to post onto all members activity? in the group How-To and Troubleshooting 14 years, 6 months ago
BuddyPress doesn’t use Facebook’s wall idea. It’s more like Twitter; you need to @mention them. The default theme has a “public message” button when viewing another user’s profile; this is a shortcut and it […]
-
Paul Gibbs replied to the forum topic Post on someones wall in the group How-To and Troubleshooting 14 years, 6 months ago
BuddyPress doesn’t follow Facebook’s idea of a wall. It’s more of a Twitter model. You need to @mention them.
-
Paul Gibbs replied to the forum topic Is it possible to remove steps from group setup – ie avatar/invite friends (BP1.5)? in the group Creating & Extending 14 years, 6 months ago
It’s a bit weird. If you disable avatar uploads in Settings, it’ll remove from the group step; however, you’ll also turn off member avatar uploads at the same time. Doh.
Try something like this in a bp_init […]
-
Paul Gibbs replied to the forum topic Sorry, that file cannot be edited in the group How-To and Troubleshooting 14 years, 6 months ago
@tommyhoang Again, this is a bug in WordPress core. Not BuddyPress. It’s not been fixed into WordPress yet; look at https://core.trac.wordpress.org/ticket/16744
-
Paul Gibbs replied to the forum topic removing group auto join in the group How-To and Troubleshooting 14 years, 6 months ago
BP_DISABLE_AUTO_GROUP_JOIN is part of BuddyPress core. It ought to work.
-
Paul Gibbs replied to the forum topic is it possible to let user to define his own theme? in the group Miscellaneous 14 years, 6 months ago
Not with BP-Default, you could add the functionality to your own theme.
-
Paul Gibbs replied to the forum topic oembed in private message in the group oEmbed for BuddyPress 14 years, 6 months ago
It is supported in BuddyPress 1.5
-
Paul Gibbs replied to the forum topic No Friends listed in Friend Invite feature in the group Welcome Pack 14 years, 7 months ago
What other plugins are you running
-
Paul Gibbs replied to the forum topic BP 1.5 Compatibiltiy in the group BuddyPress Followers 14 years, 7 months ago
I imagine core team or a kind, smart, generous volunteer will make it 1.5-compat. Because it’s used on this site 🙂
-
Paul Gibbs replied to the forum topic BuddyPress Welcome Pack Emails with HTML in the group How-To and Troubleshooting 14 years, 7 months ago
Hi 🙂
Next version will support HTML emails. It’s my current project I’m working on.
-
Paul Gibbs replied to the forum topic BuddyPress theme with bbPress templates in the group Miscellaneous 14 years, 7 months ago
On the plus side, I am one of the admins on testbp. It’s probably because bbPress 2.0 tries to use “forums”, and BuddyPress also tries to use “forums”. BuddyPress must be winning.
Try going to wp-admin > Settings > Forums, […]
-
Paul Gibbs replied to the forum topic Activity stream does not show blog posts from certain blogs in MU/Network install in the group How-To and Troubleshooting 14 years, 7 months ago
Are those sites’ privacy set to public?
-
Paul Gibbs replied to the forum topic Bug integrating BuddyPress 1.5 and bbPress 2.0 (Latest SVN versions) in the group Installing BuddyPress 14 years, 7 months ago
did you activate bbPress before BuddyPress? If you go to wp-admin BuddyPress menu, is it prompting you to run the updater?
-
Paul Gibbs replied to the forum topic BuddyPress theme with bbPress templates in the group Miscellaneous 14 years, 7 months ago
Testbp runs unmodified versions of BuddyPress and bbPress development versions
-
Paul Gibbs replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 7 months ago
$wpdb->wp_achievements_actions doesn’t exist. Check how the table’s referenced in Achievements core.
-
Paul Gibbs replied to the forum topic Existing WordPress users and BuddyPress usernames and URL issues in the group How-To and Troubleshooting 14 years, 7 months ago
It *should* change it. That setting’s implementation in 1.2.9 had a few issues, so I spent a bunch of time in 1.5 making it better, but that doesn’t help you. When it’s set, you are trying to pick a user from the member directory […]
- Load More
@djpaul
Active 1 month, 2 weeks ago