Skip to:
Content
Pages
Categories
Search
Top
Bottom

Latest Topics widget (Pre 1.0)

Published on October 16th, 2008 by

To benefit fully from intergrating bbPress with my WordPress, I downgraded and went to WordPress 2.5.1 and bbPress 0.9.2. Now I know a plugin that allows you to display the last topics/discussion on your blog exists for bbPress 1.0, but I was wondering if something like this has been made for bbPress 0.9.2?

Thanks,

James

Problem deleting posts

Published on October 16th, 2008 by

Hello,

I’m having troubles with the bbPress 1.0-alpha-2 when removing in the admin page some posts.

Warning: Invalid argument supplied for foreach() in /usr/home/xxx/domains/xxx/public_html/bbpress/bb-includes/functions.php on line 527

Warning: Cannot modify header information – headers already sent by (output started at /usr/home/xxx/domains/xxx/public_html/bbpress/bb-includes/functions.php:527) in /usr/home/xxx/domains/xxx/public_html/bbpress/bb-includes/pluggable.php on line 214

Cheers,

Kris

User register in bbpress but show blank in wp

Published on October 16th, 2008 by vannak

Hi all,

bbpress integrated with wordpress works fine but there is only one problem. the problem is that username which is registered in bbpress and it is blank in the post author in wordpress.

please help…

thank in advance

Page Links and Post Count Wrong

Published on October 16th, 2008 by

I’m running bbPress 0.9.0.2.

I’ve noticed the page links are working incorrectly. We have 20 posts to a page, but bbPress is counting too many posts. For example, one thread only has 19 posts, but the thread link clearly says it has 21. When you click the link to page two, you get a blank page with just the topic title and the reply form.

http://www.cairoshell.com/forum

Double Posts

Published on October 15th, 2008 by

When a post creator hits “Send Post” and if there is a unexpectedly slow response because of a temporary stall, slow pipe or outage and they click on “Send Post” a second time……viola…..double post.

Is there an easy fix to prevent the double post from occurring?

RSS links show document tree instead of feed

Published on October 15th, 2008 by agitainment

Hi, there.

I have been getting sporadic errors with my RSS feeds using both my own theme and the default Kakumei theme on the latest installation of bbPress.

Sometimes when I hit the various RSS links, the following error comes up on a new page followed by a listing of the document tree:

“This XML file does not appear to have any style information associated with it. The document tree is shown below.”

Usually, when I hit the back button on my browser and try the feed button again, it works fine.

Any idea what’s going on here and how to fix it?

Thanks!

Delete User and All User’s Posts

Published on October 15th, 2008 by citizenkeith

I have a user that has requested I delete his account and all his posts. I have agreed to do this, but have no idea how to do it. Help is appreciated. :-)

stripping down bbPress

Published on October 14th, 2008 by

First let me say, bbPress is great!

Say I want to remove “Hot Tags”? Can I do that? Say I want to remove other stuff, like the option to put tags at the bottom of your post? Is that possible?

You see, I am all about fewer options.

bbpress-live plugin problems with wpmu ?

Published on October 14th, 2008 by Joss Winn

Hello,

My server seized up yesterday and it looks to me like the bbpress-live plugin was the root cause of the problem. I could be wrong and would be grateful for some other’s opinions on this.

Details here:

http://learninglab.lincoln.ac.uk/blogs/joss/2008/10/14/wordpress-mu-and-server-resources/

Thanks

Joss

404 error: forum, topic, tag, user profile

Published on October 14th, 2008 by

I just installed bbpress (Brubeck/ version 0.9.0.2) and I get a 404 error when trying to access any of the following: forum, topic, tag, user profile.

‘Pretty permalink type’ set to: …forums/first-forum

I created an htaccess file with the following and ULed it to the bbpress root directory.

<IfModule mod_rewrite.c>

RewriteEngine On

RewriteBase /

RewriteRule ^forum/([^/]+)/page/([0-9]+)/?$ /forum.php?id=$1&page=$2 [L,QSA]

RewriteRule ^forum/([^/]+)/?$ /forum.php?id=$1 [L,QSA]

RewriteRule ^topic/([^/]+)/page/([0-9]+)/?$ /topic.php?id=$1&page=$2 [L,QSA]

RewriteRule ^topic/([^/]+)/?$ /topic.php?id=$1 [L,QSA]

RewriteRule ^tags/([^/]+)/page/([0-9]+)/?$ /tags.php?tag=$1&page=$2 [L,QSA]

RewriteRule ^tags/([^/]+)/?$ /tags.php?tag=$1 [L,QSA]

RewriteRule ^tags/?$ /tags.php [L,QSA]

RewriteRule ^profile/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&page=$2 [L,QSA]

RewriteRule ^profile/([^/]+)/([^/]+)/?$ /profile.php?id=$1&tab=$2 [L,QSA]

RewriteRule ^profile/([^/]+)/([^/]+)/page/([0-9]+)/?$ /profile.php?id=$1&tab=$2&page=$3 [L,QSA]

RewriteRule ^profile/([^/]+)/?$ /profile.php?id=$1 [L,QSA]

RewriteRule ^view/([^/]+)/page/([0-9]+)/?$ /view.php?view=$1&page=$2 [L,QSA]

RewriteRule ^view/([^/]+)/?$ /view.php?view=$1 [L,QSA]

RewriteRule ^rss/?$ /rss.php [L,QSA]

RewriteRule ^rss/forum/([^/]+)/?$ /rss.php?forum=$1 [L,QSA]

RewriteRule ^rss/topic/([^/]+)/?$ /rss.php?topic=$1 [L,QSA]

RewriteRule ^rss/tags/([^/]+)/?$ /rss.php?tag=$1 [L,QSA]

RewriteRule ^rss/profile/([^/]+)/?$ /rss.php?profile=$1 [L,QSA]

</IfModule>

HELP! HELP!

URL: http://openkyoto.com/kyoto-support/

Skip to toolbar