-
Paul Gibbs replied to the forum topic Server error, admin bar doesnt display after buddypress installed!? in the group Installing BuddyPress 13 years, 10 months ago
-
Paul Gibbs replied to the forum topic Extracting the current user ID in the group How-To and Troubleshooting 13 years, 10 months ago
Do you mean the logged in user ID? get_current_user_id()
-
Paul Wong-Gibbs commented on the post, BuddyPress 1.6 Beta 1, on the site BuddyPress.org 13 years, 10 months ago
Not yet, but we’ll post one up in the next couple of days.
-
Paul Gibbs replied to the forum topic jQuery conflict in the group How-To and Troubleshooting 13 years, 10 months ago
I’m going to be bold and say you never need to include a newer version of jQuery, especially as WordPress 3.4 has just been released two weeks ago with the latest version.
-
Paul Gibbs replied to the forum topic Site Notices vs. Messages in the group How-To and Troubleshooting 13 years, 10 months ago
I think it’s the same. That “notice to all users” has always been a bit of an oddity.
-
Paul Gibbs replied to the forum topic Can I "Uninstall" Forums for Groups, switch to Sitewide Forums, and preserve Posts in the group How-To and Troubleshooting 13 years, 10 months ago
The groups DO use a bbPress implementation (bbPress v1.x). In a future release of BuddyPress and bbPress (v2.x), you’ll be able to do what you want.
-
Paul Gibbs replied to the forum topic BuddyPress 1.6 Beta 1 is ready to test in the group Miscellaneous 13 years, 10 months ago
Stickied.
-
Paul Wong-Gibbs wrote a new post on the site BuddyPress.org 13 years, 10 months ago
BuddyPress 1.6 Beta 1 is now available. Download BuddyPress 1.6 Beta 1 (zip) from wordpress.org, or check out the milestone on Trac.
Beta time means that we think 1.6 is almost ready to be released. But first, […]
-
Paul Gibbs replied to the forum topic Couchsurfing + Travel + Dating + Photography beta launch CouchSurfDate.com comments welcome in the group Gallery 13 years, 10 months ago
Hi,
I like the design of your site, especially the header. You seem to be focusing on groups (at least that’s where I ended up when I started clicking around) and I think that’s a pretty good approach.
-
Paul Gibbs replied to the forum topic Tags not attached to Topics posted via Forum Directory unless by admin user [FIX INCLUDED] in the group How-To and Troubleshooting 13 years, 10 months ago
The ticket to which you refer will be part of our 1.6 release, which will be in beta soon.
-
Paul Gibbs replied to the forum topic Thanks Dev Team, problem of unable to edit child team file from WP has been solved in the group How-To and Troubleshooting 13 years, 10 months ago
Thank the WordPress dev team, this was a WordPress core bug. 🙂
-
Paul Gibbs replied to the forum topic Translate buddypress into Norwegian in the group How-To and Troubleshooting 13 years, 10 months ago
Translation is managed by http://wppolyglots.WordPress.com — post there and ask to contribute to the Norwegian translation of BuddyPress. Thanks!
-
Paul Gibbs replied to the forum topic What is the difference between Subscriber-Forum Participant-Member-Key Master? in the group Creating & Extending 13 years, 10 months ago
The top five are WordPress roles. The rest are from bbPress. BuddyPress doesn’t use them. I’m not sure what they do in bbPress.
-
Paul Gibbs replied to the forum topic [Resolved] Can’t install BuddyPress – White Screen in the group Installing BuddyPress 13 years, 10 months ago
Actually, please do create a new topic. This thread would become unreadable for anyone coming back to it later.
-
Paul Gibbs replied to the forum topic Update Wizard Blank Screen in the group How-To and Troubleshooting 13 years, 10 months ago
The database upgrade screen never shows any more details. You’re seeing what you’re meant to see.
The next screen is not meant to white-screen. Can you look at your web server’s error logs (your web host […]
-
Paul Gibbs replied to the forum topic Register – not going anywhere in the group How-To and Troubleshooting 13 years, 10 months ago
wp-admin Settings > General
-
Paul Gibbs replied to the forum topic Theme Compatibility in the group Requests & Feedback 13 years, 10 months ago
archonic: we’re a bit too far away to say with any certainty, but in order: yes, don’t know yet.
-
Paul Gibbs replied to the forum topic Theme Compatibility in the group Requests & Feedback 13 years, 10 months ago
gschaefer, make your own topic please. This topic is for discussion of upcoming changes in a future version of BuddyPress, not to do with the way it works currently.
-
Paul Gibbs replied to the forum topic sign up error page in the group How-To and Troubleshooting 13 years, 10 months ago
If i change the permalink to other structure, my custom categories are redirects to error page.
You *need* non-default permalinks for BuddyPress. Deactivate BuddyPress, switch to the TwentyEleven theme, pick […]
-
Paul Gibbs replied to the forum topic SVN Version and profile fields in the group Requests & Feedback 13 years, 10 months ago
The only change to the database structure for BP 1.6 is to the bp_activty table. We’re adding the following column, and index:
is_spam tinyint(1) NOT NULL DEFAULT 0,
KEY is_spam (is_spam) - Load More
@djpaul
Active 2 months, 4 weeks ago