Published on December 12th, 2008 by
hello,
im looking for a plugin to get the ability to export all topics from a particular forum (ID) to a html page , so just the topic name plus the excerpt like:
1. </h1>lorem1 ipsum sit amet dolor </h1>
<p> bla bla bla bla bla … (read more)<p>
2. </h1>lorem2 ipsum sit amet dolor </h1>
<p> bla bla bla bla bla … (read more)<p>
3. </h1>lorem3 ipsum sit amet dolor </h1>
<p> bla bla bla bla bla … (read more)<p>
…etcetera.
is there such a plugin around?
thanks a bunch.
Published on December 12th, 2008 by vannak
dear dev,
when will bbp 1.0 be released? i’m dying to wait for it.
thanks,
vannak
Published on December 12th, 2008 by vannak
currently i have bbpress hosted on godaddy but users complaint that the site is slow and when i go to godadday they say it is because of the coding of the site and so on. so is that true?
Published on December 11th, 2008 by watson
I need an overview of the different user roles in bbPress. E.g. what is the “Key Manager” and what is the difference between him an the “Administrator”?
I can’t seem to find anything in the documentation. Can anybody help with this?
Published on December 11th, 2008 by
If I know the forum ID and the topic ID, how would I get the page that the topic is on? As in, let’s say I have 10 threads per page, and I need to generate a link to the forum page that displays the 14th topic. Is there already a function for this, or will I need to use a custom query?
Published on December 11th, 2008 by kgosser
Hey all,
So I’ve been checking out various forums to use for my business’ site, and I’ve got it paired down to bbPress and Vanilla. I’m leaning towards bbPress, but I have a few questions that I’m seeking answers to first. If anyone can help me out, it would be greatly appreciated!
(1) Is it available either by default or a plug-in to allow users to post <embed> or <object> snippets to show Flash files?
(2) Is there a plug-in available to allow image uploading to our server, or are all the ways to get an image to display within a thread by bb [img]code or the “Allow Images” plug-in?
(3) Would you consider bbPress’ theme customization to be about as equal (or easier) than WordPress’?
(4) Are there plug-ins to allow for either digg-style voting or normal 5-star voting? Being able to host community-driven contests is important for this project.
Thanks a lot in advance. One of the reasons I always use WordPress for my projects is because the community is one of the best on the Web, so I hope it rubs off a little bit for bbPress! Thanks again!
Published on December 11th, 2008 by
Hi,
I thought I would post this to just show off and see it their are any bugs people can spot (particularly design tweaks on various browsers and OS).
http://www.eufcforum.com
It utilises the standard BBpress header and footer with the rest being hacked about a bit with numerous plugins installed.
Published on December 11th, 2008 by Hermiony
Hi,
I am trying to add a bbpress forum to my WP blog.
In the settings -> wordpress integration section of my bb dashboard it requires a WP database secret. There is already some data in that box, but below it says;
‘This must match the value of the WordPress setting named “secret” in your WordPress installation. Look for the option labeled “secret” in this WordPress admin page.’
And when I follow the link to the admin page I am asked for a username and password, but it doesn’t seem to recognise any that I put in, so I don’t know how I am able to check that the values match.
Also, how can I create a link to the forum in the sidebar of my blog?
Any help much appreciated!
Published on December 11th, 2008 by ganzua
Hi!
I tried to integrate wp27final and bbpress 1.02a. I installed bbpress, followed the integration steps during installation, then changed bb-config.php with this code;
define('WP_BB', true);
if ( !defined('DB_NAME') ) {
require_once( dirname(__FILE__) . '/../wp-config.php');
}
$bb->wp_table_prefix = 'wp_'; // your wordpress db prefix is
$bb->wp_home = 'http://myhost.com';
$bb->wp_siteurl = 'http://myhost.com';
…and I’ve found several issues, the first one the no admin panel issue already discussed in this forum, but the fact is that I have no “Add new” link when logged in as user different to admin. Besides, I have no post form when logged in as admin and click “Add new”.
I can’t go further with my integration but I like how bbpress is being developed, it is pretty fast and simple, just what I needed. Is there any way I can solve these issues?
Published on December 11th, 2008 by
Hello,
Lets begin Kazakh Localization!!!
what we must do for this???
our lang is: http://en.wikipedia.org/wiki/Kazakh_language
after translating bPress.po (.pot) file into Kazakh [language] where we must upload this file and how to update?
our abbreviation in wordpress.com is “kk_KK”