-
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
Did you try setting the name compatibility constant as per that codex page you linked to in your post?
-
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
do the “broken” user names all have spaces in them? (in general)
-
Paul Gibbs replied to the forum topic BP 1.5b2 and bbpress 2.0 RC3 – Integration in the group Installing BuddyPress 14 years, 7 months ago
Read my last comment in this thread; that’s the extent of the integration”, as far as I know. As to your others about replacing templates, I don’t know. Try asking on the bbpress.org forums.
-
Paul Gibbs replied to the forum topic Recurring option for 'award' based achievements? in the group Achievements 14 years, 7 months ago
No, I’m afraid not. You’d need to create separate achievements, which obviously isn’t ideal for you.
-
Paul Gibbs replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 7 months ago
π I noticed that old, old example_achievements.php was old and wasn’t working. If you can’t figure out anything from the documentation on achievementsapp.com, let me know, and I’ll copy/paste a new template version
-
Paul Gibbs replied to the forum topic Why does a page named /search redirect to members search? in the group How-To and Troubleshooting 14 years, 7 months ago
As I said, BuddyPress 1.5 takes the “search” URL for itself.
-
Paul Gibbs replied to the forum topic BP 1.5b2 and bbpress 2.0 RC3 – Integration in the group Installing BuddyPress 14 years, 7 months ago
Some point after 1.5, BuddyPress won’t come with bbPress. If you’ll want to use a forum, we’ll invite you to download bbPress (2.0); maybe we’ll even add a link in to make it easy.
As far as I’m aware, currently bbPress […]
-
Paul Gibbs replied to the forum topic Why does a page named /search redirect to members search? in the group How-To and Troubleshooting 14 years, 7 months ago
even though*
-
Paul Gibbs replied to the forum topic Why does a page named /search redirect to members search? in the group How-To and Troubleshooting 14 years, 7 months ago
Uh, yeah. We take “search” specifically, even know we don’t have a page mapping. We needed it to make our directory component searches to work in 1.5. Guess someone should document this on the codex π
-
Paul Gibbs replied to the forum topic BP 1.5b2 in Child Theme in the group Installing BuddyPress 14 years, 7 months ago
Template Pack hasnt been updated yet, so your first option is best
-
Paul Gibbs replied to the forum topic Help with Permalinks? in the group How-To and Troubleshooting 14 years, 7 months ago
The permalinks structure that you used doesnβt work on mine unfortunately; I just get redirects to my homepage.
That *should* work out of the box, especially since you’ve said you’re using MAMP (which is what I dev […] -
Paul Gibbs replied to the forum topic Querying User's Activity Stream in the group How-To and Troubleshooting 14 years, 7 months ago
-
Paul Gibbs replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 7 months ago
You can either add a record to achievements_actions directly with SQL, or you could do a little plugin to install it for you when it’s activated. Up to you.
You need to look for do_action calls
-
Paul Gibbs replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 7 months ago
p.s. this might be of use. It’s a couple of years old, so may need tweaking based on the above documentation; http://djpaul.dangerous-minds.net/example_achievements.phps
-
Paul Gibbs replied to the forum topic Setting up Achievement Events with other plug-ins in the group Achievements 14 years, 7 months ago
Hey Simon,
Thanks for the kind words. And well done, you’ve pretty much figured out the basics of how it’s implemented. Check out http://achievementsapp.com/developer/add-support-for-a-plugin-non-custom-post-type/ for some […]
-
Paul Gibbs replied to the forum topic Find a plungin post articles from buddypress to facebook and twitter in the group Creating & Extending 14 years, 7 months ago
BuddyStream
-
Paul Gibbs replied to the forum topic Send notifications, private emails, comments, etc from buddypress to real email in the group How-To and Troubleshooting 14 years, 7 months ago
The actual content or just a notification that something’s happened?
-
Paul Gibbs replied to the forum topic New member profiles not loading in the Member directory in the group How-To and Troubleshooting 14 years, 7 months ago
They need to activate their account and log in at least once.
-
Paul Gibbs replied to the forum topic Why won't Buddypress search posts? in the group How-To and Troubleshooting 14 years, 7 months ago
I think these have a filter. Are we talking about the search box at the top of the templates, in the blue header area?
-
Paul Gibbs replied to the forum topic How to remove wall posting profile activity need help π in the group How-To and Troubleshooting 14 years, 7 months ago
Edit /members/single/activity.php, and take out the bit these lines:
`if ( is_user_logged_in() && bp_is_my_profile() && ( !bp_current_action() || bp_is_current_action( ‘just-me’ ) ) )
locate_template( array( ‘activity/post-form.php’), […] - Load More
@djpaul
Active 1 month, 2 weeks ago