-
Paul Gibbs replied to the forum topic Is this possible? in the group How-To and Troubleshooting 14 years ago
I don’t think so. I’d investigate building some custom javascript function for an AJAX call, or create a mini-JSON library, or something like that.
-
Paul Gibbs replied to the forum topic Logged in username display for BuddyPress 1.5.4 in the group How-To and Troubleshooting 14 years ago
First thing you can do is track down in the template a link that generates this type of output. BP Corporate is a premium theme (I think), and I don’t have a copy to look at. When you’ve found in the theme where […]
-
Paul Gibbs replied to the forum topic RSS Format within community groups in the group Requests & Feedback 14 years ago
I don’t know if the bpfb short code is anything to do with BP Activity Plus or not, but it may be work contacting its authors directly for supporting and letting them know about the problems when viewing it in an […]
-
Paul Gibbs replied to the forum topic This should be easier in the group How-To and Troubleshooting 14 years ago
Activity should only currently allow the following tags: span, a, img, code. I just tried putting an iframe in my activity stream on our testbp.org site, and it was stripped out. If it’s getting through for you, […]
-
Paul Gibbs replied to the forum topic User privacy settings ineffective in the group How-To and Troubleshooting 14 years ago
Current version of BuddyPress doesn’t have any privacy settings, so, which plugin are you running?
-
Paul Gibbs replied to the forum topic Account delete in the group How-To and Troubleshooting 14 years ago
What versions of WP and BP are you using?
-
Paul Gibbs replied to the forum topic HyperDB and BP in the group How-To and Troubleshooting 14 years ago
I’ve not tried sharding the BuddyPress database tables; I have no idea if it would work.
-
Paul Gibbs replied to the forum topic Host: minimum memory? in the group Installing BuddyPress 14 years ago
It depends on what you have running on your site – themes, plugins, number of users, caching – and how they all interact. I would suggest 64Mb is a safe minimum, but get one that lets you go up to 96Mb+ just in case.
-
Paul Gibbs replied to the forum topic Activation Email Key doesn't work?! I may have the fix!! in the group How-To and Troubleshooting 14 years ago
Editing core is a very bad idea. If that can’t be unhooked or filtered around, submit a ticket to core — patches would be welcome.
-
Paul Gibbs replied to the forum topic Call to undefined function show_admin_bar() in the group Installing BuddyPress 14 years ago
Cool. The issue was is that BuddyPress 1.5.4 requires WordPress 3.3 or newer, and you were trying to run it on WordPress 3.0.5 🙂
-
Paul Gibbs replied to the forum topic Blogs Component, Shows Main blog too in the group How-To and Troubleshooting 14 years ago
What level of access are you giving them to the main blog? Higher than subscriber?
-
Paul Gibbs replied to the forum topic Recently Active Members Sidebar Widget Bug in the group Miscellaneous 14 years ago
I saw your bug report on trac. We’ll test it out as soon as we get a chance.
-
Paul Gibbs replied to the forum topic Steam API Integration? in the group Requests & Feedback 14 years ago
Not seen anything for this. If you can find a WordPress plugin does this, it will work with BuddyPress.
-
Paul Gibbs replied to the forum topic Group Forums Wont Work in the group How-To and Troubleshooting 14 years ago
Chek bb-config.php in your WP folder has the right database connection details. Check you’ve completed forum setup in wp-admin BuddyPress Forums. Then edit a group admin settings, disable forum (save), then […]
-
Paul Gibbs replied to the forum topic Registration question in the group How-To and Troubleshooting 14 years ago
What about if you disable account registration, and manually create accounts for your students? That way only they will have access and it saves fiddling about with code, which doesn’t sound like the right […]
-
Paul Gibbs replied to the forum topic BuddyPress group creation broken in the group How-To and Troubleshooting 14 years ago
Said cookie is cleared when a group is created. I’ve only seen conflicts from other plugins on the group creation screen – never edit core.
-
Paul Gibbs replied to the forum topic Favourites Count in the group How-To and Troubleshooting 14 years ago
bp_activity_get_meta( $activity_id, 'favorite_count' );Doesn’t look like we have a wrapper function for it.
-
Paul Gibbs replied to the forum topic Using divs instead of tables in Profiles layout in the group How-To and Troubleshooting 14 years ago
You’ll just need to put the relevant templates into your child theme, and change the markup as you want.
-
Paul Gibbs replied to the forum topic Feature Requset: Global rename abilty for the word "Group." in the group Requests & Feedback 14 years ago
You’re either going to have to do a find/replace in your theme, or use a language file to achieve the same; https://codex.buddypress.org/translations/.
-
Paul Gibbs replied to the forum topic Is there a BuddyPress "censoring" plugin? in the group Requests & Feedback 14 years ago
Not aware of any plugins nor plans for anything like that in core, though we will be improving moderation generally.
- Load More
@djpaul
Active 1 month, 2 weeks ago