-
Paul Wong-Gibbs posted a new activity comment 15 years, 1 month ago
There’s https://codex.buddypress.org/theme-development/bp-default-theme-changelog/ but I’m not sure the revision numbers in the 1.2.7 link are correct (in fact, I know they aren’t). If you can figure out what revision number 1.2.7 was tagged, you can update the link 🙂
-
Paul Gibbs posted on the forum topic Activity stream achievement avatars in the group Achievements: 15 years, 1 month ago
🙁 I thought I finally, finally, finally fixed this once and for all in the last version. I’ll take a look this weekend.
-
Paul Gibbs posted on the forum topic PHP Warning – Invalid Arguments Passed in the group How-To and Troubleshooting: 15 years, 1 month ago
This has been fixed in BuddyPress 1.3. Have a look at https://trac.buddypress.org/browser/trunk/bp-friends/bp-friends-classes.php#L95 if you want to see how
-
Paul Gibbs posted on the forum topic Not enough permissions after WordPress Upgrade in the group Requests & Feedback: 15 years, 1 month ago
BuddyPress 1.3 works properly with the init hook now.
-
Paul Gibbs posted on the forum topic Activity stream achievement avatars in the group Achievements: 15 years, 1 month ago
This shouldn’t be happening. Can you confirm which version you are using please?
-
Paul Gibbs posted on the forum topic buddypress doesn't respond to internet requests in the group How-To and Troubleshooting: 15 years, 1 month ago
This is almost certainly nothing to do with BuddyPress, and is a webserver configuration. Can you get to any pages on your from the internet? If not, start at step one and configure Apache to listen to all requests on external IPs rather than localhost.
-
Paul Gibbs posted on the forum topic Upload content to activity stream via PHP in the group How-To and Troubleshooting: 15 years, 1 month ago
If you can access WordPress’ PHP environment, yes, of course. It’s a function call. If you can’t, you’ll probably have to create your own XMLRPC listener or via an AJAX _POST request and do it that way.
-
Paul Gibbs posted on the forum topic BP_init not working for themes Functions.php in the group How-To and Troubleshooting: 15 years, 1 month ago
if you do that, you’ll need to consider the impact on widgets and third-part BP plugins.
-
Paul Gibbs posted on the forum topic BP_init not working for themes Functions.php in the group How-To and Troubleshooting: 15 years, 1 month ago
Or after_theme_setup
-
Paul Gibbs posted on the forum topic Registering account and Group in the group How-To and Troubleshooting: 15 years, 1 month ago
Search for plugins; there’s some that do this. never hack core!
-
Paul Gibbs posted on the forum topic custom avatars not showing on multisite blogs with WP 3.0.1 and BP 1.2.5? in the group How-To and Troubleshooting: 15 years, 1 month ago
-
Paul Gibbs posted on the forum topic custom avatars not showing on multisite blogs with WP 3.0.1 and BP 1.2.5? in the group How-To and Troubleshooting: 15 years, 1 month ago
This issue is fixed in BP 1.3.
-
Paul Gibbs posted on the forum topic Custom avatars arent showed on single blogs in WPMU in the group How-To and Troubleshooting: 15 years, 1 month ago
FYI this problem is fixed in BP 1.3
-
Paul Gibbs posted on the forum topic Space in Username Creating Space in URL's and Navigtion Problems in the group How-To and Troubleshooting: 15 years, 1 month ago
I wonder if we can support this for 1.3. It is probably an overzealous filter somewhere.
-
Paul Gibbs posted on the forum topic Refactoring BuddyPress plugin / add on template files. in the group BP-Default: 15 years, 1 month ago
Could try moving the wrapper stuff out of the plugins.php template and including via home. Need to see how the actions around plugins.php are used and how this might affect the members’ settings screen, for example.
-
Paul Gibbs posted on the forum topic OpenSocial for BuddyPress in the group Creating & Extending: 15 years, 1 month ago
You will need to add such things to BuddyPress, yes. If you come up with any good patches for core, I’d love to look at them.
-
Paul Gibbs posted on the forum topic Will BP adminbar survive WP 3.1? in the group How-To and Troubleshooting: 15 years, 1 month ago
Boone said John said this is time-permitting but is a puntable issue.
-
Paul Gibbs posted on the forum topic Ant release date set for BP1.3? in the group Miscellaneous: 15 years, 1 month ago
@pgibbs FYI, BP 1.3 will be compatible with only WP 3.1, not 3.0.
— Andrew Nacin (@nacin) January 14, 2011
I think we hope to have a beta or a developer test release ready in a few weeks. Mainly dependant on John. No harm in developing on it now but it’s still prone to being buggy.
-
Paul Gibbs posted on the forum topic Refactoring BuddyPress plugin / add on template files. in the group BP-Default: 15 years, 1 month ago
I point you towards BP 1.4 and custom post types. John, Boone and I have had discussions about the templating before and it seems to me that a good time to make this change would be when custom post types have been implemented.
-
Paul Gibbs posted on the forum topic After Installing the Welcome Pack in the group Welcome Pack: 15 years, 1 month ago
Welcome Pack sends the same internal friend request as clicking on the “add friend” button does. If you aren’t getting the buttons visible, you’ve probably got some error with BuddyPress somewhere.
- Load More
@djpaul
Active 1 month, 2 weeks ago