
erm, is there any other quirks we should know about?
First, LOL for the second post of appreciating your own question
Second, Even values in percentage would need to be changed. They only work if you change the parent element and expect the nested elements to adjust accordingly. But what you are trying to do is something with siblings.
If you want to look for more themes, then you can take a look at these bbPress themes.
First, LOL for the second post of appreciating your own question
Second, Even values in percentage would need to be changed. They only work if you change the parent element and expect the nested elements to adjust accordingly. But what you are trying to do is something with siblings.
If you want to look for more themes, then you can take a look at these bbPress themes.
Hello guys!
Im running bbPress 1.0.2 and I’ve changed the default language to Swedish, like this:
define( 'BB_LANG', 'sv_SE' );
And a folder “my-languages” with the .mo/.po-files in bbPress root. Working excellent.
I’m wondering if it’s possible to switch between Swedish and English with a front-end link? So the user him-/herself can change to preferred language.
Cheers and thank you!
Edit: This would be obvious but just to clarify – Don’t mind the language of the topics/posts. The topics are set in respectively language. I’m just looking for a way to translate the static text.
I was also concerned about this when I installed BBPress (in late November of last year) but have found it is more alive than this site tends to indicate. Activity is hopping on the plugin thread, and I’m really looking forward to it being finished!
I was also concerned about this when I installed BBPress (in late November of last year) but have found it is more alive than this site tends to indicate. Activity is hopping on the plugin thread, and I’m really looking forward to it being finished!
I am guessing it is slow because it queries Youtube server every now and then for each page load (assuming it doesn’t cache the youtube embed code and always retrieve it), though I could be wrong!
I am guessing it is slow because it queries Youtube server every now and then for each page load (assuming it doesn’t cache the youtube embed code and always retrieve it), though I could be wrong!
The installation pops up at the very last step.
Welcome to the bbPress installer
Step 1 – Database configuration
« completed
Step 2 – WordPress integration (optional)
« completed
Step 3 – Site settings
« completed
Installation completed with some errors!
Your installation completed with some minor errors. See the error log below for more specific information.
You can now log in with the following details:
Username:
Moose8
Password:
Site address:
http://thegeekgroup.org/bbpress/
Up till that last button it was going smoothly. I was actually expecting it to work!
(I tried it again)
The installation pops up at the very last step.
Welcome to the bbPress installer
Step 1 – Database configuration
« completed
Step 2 – WordPress integration (optional)
« completed
Step 3 – Site settings
« completed
Installation completed with some errors!
Your installation completed with some minor errors. See the error log below for more specific information.
You can now log in with the following details:
Username:
Moose8
Password:
Site address:
http://thegeekgroup.org/bbpress/
Up till that last button it was going smoothly. I was actually expecting it to work!
(I tried it again)
Hi everyone. Im new to the forums here but thought I would show off my most recent use of WP + BBP.
The site is a World of Warcraft guild website and was originaly powered by IPB however as traffic and rankings started to increase I thought it required a lick of paint and a general update. The site has been manualy converted from IPB 2.2 (if i remember correctly) and still has some bugs which I am intending to iron out this week. Take a look below and let me know what you think, any suggestions also welcome 
http://www.judgementguild.net – WordPress front end
http://www.judgementguild.net/forums – BBPress forum
I am also planning to make the forum display a little bolder but have not decided exactly what to do yet, im sure il update here if any changes are made as and when.
Ripoko~
If you’re getting a message that says bbPress is already installed, make sure you’ve done the following:
- Deleted all bbPress files on your site
- Deleted the bbPress database or related tables (likely prefixed with
bb_)
Now, you can install a fresh copy of bbPress and run the installation process by visiting the bbpress directory.
Step 1: Use the same database information as you did for your WordPress install (if you’re not sure what you used, check the wp-config.php file).
Step 2: Check all three boxes and fill in the necessary details:
- Add integration settings
(no options)
- Add cookie integration settings
Fill in all of the boxes. You can get the keys and salts from your WordPress wp-config.php and the rest of the settings from the General Settings section in WordPress Admin.
- Add user database integration settings
If you used the default table prefix (wp_) when you installed WordPress, you don’t need to change any of these options.
- Show advanced database settings
(Leave unchecked) If you used your WordPress database information in Step 1 as I explained, you don’t need to check this box.
Step 3: If you did everything correctly, you should get a drop-down box that lets you select the WordPress user that should become the bbPress admin. If you get boxes to create a bbPress admin, you did something wrong in Step 1 or Step 2.
Configuring WordPress
To ensure that logging into WordPress sets all the necessary cookies for using bbPress, you should install the bbPress Integration Plugin and then set the “bbPress URL” option to match the URL to your bbPress forum (Settings -> bbPress Integration).
Also, make sure you add this line to the top of your wp-config.php file, just below <?php:
define( 'COOKIEPATH', '/' );
If you’ve done everything I explained here, single-login should work as expected.
If you’re getting a message that says bbPress is already installed, make sure you’ve done the following:
- Deleted all bbPress files on your site
- Deleted the bbPress database or related tables (likely prefixed with
bb_)
Now, you can install a fresh copy of bbPress and run the installation process by visiting the bbpress directory.
Step 1: Use the same database information as you did for your WordPress install (if you’re not sure what you used, check the wp-config.php file).
Step 2: Check all three boxes and fill in the necessary details:
- Add integration settings
(no options)
- Add cookie integration settings
Fill in all of the boxes. You can get the keys and salts from your WordPress wp-config.php and the rest of the settings from the General Settings section in WordPress Admin.
- Add user database integration settings
If you used the default table prefix (wp_) when you installed WordPress, you don’t need to change any of these options.
- Show advanced database settings
(Leave unchecked) If you used your WordPress database information in Step 1 as I explained, you don’t need to check this box.
Step 3: If you did everything correctly, you should get a drop-down box that lets you select the WordPress user that should become the bbPress admin. If you get boxes to create a bbPress admin, you did something wrong in Step 1 or Step 2.
Configuring WordPress
To ensure that logging into WordPress sets all the necessary cookies for using bbPress, you should install the bbPress Integration Plugin and then set the “bbPress URL” option to match the URL to your bbPress forum (Settings -> bbPress Integration).
Also, make sure you add this line to the top of your wp-config.php file, just below <?php:
define( 'COOKIEPATH', '/' );
If you’ve done everything I explained here, single-login should work as expected.
I try easy-video-embed, it is too slow
I try easy-video-embed, it is too slow
We want use only youtube plugin.
Write post with <video> tag
<video>http://www.youtube.com/embed/W7aIdw-drtM</video>
then watch video
<iframe title=”YouTube video player” width=”425″ height=”349″ src=”http://www.youtube.com/embed/W7aIdw-drtM” frameborder=”0″ allowfullscreen></iframe>
Please help
We want use only youtube plugin.
Write post with <video> tag
<video>http://www.youtube.com/embed/W7aIdw-drtM</video>
then watch video
<iframe title=”YouTube video player” width=”425″ height=”349″ src=”http://www.youtube.com/embed/W7aIdw-drtM” frameborder=”0″ allowfullscreen></iframe>
Please help
If you have your blog in a directory, and the forums in a sub-directory called forum, then you need to put this script in the WordPress blog directory, where you would find your wp-config.php file. Otherwise you would need to edit the defines on lines 37 and 38:
define( 'W2BC_WP_PATH', '' ); /** With Trailing Slash, if required */
define( 'W2BC_BB_PATH', 'forum/' ); /** With Trailing Slash, if required */
If you have your blog in a directory, and the forums in a sub-directory called forum, then you need to put this script in the WordPress blog directory, where you would find your wp-config.php file. Otherwise you would need to edit the defines on lines 37 and 38:
define( 'W2BC_WP_PATH', '' ); /** With Trailing Slash, if required */
define( 'W2BC_BB_PATH', 'forum/' ); /** With Trailing Slash, if required */
There are no downloads, but here is the script – http://wordpress-to-bbpress-converter.googlecode.com/svn/trunk/w2bc.php
It currently doesn’t support user migration, but that should be easy (and should be done before running the script). I think it’d be basically renaming the tables, though I’m not sure.
Also, *PLEASE* make a backup of your WordPress blog and follow the instructions carefully.
– Author of the script
There are no downloads, but here is the script – http://wordpress-to-bbpress-converter.googlecode.com/svn/trunk/w2bc.php
It currently doesn’t support user migration, but that should be easy (and should be done before running the script). I think it’d be basically renaming the tables, though I’m not sure.
Also, *PLEASE* make a backup of your WordPress blog and follow the instructions carefully.
– Author of the script
If you want to move your WordPress data to a bbPress install, then you can use this http://code.google.com/p/wordpress-to-bbpress-converter/