Hi Guys,
I am new to bb and wp. Just installed the latest version of WP and BB. Database and cookie integration works great. Now i have a couple a questions about template/themes integration.
1. i want to use bbpress login system on both WP and BB (i.e. want to display login pass on WP).
here what i’ve tried to do:
a) in wp_config.php added require_once(‘address/bb-load.php’);
b) in the header.php (in themes) added
<div class=”login_bg”>
<?php if ( !in_array( bb_get_location(), array( ‘login-page’, ‘register-page’ ) ) ) login_form(); ?>
</div>
so it did the job, i was happy until i went to wp-admin and found out that it is messed up…
any suggestions?
2. What would you suggest for themes integration (to get the same feel and look)?
Thanks.
Upgrade was smooth thank you very much!
Has anyone actually got this working yet?
I’m running bbpress 1.0.2 and the latest WordPress 2.8.2. User and cookie integration is working perfectly, but I’ve been trying to do a “deep integration” so that I can use WordPress’s templates.
Whenever I try to include “wp-blog-header.php” in the config file like in past installations of bbpress, my forum spews a blank white page at me. I *know* that it’s finding the header file, because if I purposely change it to the wrong path, it’ll spew out an error at me.
Just to try it, I’ve also attempted to include wp-load.php, wp-config.php, as well and have ended up with the same blank page every time. At first I suspected it may be a permalinks issue, but even after disabling that the blank page persisted.
just out of interest, which quote plugin and any other plugins
I’m putting bbpress inside a custom header, but I’m changing very little about the set up. But my problem is that all of the links in the header and footer are all leading back to the blog homepage, and I have no idea why.
My test site: http://heroicdreams.com/wpmu/bbpress/
I have no idea what’s going on. They are just simple links, but for some reason clicking on them always sends them to the homepage. If i’m in the forums and type the same link in the address bar it takes me there no problem… Can anyone help? have a clue what’s going on??
I started over from scratch. I’m still having the problem. I log into one, but the other remains logged out. Both bbpress and WPMU recognize my User information, but I have to log in or log out twice.
Start by looking at bb-includes/capabilities.php. It defines all the roles. If you want to modify permissions, there are plugins for that depending on the version of bbPress you are using:
1.0
https://bbpress.org/plugins/topic/role-manager/
0.9
Maybe a plugin was never written? (can’t find it right now)
I’m looking at incorporating php_Free_Chat into my WordPress site. Others have been able to integrate it into their WordPress sites. I’m not sure if it can be directly integrated into bbPress; however, it may work if ‘deep integration’ is used (Sorry for mentioning DI, Sam).
php_Free_Chat is free, unless you remove the link button to their site.
RSS feeds work here and on other sites, so I’m going to guess it’s deep integration or …
XML Parsing Error: undefined entity
Location: http://canadianrugby.ca/forums/rss/topic/canadian-players-overseas
Line Number 10, Column 38: <description>Canadian Rugby Forums » Topic: Canadian Players Overseas</description>
^
Might that be related to https://bbpress.org/forums/topic/fix-to-rss-xml-parsing-error#post-8864
Cimy swift SMTP for bbPress might be useful for you.
It is a remake of ‘Cimy Swift SMTP’ for bbPress.
Download Here
I just installed bbpress, it seemed to go fine. I made my first user admin, logged in, reset the password, then clicked on “Admin.” I don’t get a dashboard. It just stays stuck on the first page of the forum. Same thing happens if I type in the url: http://www.mydomain.com/forum/bb-admin/index.php. The url reverts back to http://www.mydomain.com/forum/
I searched here on “no dashboard” and threads came up, but they didn’t seem to describe what I’m experiencing.
Rohan, I think orizine wants the BuddyPress forum theme, which isn’t available.
orizine, the current bbPress.org forum theme, bbOrg, which Rohan was talking about, is available through bbShowcase:
http://bbshowcase.org/forums/view/available-themes
Keep in mind that that theme probably isn’t updated with the latest bbPress v1.0 theme changes, but it should be easy to make those changes.
Translation is not bbPress 1.0 ready? In Finnish translation same.
Like new bbPress 1.0.2. Thanks to all.
Hi,
I was wondering if anyone had any knowledge about how to do this?
Thanks,
Amy
I’m looking at incorporating phpFreeChat into my WordPress site. I’m not sure if it can be directly integrated into bbPress; however, it may work if ‘deep integration’ is used (Sorry for mentioning DI, Sam).
phpFreeChat is free, unless you remove the link button to their site, then there is a price structure that is based on the type of website you are hosting.
Here’s the link that discusses WordPress integration:
http://www.phpfreechat.net/forum/viewforum.php?id=10
It is a little complicated to do it as it requires a lot of database modifications. I can do it for you. You can email me at rohan [at] rohan-kapoor.com
The bees came about because every icon idea we tried to literally represent those sections’ “posts”, “forums” and “topics” were too similar to other existing icons in the menu or too ambiguous or just plain dull.
In the end we threw around some ideas which would simply be memorable and maybe have some semblance of a hierarchy to them. The hierarchy thing didn’t really work out 100% in the end, but the icons are certainly memorable, plus it gives me a few graphic motifs to use in bbPress collateral.
If you edited the kakumei files directly, simply rename that folder, ie.
kakumei -> my-kakumei
Then you can copy the original kakumei from the bbPress 0.9 zip.
Could i try to put to new install pack old bb-login.php from bbpress 0.9.0.4?
Disable all plugin… update. Same problem… I use a modified bbPrress theme in bb-templates from 0.9 and don’t update this on bbpress update to newest version… Is problem there?