It will be more like how wordpress.com does it:
[youtube=videolink]
Trent
No, it isn’t.
Stylesheets are what determines the look of a forum. These are the stylesheets the WP.com forums use:
http://wordpress.com/forums-theme/wpcom/forums.css
http://wordpress.com/wp-content/themes/h3/style.css?1169109548
http://wordpress.com/wp-content/themes/h3/hack.css
I do not think they would mind if you use them, as long as you give credit. You could ask someone.
Or, instead, you could start a new theme, edit your new style.css
file and try to replicate what they have by try-and-error.
Thanks. I really like the forums for WordPress.com/forums – Is it something that would be hard to replicate?
If this is in the wrong place, my bad. I couldn’t find all the answers I needed, so I decided a new thread would help.
* Can I import my data from an Invision Power forum?
* bbPress can integrate with my WordPress blog, right? Meaning users make a profile and use an avatar that would show up in the forums as well as in comments on the blog?
* Is there a WYSIWYG editor for bbpress?
* What about signatures for posts, as you would find with phpBB, Invision Power, etc?
* Is there a quick reply feature?
What I’m looking for is a forum to integrate with WordPress, but Invision can’t do that, so it would be ideal if bbPress had features like it.
Thanks!
http://forums.loinhead.net/
Done quite a lot of stuff, running 1.0-alpha at the moment (which includes the possibility for forums to be children of other forums – could be useful, although I’m not using it right now) and a bunch of plugins.
- Page links
- bbPress Integration
- Allow Images
- Comment Quicktags for bbPress
- bbEmoticons
- Show Post Count
- Online List
- WP Posts
- Quote
- WordPress Integration
Yes, you are right; some people will not want to use this.
But i mean, this would be an option, like in WordPress.
As bbPress’ structure is very similar to WordPress; adding that option to bbPress won’t be so hard, i guess.
Is shared logins the only benefit?
Can bbpress use any of the wordpress plugins?
What are some of the practical benefits of integrating a blog with a forum?
Can you make the comments from wordpress go directly to the forum? Not just appear in the forum but ONLY appear in the forum?
My wordpress blog is http://300.mpm.org.au, a community charity illustration blog but I’d like the community aspect of the commenting system to be part of our forums with all our other forum topics/projects at http://www.mpm.org.au.
Ideally I would like the root of our site (http://www.mpm.org.au) to use something relatively simple like Nulls BBportal to pull and display open forum topics from a couple of specific categories (in our forums case our ‘newsfront’ category and our company specific category) and then have our wordpress blog also linked into the forums from a subdomain.
the .htaccess file is:
Options +MultiViews
(That’s the entire file. I havebbpress sharing a database with wordpress.)
I have an old wordpress blog I would like to export into bbpress – is this possible?
I would settle for posts and comments but users would be good too.
To make this work in 1.0 you need to change the first few lines (or it won’t be available to activate as a plugin). I modified mine to this, which still has all the credits in there.
<?php
/*
Plugin Name: bbEmoticons
Plugin URI:
Description: A Clickable Smilies hack for bbPress. Thanks to <a href="http://www.orioa.com/">kohaku</a> and <a href="http://plasticdreams.org/">aka</a>. Original WP Grins by <a href="http://www.alexking.org/software/wordpress/">Alex King</a>.
Author: hiromasa
Author URI: http://hiromasa.zone.ne.jp/blog/
Version: 0.72
*/
...
Just replace the <?php
at the start of your .php file with this and it should show up to be activated.
Edit: Oh, awesome, a overflow: auto
property has been added. Thanks.
certainly can .. If u using BbLD. There is an option to use external DB. But i wont recommend making a connection between different server/location.
Another way to do .. parse your forum rss feed.
I know that if you integrate your wordpress with bbpress you can display the latest posts – but can you display the latest posts from someone elses wordpress?
Hi,
Can the “post moderation before publishing” property be added to bbPress?
Some people register only for spam, or some does not obey the rules of the forum. So, we may want to moderate new members’ posts.
For example, a new member is registered to our forum.
Like WordPress, a member who has not any approved post, (or a number of posts which is defined by the admin) the message of him/her may be moderated.
I think this property will be very useful for most of the bbPress users.
Is there any way to add a “Remember me” check box like the one on the WordPress login page?
Actually found a good one! Check this out:
Engtech’s SVN Tutorial
Trent
If it is a headers already sent, I would imagine there must be a space at the end of your file after the ?> portion of config.php or the included files in your config.php.
Trent
So I installed the latest version of bbpress 0.8.1 and wordpress 2.1.2. I followed the instructions on this website: http://www.bui4ever.com/web-itecture/how_to_integrate_wordpress_and_bbpress/
There are a few CSS problems which i’m sure i’ll be able to iron out but the worrying thing is when i try to post any information – a new tag, new post, new topic; I get the following error:
Warning: Cannot modify header information – headers already sent by (output started at /home/pjqkug/public_html/forum/config.php:3) in /home/pjqkug/public_html/wp-includes/pluggable.php on line 275
Anyone think they can have a gander and help?
http://testteachtuition.com/forum/
username: test
password: test
cheers,
Steven
No idea. Try emailing one of the admin on the wordpress site.
Where to post? Logged into WordPress yesterday and posted a support question, only for someone to suggest posting here (as it related to bbpress) Went to login to the WordPress forum tonight and it comes up with the message ‘banned – no such user’ which is bizarre? Can someone suggest what the problem is?
Think I just found a temporary fix. We have maybe 7 wordpress users that use display names. I don’t think that bbpress users can edit display names in the bbpress profile section, so this must of been why it was showing up blank when our bbPress users (not wp users) were posting in the forums. I fixed the issue by un-checking the “integrated with wordpress” check box on the bdLP options page.
Our bbpress and wordpress users don’t switch sides so much, so it shouldn’t be to much of an issue.
Best,
Orion
I never followed up, so I’ll do so now. We ended up choosing Vanilla (http://www.getvanilla.com) for our forums at http://forums.opendns.com/. We continue to be thrilled with WordPress, but bbPress was too big an investment of time to integrate with our systems at the time we had to move.
I’m sure if bbPress gets even 1/4 of the community attention that WP gets, it will be fantastic.
A couple of things:
1) You didn’t configure the config.php file correctly and that’s why the site has no CSS: http://my-cool-forums.example.com/bb-admin/install.css should be http://rigelastronomy.com/bb-admin/install.css
2) You need to actually run the installer, much like WordPress
Hi guys … I have wordpress up and running on my site, but I tried to get bbpress working, but something isn’t quite right I think. Am I doing something wrong? You can check it out at rigelastronomy.com/bbpress … thanks! I’m new to bbpress, but love wordpress
Did you specify to load the admin interface? Make sure this line is inside your bbpress header somewhere: <?php if ( is_bb_profile() ) profile_menu(); ?>
The first problem is in your header, you have:
<php bloginfo('stylesheet_url'); ?>
, it should be <?php bloginfo('stylesheet_url'); ?> and with the second import, I'm not sure why style.css is just floating around outside. It should be pointing to your forum so it should be:
@import url(“/archas/ram/wordpress/forum/bb-templates/your themestyle.css”);`
The second problem is you have to edit EVERY file in the template. Make a new folder in bb-templates, call it whatever you want and copy all the files from kakumei theme except for images directory into your new folder and change all the files that have <bb_get header()>
to <get_header()>
and don’t forget the footer and sidebar.
The third problem is you need to style the bbpress stylesheet to match your theme…