-
Paul Gibbs posted on the forum topic Search inside threads in the group How-To and Troubleshooting: 15 years, 3 months ago
We know search isn’t great, but it’s unlikely to be worked on for 1.3 due to time constraints. Unless someone wants to contribute some enhancements? Happy to brainstorm ideas if someone wants to run with it.
-
Paul Gibbs posted on the forum topic http://www.veneratios.com – World of Warcraft – Alliance Guild – Firetree in the group Gallery: 15 years, 3 months ago
Yay, Alliance! +1
-
Paul Gibbs posted on the forum topic How to show notifications of replies to activity posts in the group How-To and Troubleshooting: 15 years, 3 months ago
If that’s the case, put a ticket on http://trac.buddypress.org for an enhancement please
-
Paul Gibbs posted on the forum topic BP multi site in the group Creating & Extending: 15 years, 3 months ago
Regardless of how you are using multisite, if you enable BuddyPress on one of those sites, it will be active across the entire network*. There is no segration of content. *It is possible to force it to run only on one site, but you can still only run one BuddyPress site per WordPress installation (at […]
-
Paul Gibbs posted on the forum topic activity stream and how I can post a custom one in the group How-To and Troubleshooting: 15 years, 3 months ago
You need to be looking at the bp_activity_add() function.
-
Paul Gibbs posted on the forum topic Trouble with activate buddypress in the group How-To and Troubleshooting: 15 years, 3 months ago
It’s an out of memory error message. Have a look at https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
-
Paul Gibbs posted on the forum topic bp_comment_author_avatar() not displaying fall-back default gravatar in the group How-To and Troubleshooting: 15 years, 3 months ago
What versions of WordPress and BuddyPress are you using, please?
-
Paul Gibbs posted on the forum topic BP Sections? in the group Creating & Extending: 15 years, 3 months ago
The core team would like to see “BP Multisite” functionality; in conjunction with the sort of thing that Boone talks about here , they would combine to be a very powerful feature. However I think it is fair to say that the best chance of seeing “BP Multisite” is for someone to scratch that itch; that is, […]
-
Paul Gibbs posted on the forum topic Time Offset still present in BP 1.2.6 in the group How-To and Troubleshooting: 15 years, 3 months ago
As forums are provided totally by bbPress, it’s a possibility that as you can’t access the bbPress admin, you can’t set its time like you do with WordPress. Hmm. EDIT: if you want to try a totally crazy “fix” which I have not even verified the problem exists, let alone the cause, try creating a […]
-
Paul Wong-Gibbs posted a new activity comment 15 years, 3 months ago
Go into a group, and there will be a forum tab a subnavigation bar.
-
Paul Gibbs posted on the forum topic Date selector (datebox) control doesn't allow future dates in the group How-To and Troubleshooting: 15 years, 3 months ago
If you can submit this as an enhancement on https://trac.buddypress.org/, we can fix this in core.
-
Paul Wong-Gibbs posted a new activity comment 15 years, 3 months ago
I would like to see one day better or perhaps more dynamic relationship mapping in core, but it’s not on the roadmap for the next version. Ditto something similar with privacy. I’m stil waiting with everyone else to see how Jeff’s plugin works.
-
Paul Gibbs posted on the forum topic Where did user interactions go? in the group How-To and Troubleshooting: 15 years, 3 months ago
You may not have edited the files, but were they copied into your child theme?
-
Paul Gibbs posted on the forum topic When a new user signs up they r automatically marked as a spammer in the group How-To and Troubleshooting: 15 years, 3 months ago
That’s nothing to do with BuddyPress. “Subscriber” is the default WordPress role. However, I’m assuming these users have had their account activated?
-
Paul Gibbs posted on the forum topic Make Groups Main Page for Profiles in the group How-To and Troubleshooting: 15 years, 3 months ago
define( 'BP_DEFAULT_COMPONENT', 'groups' );in your functions.php
-
Paul Gibbs posted on the forum topic I have a charset problem in the group How-To and Troubleshooting: 15 years, 3 months ago
You’re going to have to go into your database and change the charset manually. Back up your data first as I cannot guarantee that there won’t be any data loss or corruption. FYI We’ve fixed this for BuddyPress 1.3 due out next year.
-
Paul Gibbs posted on the forum topic BP TinyMCE 0.3 in the group BP-TinyMCE: 15 years, 3 months ago
Patches welcome 😉
-
Paul Wong-Gibbs posted a new activity comment 15 years, 3 months ago
Hi
First of all, I suggest you upgrade to BuddyPress 1.2.6. Secondly, user accounts require activation before people can log in. Check that account’s emails (i.e. check in spams) for an activation email. -
Paul Wong-Gibbs posted a new activity comment 15 years, 3 months ago
Hi Matt.
I think I was referring to the fact that at the moment, relationships in BuddyPress core are one-to-one; both people must have each other as a friend. You can’t have a one-sided relationship (a “follower” or a “fan”) in core, but have a look at https://wordpress.org/extend/plugins/buddypress-followers/. -
Paul Wong-Gibbs posted a new activity comment 15 years, 3 months ago
I’ve fixed this for hnla, but if anyone else has the same problem, let me know.
- Load More
@djpaul
Active 1 month, 3 weeks ago
Hey @DJPaul, thanks for the reply. The followers plugin is great. I use it myself on our installation. I guess what I’m hoping is that management of friends/followed might someday be possible via user defined “collections” (to use the language of the #Elgg platform). In Elgg – which I decided against mainly for usability reasons – these…[Read more]
I would like to see one day better or perhaps more dynamic relationship mapping in core, but it’s not on the roadmap for the next version. Ditto something similar with privacy. I’m stil waiting with everyone else to see how Jeff’s plugin works.