bbPress 0.8.3
A new version is finally here, and ready for download! The biggest news is better search and compatibility with WordPress 2.3, but it also fixes a lot of bugs.
Other bug fixes include:
- Broken forum hierarchies
- Tag inconsistencies
- and a bunch of fixes making it easier to write cool plugins.
In addition to the above bugs, you can also check out the exact code changes.
Awesome!
1 thing… You need to change the description on the download page.
Should say 0.8.3 right? The download link points to the new version though
Thanks for the great work!
Comment by Nick Young — September 27, 2007 @ 8:45 am
[...] god i subscribe to the BBPress site feed, because if i’ll never know that BBPress 0.8.3 has been released if i’m not subscribed to their site [...]
Pingback by BBPress 0.8.3 has been released » Reaper-X .:[ ID ]:. — September 27, 2007 @ 12:19 pm
[...] Una nueva versión de bbPress aparece debido a que la versión anterior no era compatible al usarla con Wordpress 2.3. bbPress 0.8.3 nos trae las siguientes novedades: [...]
Pingback by bbPress 0.8.3 « Alex Seo — September 27, 2007 @ 5:15 pm
[...] versão do bbPress lançada, a 0.8.3, trazendo correções de bugs, uma nova e melhorada pesquisa, e compatibilidade com as alterações [...]
Pingback by BlogAjuda » bbPress 0.8.3 — September 27, 2007 @ 7:00 pm
RE: Tickets 672 and 673 dealt with subforum problems. I am not sure whether this is appropriate forum to bring up this matter. But on the index page which shows the latest discussions, and the forums, I would think the posts in a sub-forum would be counted as posts in the parent forum. Now a post in a sub-forum is not numbered in the the parent forum. For example in the larger definition, I could have an American state (Ohio) as a parent forum, with subforums of main cities in Ohio. If I had posted in the cities, which are subforums, but not posted in the parent directory of Ohio, it would show zero posts in the Ohio parent forum. I would think it should count all subforum posts in the parent directory to encourage me to enter the parent forum.
Comment by kannued — September 27, 2007 @ 11:05 pm
[...] bbPress » bbPress 0.8.3 [...]
Pingback by bbPress 0.8.3 リリース at orioa — September 28, 2007 @ 6:40 am
I’m really lazy so I’ll just post this here.
in bb-settings.php there is a typo
if ( isset($bb->uri) ) {
$bb->domain = preg_replace(‘|(?uri);
$bb->path = substr($bb->uri, strlen($bb->domain));
} elseif ( isset($bb->path) && isset($bb->domain) ) {
$bb->domain = rtrim($bb->domain, ‘/’);
$bb->path = ‘/’ . ltrim($bb->path, ‘/’);
} else {
bb_die( ‘
$bb->uri must be set in yourconfig.phpfile.’ );}
not a big deal I know
Comment by Brian — October 23, 2007 @ 7:09 am
ha.. okay it’s / cade after bb_die
Comment by Brian — October 23, 2007 @ 7:10 am
Brian, if you’ve found a bug, please report it at http://trac.bbpress.org/ .
Sign in with your bbpress.org/wordpress.org forums username and password and then create a new ticket.
Thanks!
Comment by mdawaffe — October 24, 2007 @ 9:52 pm
I would think the posts in a sub-forum would be counted as posts in the parent forum. Now a post in a sub-forum is not numbered in the the parent forum.
Comment by Sinema izle — June 23, 2008 @ 5:53 pm