You need to get your “pretty permalinks” – one of the major requirements – working first before activating BuddyPress. Deactivate BuddyPress and change theme to default twenty ten theme. Find resolution for your permalink settings at WordPress.org forums https://wordpress.org/support/forum/how-to-and-troubleshooting . Good luck.
== but there is no new member sign up, only a log in ==
@godcix go to dashboard > Network Admin > Settings > Settings > Registration Settings — either “user accounts many be created” or “user and blogs may be created” should be chosen. The default setting is closed registration so you have to change the setting.
Greetings all,
I am new to WordPress and BuddyPress. (The first version of WP I ever installed was 3.0.x!) and I am very very confused about how to give each BP user a “blog” of their own.
I’ve been digging through the instructions for multisite and it seems like way overkill for what I want to do.
http://www.nodepression.com is a good example of what I’d like to do. From an end user perspective, I can go to a page that is “my blog”. But as far as I can tell, it’s just an “all posts” page with a ?author=idnum parameter on the end of it. For example, my “blog” in nodepression.com is located at:
http://www.nodepression.com/profiles/blog/list?user=37d8c5io9r1pq
Just based on hacking around the site, it appears that they are using buddy press, and ucanpost and have disabled the admin bar. So the only way to post is through the ucanpost editor.
Does BuddyPress have a “user blog” type of capability or is the “blog” concept on the ND site just a set of highly customized templates?
== it returns a non-existent LINK (PAGE NOT FOUND ==
You need mod_rewrite module enabled – aka “pretty permalinks” for BuddyPress to work
== Folders to be moved are Activity, menbers, Groups, Forums ==
Not sure what you mean. If you’re using the BP Template Pack to make your WordPress theme compatible with BuddyPress, the plugin will do that for during during the compatibility process.
Well, I have gotten past this issue. I am not sure its related, but I changed the permalinks before enabling buddypress to “day and month”. This seemed to resolve I think. Otherwise I am without a clue. Tried so many variations to get this to work without much systematic success. I hate random failure OR success in software.
@nit3watch Thanks for the message, and thanks for sharing the theme. I can’t wait to check it out.
I just try it above muchad’s code and put that in your child theme function.php. It works, why? Because the characters are messing it up. Here’s workable code:
`//=Change the number of activity items to show per page
function my_custom_query_filter( $query_string ) {
$query_string .= ‘&per_page=30’;
return $query_string;
}
add_filter( ‘bp_dtheme_ajax_querystring’, ‘my_custom_query_filter’ );`
adding “Groups” page to new bp site seems to have solved it
Followed instructions from above link. All worked well.
Except
the new bp installation is not drawing in the posts from the other sites.
Any ideas about where to look to get this functionality back would be greatly appreciated.
@nahummadrid , I agree, using multisite for different types or contents is better. But for now, I would stick to single site for this reason: https://buddypress.org/community/groups/installing-buddypress/forum/topic/buddypress-and-shared-hosting/
about the search, I totally discard BP or WP search, I use Google Custom Search instead. In Google search, you can add any section of your site, very flexible. For examoel, if you add http://mydomain.com/ , it will search entire domain, if you add http://mydomain .com/xyz , it will search this xyz
Saudações a todos…
é a minha primeira visita ao forum, e ja percorri todos os post e não achei uma solução para o meu problema…
O que acontece é o seguinte tenho o WP 3.1.1 e BuddyPress 2.1.8
Instalados em localhost, tudo parece funcionar bem após a instalação, atualiso a pagina para ver como ficou e tudo parece estar certo….
mas quandu clico em ( Activity, Menbers, Groups, Forums )
ele retorna um LINK inexistentem ( PAGE NOT FOUND , apos pesquisar sobre esse erro fui orientado a mover as pastas que se ecnontram em
wp-contentpluginsbuddypressbp-themesbp-default
As pastas para serem movidas são Activity, Menbers, Groups, Forums
fiz inumeras tentativas e nada resultou movi as folders para a a raiz da instalação e é retornado o seguinte erro
Fatal error: Call to undefined function get_header() in C:AppServ?wwwredewordpressactivityindex.php on line 1
Alguem me ajude a fazer funcionar?
Greetings to all …
is my first visit to the forum, and had traveled all the post and
I have not found a solution to my problem …
What happens is this I have WP 3.1.1 and 2.1.8 BuddyPress
Installed in localhost, everything seems to work well after
installation, actualize the page to see it and everything seems
be right ….
but I click quandu (Activity, menbers, Groups, Forums)
it returns a non-existent LINK (PAGE NOT FOUND, after
search on this error was instructed to move the folders that
ecnontram in
wp-content plugins buddypress bp-themes default-bp
Folders to be moved are Activity, menbers, Groups,
Forums
I made numerous attempts and nothing came of the move folders for aa
installation root and is returned the following error
Fatal error: Call to undefined function get_header () in
C: AppServ? www Net wordpress activity index.php on line 1
Someone help me make it work?
Thanks hnla, Ill have a look tomorrow. I added a link to the zipped theme in the above post
I implemented the striping via css, though I saw there’s also a way to do it via php and jquery though Im not sure how to do it any other way, need more detail: style Activity Stream odd and even posts. The stripes don’t show for ‘odd’.
Also activity-comments need to show white when on a ‘odd’ – havn’t seen this covered anywhere on the forums?
Last thing, is it better to have separate sidebars by calling the sidebar directly on the different pages apposed to using queries?
Just noticed I have to add padding to the activity-meta, along with other elements in the same ‘position’.
Any help would be greatly appreciated.
I installed Wp 3.1.1 and then went through the multisite process and then installed buddypress 1.2.8. Installed groupblogs 1.5 Used ronaldzw fix for groupblogs – https://buddypress.org/community/groups/bp-groupblog/forum/topic/no-bp-groupblogs-menu-under-buddypress-menu-in-network-admin/
but there is no new member sign up, only a log in. So there is no way to create a new member on the front end.
Thanks
fix a issue where by if the content area is ’shorter’ than the sidebars ( being ‘taller’ from widgets ), the content boarder breaks.
Research Faux columns for backgrounds running full height and overlapping borders using negative margins to create the illusion of a full height single borders.
What’s the issue with stripping and IE?
I trust that the ‘screw this’ chap has requested a full refund 
I have no idea why or what happened, or if I did something to make this happen. I went to edit a user dashboard and noticed that it looked identical to my dashboard on the main site including scheduled posts, comments, stats, etc. I checked around and every blog dashboard I visited is the same! Also, I am not able to add categories to individual blogs, etc. because it wants me to choose a category from the main site list, but then when you choose one it just shows up on the blog as Uncategorized (as tho none were selected.)
I recently installed buddypress on a secondary blog – http://p31.avirtuouswoman.org when I added wpmu to my main site at – http://www.avirtuouswoman.org.
I am not sure when this change took place.
I really need to get this fixed! Thanks for any help you can offer!!
Melissa Ringstaff
Hey, nice one
Update us here when it gets approved (I assume you’re talking about the wordpress.org list?)
@imjscn I think the beauty is that there is no wrong way of going about it. Since I use MU, I don’t need CPT since the entire subsite is dedicated to the q/a. This keeps search separate from of different content types also keeps wp-admin only dedicated to q/a. I can only imagine when you do CPTs that managing the CPTs under one wp-admin it could get little overwhelming keeping those apart from other content but I’m not familiar with CPTs so I don’t know. I’ve only ever used a new blog when I need a new type of content.
How does search work for cpt?
Hate to say it, but I am having the same issue using WP 3.1.1 and BP 1.2.8
This is using the BP Default Theme.
Same behavior too, as it redirects after registration to the main site url. This is NOT in the root of the web server, but a sub direction if it matters (domain.com/_news/)
There seem to be issues surrounding this all across the forums with mixed updates. Anyone definitively have the solution for this as it seems people either post and figure it out or post and give up?
Thanks in advance!
@r-a-y
Resolved: It was the BP Registration Plugin causing this. I deactivated the plugin and now new member registration show up again. Too bad, cos I really liked this plugin!
I’ve solved the problem with site no. 2. Turns out I’m completely stupid and willing to admit it in public.
I have wanted to limit my BuddyPress activity to the BP_ROOT_BLOG. As such, I’ve been enabling plugins that require BuddyPress only to that one site rather than in Network Admin. Once I disabled them there and enabled them in Network Admin, it seems to be working as expected.
Still haven’t figured out the problem with site no. 1, but I’m working on it.
@henrypwmoulton Doesn’t look to be compatible with BP and it looks more like a forum custom post type. Reminds me of a premium theme http://wordpressqa.com/
Having said that, the best way to find out if that plugin is compatible with BP would be to ask the plugin devs at http://wp-answers.com/contact
@dcaccavo thanks for sharing. Is this for latest versions – WordPress 3.1.1, BuddyPress 1.2.8 and bbPress 1.0.3?
The last time I did an external bbPress install for BP was more than a year ago and it took me about 38++ steps
If I recall well, that was bbPress 1.0.2 with WPMU 2.8.4a and BP 1.1.2 or something I think…
How’s the external forum working so far for you? Does posting to forum show up in sitewide Activity Stream and in member’s activity stream?