Matt and I have shared a similar dream for allowing blog posts to either act as or create their own dedicated forums, allowing for dedicated topics and branched discussions about those blog posts.
I’m very excited to hear you say that, as I have had that same dream myself for years on end, yet all the major forum softwares I kept tabs on never seemed to innovate past the traditional, strictly linear model.
Way to go!
(p.s. remove tag “rehab in Spain Malaga” please)
Solved.
The problem was wp-Super-Cache plugin.
You should force your forum not to be cached. otherwise forum will appear blank.
Solved.
The problem was wp-Super-Cache plugin.
You should force your forum not to be cached. otherwise forum will appear blank.
I did a search for this, really didn’t find much. But I’m wondering if there are any compatibility issues with using BBPM with other plugins.
Forum I moderate, the admin went ahead and tried installing the BBPM plugin but it produced a “failed to activate plugin: fatal error” he thinks it may be either our custom theme or the plugins interfering with the BBPM plugin.
Have there been any reported-known issues with plugins side by side with BBPM.
Our plugins:
allow-images.php
bb-post-count.php
bb-signatures-admin.php
bb-signatures.php
bb-smilies/
comment_QT_4_bbpress..>
improved-spoiler.php
js_quicktags.js
super-search/
I believe this is just a standard bbPress install with tweaks for the plugin repo and the rest of the pages.
I don’t know if WordPress is intergrated.
I believe this is just a standard bbPress install with tweaks for the plugin repo and the rest of the pages.
I don’t know if WordPress is intergrated.
@jurasiks, And what different does that make?!
@jurasiks, And what different does that make?!
Forgive my ignorance, but how do I download all the files from http://svn.automattic.com/bbpress/trunk/ at once? In my browser they all appear as a bunch of individual links. Do I need to FTP into this address or something?
Thanks jpbruckler, that works beautifully. The user doesn’t see a thing.
(The only problem I could for see is if a user was logging in through the wordpress side of things they would be redirected to bbpress, but this won’t be a problem for me.)
Anybody can reupload fixed version of bbPages posted by softinfo?
https://bbpress.org/plugins/topic/bbpages/
@TheNet: this site is powered by WordPress + bbPress
@TheNet: this site is powered by WordPress + bbPress
So, This is only a theme difference? No core changes or additional plugins installed??
So, This is only a theme difference? No core changes or additional plugins installed??
This site uses a custom theme, not publicly available. Sorry.
This site uses a custom theme, not publicly available. Sorry.
Thank’s JJJ And Good Luck !
Hello everyone,
Today I’ve installed bbPress v1.0.2 on my local machine, But it doesn’t seem to look like this forum here.
Usually the official site uses the script as it is. But this one is different.
So, What version of bbPress is installed here, and which theme or plugins are being used?
Thanks.
BuddyPress acts as a wrapper for bbPress to get it to work seamlessly inside of WordPress, so using this built in method you won’t have access to the bbPress administration area to play with bbPress plugins.
BuddyPress acts as a wrapper for bbPress to get it to work seamlessly inside of WordPress, so using this built in method you won’t have access to the bbPress administration area to play with bbPress plugins.
If bbpress plugin use wordpress custom post types, is that mean that plugin how work on wordpress will work also with bbpress (like subscripte to comment for wordpress, similar topic plugin for wordpress …etc) ?
Things that bbPress can already do won’t disappear, but will rely on WordPress core functionality to replace them where possible.
Can you give us an idea how theme’ing will work when it is a plugin? Will it base itself around the current WordPress theme and kind of insert itself inside a blog post like other forum plugins do?
Like Kevin said, out of the box you could use the WordPress post type templates and easily make files to fit any theme. I’d also like to have a format similar to WordPress and BuddyPress, where maybe you can stash all of your bbPress template files in a subdirectory so they don’t get intermingled with your existing template files.
Matt and I have shared a similar dream for allowing blog posts to either act as or create their own dedicated forums, allowing for dedicated topics and branched discussions about those blog posts. Linear comment rivers often end up with hundreds of comments with no way to tell what is relavent to what you’re looking for. Allowing subscribed users to create topics around blog posts inside one installation could change things up in a really neat way. But, you can see how theming that could get complicated…
Honestly themes and plugins are really hard right now because there are a lot of dependency issues to try to work around, and I don’t have a 100% fool-proof plan yet. Once it’s time to start thinking about integrating bbPress into existing themes, we’ll probably huddle up with the WP core devs and talk about what everyone thinks makes the most sense.