I like this forum software very much. There is one thing I would like to have: email notifications of a new reply to users posting a question/new thread. Or does it already have this and I wasn’t able to locate it?
Thank you.
Dan
I like this forum software very much. There is one thing I would like to have: email notifications of a new reply to users posting a question/new thread. Or does it already have this and I wasn’t able to locate it?
Thank you.
Dan
I just installed BBPress and it’s working fine with the default numerical URLs. When I change the Permalink type to the 3rd one (textula URLs) all I get are 404 errors, even in the admin backoffice. What to do?
Thanks.
Dan
Can anyone point me at some instructions on how to create a bbPress theme that loosely matches the WordPress default (Kubrick) theme, i.e. 760 px wide with rounded page corners and space for a header image with rounded corners? Looking for a quick way to integrate bbPress so that it has the same look as the rest of my WordPress site.
Info and download link at: http://idolsavenue.com/forums/
I’ve started a project to allow people to integrate apps like bbPress into existing Rails applications. From the README:
The Integration API is an Open Source project with the goal of making
it easy to integrate an existing Rails application with any number of
off-the-shelf apps, such as WordPress, Beast, PunBB, or Vanilla. The
focus is on enabling transparent single sign-on between the
applications.
The basic idea
The key idea is to add a web services API into the existing Rails
application, which allows one or more 3rd party apps to get the
information they need, when they need it. The API should be
configurable enough and general enough so that it can be added to any Rails app without modification. The Rails app stays in control of all sign-in and sign-out functions.
…so, the idea is to write a plugin for bbPress that works something like WordPress’s LDAP plugin. But I’m not a big bbPress coder … anybody interested in helping with this?
Project page: http://greenfabric.com/page/integration_api_home_page
i wonder if there’s bbpress plugin that can display graphical ranks (something like phpbb’s default stars under user’s nickname…)? if no – did anyone though about writing such plugin?
How to make Category and Forum different color in forum list page?
Since the “Page links for bbPress” Plugin is now integrated with Alpha 2’s Kakumei Theme, the “Topics Per Page” Plugin (https://bbpress.org/plugins/topic/front-page-topics/) will break it’s functionality.
It would be great to have both of these working simultaniously.
I’ve been wondering how to remove the borders or padding in the stylesheet for Kakumei. I can’t find *anything* that would lead me to changing this. I’ve tried this:
table, th, td, tr { border: 0; padding: 0; }
But it doesn’t work unless you’re “adding on” to it.
Here is an example of what I’m trying to do: http://img79.imageshack.us/img79/2452/paddingtp9.png
I’m running BBPress 1 Alpha 2 if that’s of any help.
Can someone please help find out how to remove the border/padding? It would be greatly appreciated.
hey,
I am desperately tryin to integrate bbpress 1.0a2 with wp 2.6.2.
I have decided to use bbpress login system instead of wp. Now I have skinned my bbpress forum to suit wp theme, but I need to access sidebar via bbpress. (since my sidebar has a poll, some other plugins). I don`t want to replicate those plugins in bbpress !
There has to be some alternative way to do so, since including wp-blog-header.php does the trick but screws up the user integration.
I hope bbpress creators can think of something regarding this !