More updates
bbPress 1.0.3 milestone now only has 1 ticket left, which depends on this BackPress ticket), while 1.1 milestone has 2 tickets left (both need patches). There’s also another BackPress ticket that needs to be fixed (has patch).
Also, there would be no tag administration in 1.1.
And just for a note, matt also committed a patch about 11 hours back – [2450]
I don’t think Matt knows that we are changing the version manually. It would be nice to have that updated automatically, but I don’t have enough access to make that happen with subversion, so I just change it manually.
What versions of the software are you running?
That looks like a WordPress error – did you integrate WordPress and bbPress and if so, how did you do it?
What were you doing when you first got that error?
What changes have you made recently?
I was working in bbpress forum and believed i logged off, but now I get this error:
Fatal error: Call to undefined function is_multisite() in /home/marlamu1/public_html/wp-includes/wp-db.php on line 576
and now can’t get to my admin panel
Look who’s back! (changeset committer) Just a flash, though… (and he forgot to update trunk version ;-P)
Does anyone know how to link bbPress to a JustHost web page using SiteBuilder?
I’ve done that for WP Blog but not bbPress.
Any help will be appreciated.
Many Thanks…
// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for bbPress */
define( ‘BBDB_NAME’, ‘aaadsfgdfgdfgdfgdgd_vb’ );
/** MySQL database username */
define( ‘BBDB_USER’, ‘aasdfsdfsdfsdfd_222’ );
/** MySQL database password */
define( ‘BBDB_PASSWORD’, ’12sdfsdfsdfsdf123′ );
/** MySQL hostname */
define( ‘BBDB_HOST’, ‘aaad.201mb.com’ );
/** Database Charset to use in creating database tables. */
define( ‘BBDB_CHARSET’, ‘1212312312312_vb’ );
/** The Database Collate type. Don’t change this if in doubt. */
define( ‘BBDB_COLLATE’, ” );
this is it I did the same way as it shown upove change it sometimes
I left the database collate type as it was and change it
with all the change I made I couldn’t get through 
thank aloooooooooot for your help
If you open up bb-config.php in your bbpress directory, you can edit it manually and add the database host setting.
/** MySQL hostname */
define( 'BBDB_HOST', 'localhost' );
Change localhost there to whatever host your hosting company told you to use for the database. You should be able to continue installation from there. You might need to restart the installation.
Sweet as refueled, how long do you think it will be available? I’m hoping it’s going to be free?
Hey, I’m new too, and i’m about to give it a crack. I’ve used phpBB before, but this looks nice and simple. Wish me luck!
Reminder to whomever is doing the subtle fixes I am seeing, the backtick/code tag is still broken here.
example:
testing code, fixed? <?php if (2>1) {echo "testing";} ?>
you should not see &gt/&lt/&quot or multiple ;;; in the above example.
In fact even outside of backticks there is still a htmlentity encoding problem
The directory is above site root by default but you can put it anywhere if you don’t care about security. The way WP does it is completely insecure on shared servers. Any chmod 777 folder under the webroot is a beautiful target for evil hackers.
A small percentage of people still seem to have problems with the install routine that is supposed to run upon activation and create the table. I had to use a workaround because of a bug with 0.8 and IIs users but that may break it for other people, especially with 1.0
you can try replacing the bb_register_activation_hook line with the conventional line that might finally be working correctly under 1.x
bb_register_plugin_activation_hook(__FILE__, 'bb_attachments_install');
Keep in mind I have not updated bb-attachment in over a year due to a lack of donations, so feel free to write your own. Keep in mind whatever you write will not be compatible/necessary with the eventual version of bbpress that runs as a WP plugin.
http://aaad.201mb.com/bbpress/
The details for connecting to your database are wrong. What details do you have from the host for connecting the the database?
Username
Password
Database name
Database host
those four?
Did you enter the database host when you were installing? The field to enter the host is not visible until you check the “show advanced settings” box in step 2 when you are installing.
Hi,
I’m new to bbpress, but managed to download everything so that the custom bbpress themes work on my site (everything-judo.info). I’ve renamed the bbpress root folder to ‘judo-forum’ and created a my-templates folder within that. It was here that I upload a theme found on the internet.
I’ve checked all the permissions and they seem fine, but I’m still not seeing the custom theme on my admin section.
Any ideas on what I might be doing wrong?
Cheers,
Jon
I’m clueless about attatchements from anything to bbPress sadly; but that bbCode plugin works a treat
Kevin: like this one -> https://bbpress.org/plugins/topic/bbcode-lite/faq/
are you aware of a way to handle the attachments?
Numediaweb: thanks a lot for your effort, much appreciated! 
I’ve been fighting with phpbb for a few days now, it’s leaking everywhere now and I can’t wait to get rid of it 
Thanks everybody!
A.
..but, thanx for _ck_ an Gautam for their efforts in this plugin and their help making the bbpress community wider!
got problems with this plugin:
it doesn’t create db table automatically
poor eror hadling; it says Faild without further details
missorganized; directory out of site root (wp puts every upload in upload directory with no security problemes)
have an idea of integrating the curent wp attachment sytem (and logic) into bbpress.. it needs only time!
I was going to start my form in vb format but I found this site is it easy to make bbpress form ??
is there step by step installation supject ?
starting from making the domen name up to the end ??