Atsutane, you are THE MAN. Mine still looks like garbage, but It’s coming along. Thanks! This really should be included in the package.
Basically, to clarify the process even more…
/// open ‘/bbpress/conf.php’ and at the top, after the opening ‘<?php’ put the following:
‘”require_once(‘/path/to/wp-blog-header.php’);”‘
Then, in your ‘my-templates’ directory, create the following files:
header.php
‘<?php get_header(); ?>
<div id=”content” class=”narrowcolumn”>
<div class=”post” id=”post-forum”>
<div class=”entry”>’
footer.php
‘</div>
</div>
</div>
<?php get_sidebar(); ?>
<?php get_footer(); ?>’
You will still have to tweak the code, but that’s all it took for me.
You’ll need to add the styles from the non-header/footer portions of the bbpress css files to your WP style sheet.
Check my test-forum out… http://nolageek.com/forums
One thing I can’t figure out though… when you’re viewing a topic, the “reply” form is WAAAAYYYY too long. I’ve edited this in every form I can see, but this isn’t changing..
Why are there so many edit forms? Where is this one?
In the next version of bbPress, the default templates will say:
“Allowed markup: a em …”
Thanks!
I’m a little confused about all this integration… If someone signs up for a account on bbpress… are they going to be able to post on my blog? My blog is only for me to post on…
«… Go into the cpanel and delete all the bb_ prefix tables in your database… »
There are no bb_prefix tables within MySQL or phpMyAdmin.
«… It won’t let you re-install as long as the tables are there… cpanel to phpMyadmin or a similar tool… »
I understand perfectly. I personally have access to both, cpanel and phpMyadmin.
«… Maybe ask your host if you need to… »
I’ve access/checked myself and have ask my web host support desk, there are no bb_ prefix tables in these normal location. It’s my issue, I canno’t do Running Installer via http://patrimoineacadien.com/bbpress/bb-admin/install.php and get Moderator username and password.
Thanks for your help and patience.
Robert.
Got it! bbpress-integration.php file now displaying within WordPress Plugin section; bbPress tab has been configured to my bb_ prefix. What about the display-name.php file? It doesn’t appear within WordPress Plugin section; I suppose it’s normal?
Thanks a million Trent.
Thanks Trent,
Yes, I also wish I could clean up my previous posts.
My only main issue to resolve is that I’m no longer capable of Running the Installer in order to get new Admin access, username and password, even after new fresh FTP upload. I don’t have Admin access to bbPress. I’ve configured Config.php to integrate my existing WordPress MySQL database.
I really don’t know how to resolve the above.
All of my previous posted issues have been resolve.
Robert.
I had another post about the ‘key master’, but is was whatever account you used as the administrator when you installed bbPress. Actually, this plugin is installed in WordPress. It then pulls the users out of bbPress over to WordPress to sync the users. You need to install it at wordpress I believe.
Trent
Thanks any replies.
The bbpress-integration.php and display-name.php files where dropped within the following path: /public_html/blogue/bbpress/bb-plugins. These files are not showing within my existing WordPress Admin manager plugin area; there’s no bbPress tab.
Robert.
In your setup of bbPress, it asked who the ‘key master’ would be for the administrator. Whatever user account you used there will be the admin of the bbpress forum.
The bbpress tables in the database will be in the ‘patrimoi_wrdp1’ database with your host with the prefix for files being bb_
As for the problems you are getting, I am a little unclear what you have fixed and what is still wrong. Could you summarize all the above posts to see if I can help more?
As for the ‘editing of post’, maybe a MODERATOR will see this post or your other post and can edit it for you. Suprised that we can’t edit our own posts here, but can in WordPress forums……
Thanks for replying.
If your suggestion is within the bbPress Administrator Panel, I can’t access it right now. It’s my second issue https://bbpress.org/forums/topic/225?replies=28 . If it’s not the Admin Panel, then I don’t understand where this location lead to.
Thanks for your patience.
Robert.
admin area (wp-admin) -> plugins -> bbPress Tab
Trent
Hello,
Within bbpress-integration.php file, where do I have to input my bbPress table prefix? Refer to excerpt below.
Thanks for your support.
Robert Richard.
<?php _e(“Enter the table prefix for your bbPress installation below. The table prefix is found in your bbPress installation’s config.php
file. You may list multiple table prefixes by separating them with commas.”); ?>
71 <?php _e(‘Example’); ?>: Add here = bb_
72
73 <h3><label for=’bbpress-integration’><?php _e(Or over here = ‘bbPress table prefixes’); ?></label></h3>
I managed to change around the mySQL queries a bit and got this plugin working with my site (except a few small things I can’t fix myself) and it seems to be fine for posting the WordPress posts in bbPress and placing a link. It wouldn’t be a problem if I didn’t have an old mySQL database!
Even more updates.
http://www.talkaboutdesign.com/forum/
Now with topics, being pulled dynamically from wordpress to bbpress. Still need to work on layout. But it’s getting there.
more updates, now with a banner. and new nav.
I have a fairly simplistic one operating on my site. You’re welcome to have a go.
Its just out of the oven, so please be aware that it might be hot to the touch and remember to feedback any problems, ideas and patches
http://boakes.org/talk/tags/bbpress-sitemap
You right… 3 days ago i tested it and waswworking then i was not home and i think i uploaded the working version.. but looks like i had put a wrong one. Tomorrow if i will be able i will try to check it… sorry for the problem.
err, change that.
It installs great, and the buttons click. But thats it. It isnt updating the code, inserting images, links, etc. On images and links it does bring up the window to enter the address / location but nothing is inserted into the post.
I checked the header and the javascript is loaded, and in the correct location.
anythoughts.
I had been hopeing someone would do this. Works great.
Thanks
Synchronizes login on your bbPress with your WordPress. It is simple now, I will perfect it in the next edition.
Dowload this plugin
I’am sorry for myEnglish.
I adapted the
WordPress plugin Comment Quicktags + by Dan Cameron so you can add a quicktags toolbar over textarea for inserting or editing posts in the various bbPress pages.
Te plugin already support the IMG tag to include images inside a topic. To make this tag works you need to install another plugin to support the img tag.
The plugin page with info, instruction and download link is
here, happy discussions
If I Integrated my bbPress with WordPress MySQL database, should I get full Administrator access by using my WordPress Administrator username and password?
I’ve got report back from my web hosting company, latter advise that they found no bbpress MySQL database saved on my cPanel server.
I really don’t know what to do next… do you?
Hello,
Yesterday, I posted several bits of information that seems to be sensitive to unauthorize accessing my MySQL database. Could you offer me temporally access to previous specifics posts found under http://bbpress.org/forums/topic/225?replies=24#post-1138 to edit and remove private information.
This morning, I will be out for appointments, will be back home this afternoon.
Thanks for your support.
@teknoseyir
I started translating into Japanese using this .po file (thanks lstelie).
https://bbpress.org/forums/topic/6?replies=37#post-331
But I wish core developers released official pot file.