Due to popular demand we have bundled a bug-fix release for bbPress. 0.8.3.1 (still called “Desmond” I believe) and it is now available for download.
This version is not the latest development release so as to remain as compatible as possible with the current version of WordPress.
The primary reason for the release is to fix some bugs in the MySQLi implementation. We anticipate that MySQLi support will be dropped in the future and to this end we have made MySQL the default extension instead of MySQLi.
A few other fixes and enhancements have also snuck in:
- Deep forum breadcrumbs with thanks to baptiste
- More consistent topic labeling methods – users of the support forum plugin will probably need to upgrade to version 2.3.3
- Some fixes to stop orphaned sub-forums from disappearing from all view
- There is now one of those fancy checkboxes to mark a user as a bozo
A couple of those changes will affect existing themes. If you have questions about adapting your theme to be compatible with the new topic labeling and forum breadcrumb features, then ask over on this forum topic.
[…] Fuente de Articulo BBPress 0.8.3.1 | Dudas sobre actualizaciones de […]
Sounds interesting… 🙂
I wonder if bbPress can be easily integrated in my WordPress blog?!
Awesome! I’ve been working with this system and I have to say – very nice. I’m usually a PHPBB guy, but this will probably take the cake for me. Very sweet stuff. Keep up the great work!
[…] bbPress » bbPress 0.8.3.1 released […]
That’s disappointing news since I don’t install the mysql libraries any longer. I only use mysqli :/
I have mysqli problem at beginning and after installation. Thank you for bbpress 0.8.3.1
Will MySQLi be dropped by PHP or by bbPress?
I thought MySQLi was the faster improved implementation for PHP-MySQL. What happened?