Hiya
Running v0.9.0.2 here – http://lcd.deletelondon.com/forum/
bbPress is installed with WordPress, but not integrated – visitors never need to login to Worpress site, so don’t think integration is necessary.
I can login as user ID1 – admin – no problem at all so I don’t think this is a cookie thing..? Have tried clearing cookies/temp files just in case.
New users are being created in the database, and password is being emailed. When I try to login as user, it just returns the blank login form. When I try to login as a non-existent user, I get the correct ‘no such user’ message.
I can see all new users in admin screen, all with usertype ‘member’, so that’s fine.
Please help!
Thanks
I think the forum plugins tend to be slow, but that’s just anecdotal.
bbPress is great, it will just require some work to make it look like your WordPress. It’s not as simple as just creating a page and BAM! bbPress looks like WordPress. You will need to create a new template for bbPress that looks like your WordPress blog, or find a bbPress template that matches what you’re using for WordPress.
I don’t have a WordPress.org blog, I have WordPress.com, you cant install plug-ins there.
~Guymed-
http://guymed.org/
I’ve tried integrating wordpress with bbpress but the old user data from the bbpress database doesn’t transfer to the new location such that user data doesn’t show up. For instance, the post show up but the usernames aren’t displaying. Is there a way to transfer old user data to the integrated table?
I guess I’ll try a forum plugin for WordPress. Do you happen to know any of the downfalls of doing such? I’ve just heard such great things about bbpress.
Maybe this is relevant:
https://bbpress.org/forums/topic/installing-bbpress-on-a-wordpress-website
What you are looking for is pretty common, but there’s not a super easy way to do it without designing a bbPress template to look like your theme.
An alternative is to install a forum plugin for WordPress, instead of bbPress.
Someone else recently asked the same question:
https://bbpress.org/forums/topic/bbpresscom#post-16331
How about a forum plugin for WordPress?
http://www.stuff.yellowswordfish.com/simplepress-forum/
http://www.xdweb.net/wordpress/xdforum2/ (old and probably dead)
http://www.fahlstad.se/wp-plugins/wp-forum/ (had some security issues, you should read to see if they’ve been taken care of)
I’ve never used any of them, I just know they exist for putting a forum on a WordPress page.
I would like my bbpress forum to show up on my wordpress blog page called “forum”. I also would like the forum to have the same look as my blog (at least the top of it). I have bbpress loaded in a subdirectory of WP called “forum”. I’m new to html coding and would love step by step instructions from anyone who is patient with new students
Thanks
C’mon I can’t afford a server so I need some sort of bbpress online thing. To go with my wordpress. Cuz I only trust wordpress projects (auttomatic) things.
Nikolay graciously offered to handle the bbPress pot generation as he does for WordPress. For the past several months, trunk has been automatically upgraded every day.
It seems as though branches and tags has fallen behind. I’ll ask him to see if there’s any bugs anywhere.
The SVN repository is already managed by the WP localization team that do the same fot bbpress, cause I’m the one that havs commit access and i was in hospital i want’s ablet o upload the updated version that will be revised soon and committed to SVN.
on entrans.wordpress-it.it (in futuro entrans.bbpress.it as iI said to Matt during Milan WordCamp there will be a collaborative translation for all the automattic products.
ok. so I can’t have the community as http://www.community.bootstrappingblog.com when the wordpress install is at http://www.bootstrappingblog.com ?
Also, I’m not sure, but would that be what causes it to not let me even login to my wordpress account if I’m already logged into my community account?
Hi guys. I’m developing a custom theme. I need to declare some PHP functions to serve some feature, which also use bbPress hook & filters.
Where is the best place to do this? I know in WordPress we can do this inside functions.php on our theme directory. What about bbPress? Is there similar place?
Thanks.
i’m looking for function reference page and lists of filters/actions for bbpress and couldn’t find it. For wordpress we have something like this:
http://codex.wordpress.org/Main_Page
Is there anything like that for bbpress?
Thanks
That would be a great great thing
!! Reaalyy
.
ps : with bbpress post answers -> blog post comments
You can just download WordPress and upload the smilies to a new directory. Then just change the plugin to point to the new directory at this line:
#
$wp_smiliesreplace[] = " <img src='/wp-includes/images/smilies/$img' alt='$smiley_masked' class='wp-smiley' /> ";
#
}
I’ve put the file (zip with .po, .pot and .mo files) now on-line on:
http://www.wiatrak.nl/forum/bbpress_PL.zip
hello
i’m new bbPress
http://wordpressvn.com/forum/
when i have posted Topic by vietnamese
i get error
:
http://wordpressvn.com/forum/topic.php?id=2
plz help me to welldone
thank and thank
i didnt want ti install wordpress just for the smilies…
Has anyone tried finding a bbPress theme that is similar to the Mandigo WP theme
My WordPress and BBPress are fully integrated: same usernames, cookies, userdata, database. Now, my WordPress login page is chock-full of customisations including WP-OpenID. How do I get BBPress to get rid of its login page altogether?
That is, if my member clicks “log in” in “Add a new topic” or to reply to a topic page, WordPress’s login page would appear and, after successful authentication, redirect her back to the BBPress page in which she was.
How did you get your sites to do this?
WP/bbPress session integration only works if the installs are on the same domain/subdomain. This is limitation of cookies, and a good thing. Not a wp/bb issue.
From the docs:
Cookies
Integrating cookies allows your users to log in to either your WordPress blog or your bbPress forums and be effectively logged in to both. This feature requires your WordPress and bbPress installations to exist in the same domain name, or at least in sub-domains of the same domain name.
Take a look at:
https://bbpress.org/documentation/integration-with-wordpress/
is there a way to migrate all wp posts (made before activating bbsync) to bbpress?
And.. a way to show the comments in bbpress in the wordpress comment template?
Hi All,
I upgraded our forums to .0.9.0.2 after testing a new theme etc. extensively on a fresh install elsewhere. After all was worked out, I went in to update the existing forum and while it sort of works (for some reason the well tested .9.0.2 theme is not working), the server is returning “PHP has encountered a Stack overflow” whenever you click any topic on the index page. Could it be a server mapping issue?
I also upgraded WordPress on the same DB and no issues at all.
Any ideas?
PS: The upgrade reported no problems)
Is there a list of matching WordPress and bbPress themes anywhere? I’d like like to find a nice starting point for some modification.