Fixed bug with new lines, added selection of forum in bbPress post options.
bbPress post plugin allows you automaticaly sent posts to your forum (bbPress, of course
) , when you publish them in your WP. Plugin works with WordPress 2.0.4 and bbPress 0.72. Other versions not tested. You can download it in English or Russian languages.
Possibilities:
- after the publication of note, plugin bbPress Post automatically are created new topic on forum bbPress;
- In the bottom of each message is added the link “Discuss in forum”, Which conducts on a corresponding topic of a forum;
- with the editing of the already existing post in blog, plugin automatically edits topic and text of post on the forum;
- you can forbid or solve the demonstration of pictures and HTML with the publication of posts on the forum.
If you can help me with the correct English description and translation of this plugin, please contact me via e-mail.
All questions and comments are welcome and appreciated. Don’t hesistate to share your thoughts.
Thanks to Chris Engler for translation of possibilities.
——————————-
Исправлена ошибка связанная с вводом строки и добавлен выбор нужного форума из списка в настройках bbPress post.
bbPress post при публикации сообщения в блоге, плагин создает тему на форуме.
Возможности:
- после публикации заметки, плагин bbPress post автоматически создает новую тему и сообщение на форуме bbPress;
- внизу каждого сообщения добавляется ссылка “Обсудить на форуме”, которая ведет на соответствующую тему форума;
- при редактировании уже имеющегося сообщения в блоге, плагин автоматически редактирует тему и текст сообщения на форуме;
- вы можете запретить или разрешить показ картинок и HTML-тэгов при публикации сообщения на форуме.
Плагин работает с WordPress 2.0.4 и bbPress 0.72. Совместимость с другими версиями не проверялась. Вы можете скачать плагин на русском и английском языках.


Lovedeep Wadhwa // Oct 31, 2006 at 10:33 am
Thanks for the plugin. Well done.
blandname // Nov 13, 2006 at 12:23 pm
It would be nice to be able to manually set the location of the bbPress database as not everyone will be sharing the database with the WordPress installation.
Other than that, great plugin!
mByte // Nov 13, 2006 at 1:08 pm
I try to fix it in next versions of plugin. Thank you.
brandy // Nov 15, 2006 at 2:57 am
Yikes! This is giving me all kinds of errors. In each of my posts it says:
WordPress database error: [Table ‘devine.wp_bbpress_post_posts’ doesn’t exist]
I’m using the same user table for both WP and BBP, if that makes a difference.
mByte // Nov 15, 2006 at 10:03 am
2Brandy:
When you activate the plugin it make’s new tables in db. Allow your MySQL user create new tables and reactivate the plugin.
AngryBob // Dec 18, 2006 at 3:51 am
Hi,
I’ve been getting this error when I try to publish a post in WP while this plugin is active.
WordPress database error: [Unknown column ‘post_id’ in ‘field list’]
SELECT post_id FROM `wp_posts` WHERE `topic_id` = 2 ORDER BY `post_id` LIMIT 1;
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘LIMIT 1′ at line 1]
Any help would be appreciated.
Thanks,
AB
mByte // Dec 18, 2006 at 9:18 am
You use wrong BBPress table prefix in your options. If your BBPress table prefix is ‘bb_’ you must wrote it in options of plugin.
You must log in to post a comment.