It occurs to me that there needs to be an open standard which allows users of one BuddyPress site to participate in another BuddyPress site without being registered on that site (a la an OpenID). Admin’s should have the ability to turn this feature on/off (making their site open or not).
This way, when everybody and their brother launches their own social network- i can use the one which suits me best, and my friends can use the one that suit them best- but I can still view all my friends across the various sites, access their profiles, and leave them comments.
thoughts?
Hi guys!
I just found out about buddypress and it sounds great! I’m about to have my review guide website coded on WordPress. Would love to add BP once it’s out! Is there anything I should let the web developer keep in mind before building my current site, in order for buddy press to work on it?
Thanks…!
I read here the answer: http://comox.textdrive.com/pipermail/buddypress-dev/2008-June/000355.html
I didn’t really understand what it means, but it addresses your problem, If you fix it please be so kind as to post the solution. Thank you!
Can you please post the file so we can all benefit from it?
This will be in the next version of the groups component:
https://trac.buddypress.org/wiki/roadmap/groups
Will the home base database remain empty all the time and in future development? I plan to use the username.example.com as the default blog for each user, like the normal WPMU does, instead of using it as the home base. The social networking stuff will reside under the main domain. It will avoid confusing of having the blog & the user profile in the same level. I’ll examine budypress theme and look for some way to integrate it to the ‘home’ theme.
All I concern about now is, will it create conflict? I don’t really understand what those empty database are used for.
Neither…
username.example.com gets the profile
blog.example.com gets the blog
Since the home base is an empty blog each url has to be one or the other. Bear in mind, I created my theme pretty much from scratch and am not using the BP theme.
My theme would work just as well on example.com/username/ & example.com/blog/
@ron_r
Are you using
username.example.com/profile or
example.com/profile/username for the URL structure?
Anybody is working with the latter one?
Yep. I check in the header to see if it’s a home base or blog and render accordingly.
@ron_r. Do you mean you’re using the same theme to handle the main domain & the profile?
The /profile/ wouldn’t be that difficult to do…
page template that’s part of the theme that looks up the owner & displays the profile +
hook the activation to create the page using the template.
There is only one theme going to be used on the site I’m working on so the loop code and profile code can coexist in the same template.
That is kind of a pain isn’t it. I was a little lucky since most of my blogs on one of my installs were using domain mapping, so I just changed their blog names to something else if they were using their main username and then created the homebase for them with their username. That is why it is easier to start from scratch and import blogs if you don’t have many rather than transforming a huge install over. I am not sure what the solution is, but it would be nice to have the option to put the homebase into an extension URL like username.bloghost.com/profile/ rather than having to have its own blog, but still have the dashboard created for the blog at that extension. All and all it really is a slippery slope either way though…
Trent
But you’re forgetting that most people use usernames across many sites as an online persona. To use myself as an example, I use nolageek everywhere. If I already had a blog as nolageek.dcgeek.com and now had to come up with a profile name… I’d want it be under nolageek – I dont have any other usenames/profiles/identities that I use on social networks. I’m just saying it’s confusing. (At least, for me!)
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.
The problem though, as I understand it, is that existing users already have a blog associated with their username… not their profile/home base. That’s kind of confusing, no?
BuddyPress should work on existing installations, but the “buddypress” theme should not be used for regular blogs or enabled for people to use as their blog theme.
Basically the BuddyPress theme stays hidden, and is only used for home bases. Existing members can log in and follow the instructions on the “Create Home Base” tab that they will see once BuddyPress is installed.
As long as you have the “buddypress” theme in the /wp-content/themes/ directory, it should work ok.
Hello,
I’m proud to announce that “BuddyPress Deutschland” (Germany) has launched. It will be the german site for all buddypress users. We will release in the next days the frist version of the german localization. More information on buddypress.de.
Thanks, your Dennis!
No, I was trying to figure out why the buddypress theme wasn’t working for his blog. I was confused about the whole homebase/profile/blog distinction. The problem is that some of the blogs were already created using their usernames.. so the homebases were all screwed up. Good to know.
Mental note: install BP on a clean install. (I know it’s been said before, but this is a good resaon why)
Still not really clear on what’s not working correctly, though that blog you linked to has a different theme than the rest of the site. Is that what you were trying to do?
I downloaded Opera but can’t seem to replicate the problems, though I did customize the logo as I outlined here. Might be worth trying that out to see if it solves the issues.
First of all, thanks for BuddyPress
I have few questions though:
1) How can I get same front page as at testbp.org?
I understand that I can set what to show as the front page in settings/reading, but it doesn’t look like login page anyway… if I chane my settings, it takes me to my personal blog 
I need to set everything up and get it going ASAP
2) I want to show ads on the site.
But can’t figure how and there I can put them in the layout… Any advice?
Finally,could you let me know please when is the first realize approx.? I know that it’s going to be in the end of the year, but cant check time schedule, because google thinks I’m a Thai coz’ I live in Thailand… I mean, I like everything about BP as I’m an old fan of WP and in need of a social network, but if its still a long way to go, I’d have to consider other options.
Thanks a lot,
Boris
It’s just not working like that though. http://columbiahizzle.geekdc.com/
Is that just because he hasn’t logged into to create his home page?
Anybody can help? Please……
I am not sure I fully understand what you’re asking, but the BuddyPress theme is a great starting point. Users can still choose their own theme (provided you’ve installed and enabled them). On Testbp.org the user profiles use the BuddyPress theme while the blogs use the default WordPress theme.
The BuddyPress theme can also be deconstructed so you can integrate the features you want into a theme of your own to further customize your community’s look and functionality.
Is full registration (users+blogs) enabled under Site Admin/Options? “Enabled. Blogs and user accounts can be created.” should be selected on that page. I believe this was the error I received when I tried to create a home base and full registration wasn’t enabled.
Also, is this a clean install of 2.6.2 and what version of the BuddyPress plugins are you using so we can help you out if the above issue isn’t the problem.