WordPress 3.3.2, Buddypress 1.5.6. Buddypress is a newly installed.
I using Suffusion theme. Everything is fine, but the problem is with comments …In default theme of buddypress is everything okay.
@mercime
Thanks for the info.
I think more Forums set-up info is a must and perhaps is better delivered in a bbPress codex page specifically for BP.
And provide a link on the bb-forums-setup page
Or it could go right on the bb-forums-setup page.
A start to discussion:
https://buddypress.trac.wordpress.org/ticket/4292
Okay, so I kept having issues with my new wordpress/buddypress install at http://www.scifispace.com/blog/ so this am I:
1. Deleted buddypress & bbforums completely
2. Reinstalled both and activated them using one of the buddypress compatible themes for testing
Everything worked but forums – the forum tab was not showing at all. Trying to install site wide forums thru buddypress told me it was installed, but nothing came up and no tab added, etc. Using existing forums worked and added the forums tab, but…
The tab doesn’t go to the right page. Forum tries to go to http://www.scifispace.com/blog/forums/ but in bpforums, I got a warning that forums might cause a conflict with buddypress so I changed it to scifispace-forums. If you go to http://www.scifispace.com/blog/scifispace-forums/ they are there and working, but nothing I can do will get the tab to go to it. Scifispace-forums isn’t showing in buddypress > pages so I can assign it. I tried to change the path on the forums page to http://www.scifispace.com/blog/scifispace-forums/ and still doesn’t work 
Trying to make sure buddypress is working before I try to redo the theme the way I want it.
@mercime thanks for the response…
I do have membership enabled in settings > general as I already said I did.
It’s a new buddypress installation so no, was never able to upload & crop an avatar before as this is the first time I tried.
Yes, I can upload, crop etc images everywhere else.
New installation of both wordpress and buddypress – installed both yesterday.
From time to time, we hear reports of this. No-one has figured out if it’s a theme issue, or a plugin issue, or a BuddyPress issue, or some sort of WordPress config issue. I’ve never been able to recreate it, nor have the other core developers, which suggests it’s something outside of BuddyPress or the BP-Default theme.
== i want to integrate buddypress with templatic theme ==
You need to install BP Template Pack plugin and go through Appearance > BP Compatibility process.
== But is it possible to add buddypress network as a wordpress page??i ==
BuddyPress is not a single Page proposition, The plugin contains components (like you see on home page https://buddypress.org/) rendered as Pages in a site. Check out http://testbp.org/
http://cuidadoinfantil.net/
Cuidadoinfantil is a spanish social network about babycare.
Technically it’s a WordPress 3 Multisite + bbPress 2.0 (http://cuidadoinfantil.net/foros) + Buddypress Achievements (http://cuidadoinfantil.net/logros).
I’m afraid the Web it’s in Spanish …
I hope you like it!
i want to integrate buddypress with templatic theme…But is it possible to add buddypress network as a wordpress page??i wan to add it to here http://shopping.lk/buddies
@tiagobeloto If you find a bug, create a ticket on http://buddypress.trac.WordPress.org.
For other feedback, or if you’re not sure you found a bug, make a topic here, and write “1.6” in the title so we can more easily see it. Or write it on http://bpdevel.wordpress.com
Thanks for help testing
hey thats not a nice response.
I wont do it for you but the steps required are:
Learn how to create page templates in WordPress.
Create a custom page template that includes the BuddyPress login code. You can get this from sidebar.php.
Choose your page template as the front page in the WordPress admin.
These all require knowledge of CSS and HTML at minimum. You basically remove the wordpress loop and sidebar code from the page template and then fill it in with the login form code. Style it with CSS to make it look how you want.
@mercime This problem started after I installed pie-register, now I have deactivated pie-register, but the problem persist, before installing that plugin, users were redirected to homepage, and after I installed pie register, users were redirected to /wp-login and even now When I deactivated the plugin, users are redirected wp-login and homepage. As u said, I am deactivating all plugin except buddypress, and my theme is already bp-default, but after I finish with deactivating procedure, where will I be able to check registration process? I am new to wordpress/buddypress, please suggest.
i have an instance of wordpress which has buddypress plugin. The groups forum is set up. I have the like plugin inside wp-content/plugins/ and i am using the bb_get_topicmeta from within a php file within the like plugin.
How am i meant to be hooked into the action?
im trying to check if there a particular meta_key is set in the topic meta table and then the code adds the topic meta key/value .
When someone creates an account on my site, and then confirms the email address by clicking the link, and enters the login page and input his ID and password, it shows error that, “username incorrect”. Then when the user clicks on “lost password” option and enter his email address, he is given an ID like “Username: unverified__a1a8d87c”. kindly resolve, i am new with wordpress/buddypress. site url http://eragenx.com
@socialrocketship As mentioned above, based on the HTML structure of your theme, you need to change 16 template files within the 6 BP folders transferred to your chameleon theme folder in server during the compatibility process.
If you’ve previously changed any of the BP template files in your theme folder in server, replace all of them for a clean slate by deleting the 6 BP folders – /activity, /blogs, /forums, /groups, /members, and /registration – then re-run Appearance > BP Compatibility.
Download the 6 clean BP folders to your computer hard drive.
A. At the top of each of those 16 template files I linked to above, replace
`
What Roger and Hugo said. To see the code in context, see how it’s done in bp-default theme’s single.php file –> https://buddypress.trac.wordpress.org/browser/tags/1.5.6/bp-themes/bp-default/single.php#L14
You’re welcome. Marking this as resolved.
I’m not sure. meta_value isn’t an indexed field in the database, so I’d be very surprised if this was supported in WordPress (it wouldn’t scale efficiently to a large site/database).
Thank you so so much Mercime. This is a step closer to what I’m looking for. Thank you very much!
Many of the chat plugins I see require third-party services, and sometimes require users to sign up for accounts with third parties. The Envolve looks like it doesn’t necessarily which is nice. There are also:
WPMUDEV has Chat and Chat Lite:
http://premium.wpmudev.org/project/wordpress-chat-plugin/
http://premium.wpmudev.org/project/wordpress-chat-plugin-lite/
There is also BP-Chat which is free, but the version listed on BuddyDev.com is old.
http://buddydev.com/plugins/bp-chat/ – download it from here: https://github.com/sbrajesh/bp-chat/
Thanks Mercime,
I have no idea what ASP.NET frame work is. I can barely find my way around WP. Could a plugin like this be created for wordpress ?