Forum Replies Created
-
Soon yes, global notification system is on the list after a groups component update.
That depends, if there are filters placed on the output then I would think so. Otherwise BuddyPress will need to bypass and rewrite these emails.
phlux0r: What sort of options? There will be a “Settings” menu item introduced into member pages, perhaps you could place them there?
Please give the latest in trunk a shot.
Smueller – actually the readme is outdated, so it’s not entirely clear. I’m updating them now.
In the latest build it is a forced monster ID if there is no user uploaded avatar. This will be user configurable in the future.
Hopefully yes. I will spend some time adding tags in there once I get some time to do that. The codex is user contributed, so if you feel like adding tags to the codex that you use, then please do.
Let me look into and test this more. Seems as though there is issues with some fields and validation.
Also, when you upload an avatar now, it should always upload to the home blog space… so something like:
http://famous.tm/wp-content/blogs.dir/1/files//2008/10/avatar.jpg
The double // has been there for a long time, so it’s not that causing it. I’ll debug this.
I don’t think that is the problem. Have you updated all files, included the themes? The theme names have changed.
The member and group sitewide directories and search should be up in the next week or so.
I’ll also be adding more search and listing functionality to friends lists and groups for each member. Right now you have to click through the list for each, there is no way to filter and order. This will be addressed.
Kunefr: Home bases are gone now, so you shouldn’t have any troubles with them. Also, if you use SVN to get the latest version, then you can just use the “svn up” function. Otherwise, you will have to reupload and overwrite the old versions.
Please update to the latest in trunk and try again.
Some old function calls were left over, please update using the trunk now and you should be good to go.
Home bases now no longer exist. All member pages can now be found at:
I was just updating the site, should be fixed now.
Talked with Donncha about this. A check needs to be added to check if the blog_id = tag_blog_id and if so, return from the function. This will stop the infinite loop.
Looks really great! Fantastic to see real world examples of BuddyPress in use.
Hopefully you’ll be able to add more features soon once their a bit further along. Sam Bauers and I worked out a way of integrating BBPress with BuddyPress, without integrating them completely. That way you can keep BBPress up to date within your installation. I’ll be adding that in soon.
Yes please. I’m aware of this, but putting it in trac will help.
After 1.0 at the end of the year there will be a lot of focus placed on how we can make BuddyPress as open and distributed as possible. There has been quite a bit of talk about open standards support, and this is something I’d really love to see working.
Before any of this can happen though, all the basic functionality you’d expect of a social network platform needs to be completed. You can’t run before you can walk, so to speak.
I’ll look into this, it’s probably to do with the changes I made to catch-uri. Are you using a subdomain or sub directory installation?
Please use the trunk version of BuddyPress.
The signup is going to be changed to honor the user signup or blog signup. So when user on registration is enabled, a user will signup and create a home base only. When blog signup is enabled, they will create a username, home base and their first blog all together in one step.
This will be in the next version of the groups component:
Not sure about the plugin, but yes, an is_user_logged_in() check would limit the profile to only logged in users if you wanted to close it off.
Ah i see where you are coming from now.
It would be really confusing if their username was displayed or used anywhere in BuddyPress, but users are displayed using their full name. Once the tie to the username is removed from the messaging component, their username is basically irrelevant aside from logging in.