Skip to:
Content
Pages
Categories
Search
Top
Bottom

Transfering forum from Simple-press to BBpress

Published on April 10th, 2012 by fastjobs

Hi,

just wondering if it’s possible to transfer my forum data (posts, members, avatars etc.) from simple-press to bbpress?

If so, how can this be done?

thanks,

Chris

bbPress => Version 2.0.2 – subfolder installation fails… ;-(

Published on April 10th, 2012 by glitsch

Hi there,

my wordpress lays here: httpdocs/mysubfolder/…

My Problem is now, that after I logged In/out bbpress puts the subfolder too much to the URL in my browser:

correct would be: http://xxx.xx/blend/forums/forum/blend/

but the incorrect bbpress way: http://xxx.xx/blend/blend/forums/forum/blend/

The “blend/” is too much!!! help me, what’s wrong with the redirection after login/logout? My Htacces in the root looks like that:

RewriteEngine on

RewriteCond %{HTTP_HOST} ^(www.)?heglandog.ch$

RewriteCond %{REQUEST_URI} !^/heglandog/

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^(.*)$ /heglandog/$1

RewriteCond %{HTTP_HOST} ^(www.)?heglandog.ch$

RewriteRule ^(/)?$ heglandog/index.php [L]

and inside the subfolder:

<IfModule mod_rewrite.c>

RewriteEngine On

RewriteBase /blend/

RewriteRule ^index.php$ – [L]

RewriteCond %{REQUEST_FILENAME} !-f

RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule . /blend/index.php [L]

</IfModule>

Thanks a lot for help!

regards

WordPress Avatar integration

Published on April 10th, 2012 by devrimg7

I’ve posted on wp forums is well but haven’t figured it out.. I’m using ‘User Avatar’ plugin on wordpress. The avatars show up on bbpress profile pages but no edit/upload fields in the profile pages.. How do we sort this out ? Thanks..

Forums look like standard post

Published on April 9th, 2012 by sarahlueck

I am not sure if you can help me, I have altered my WP theme and am hosted independently… I have installed bbPress, and can create forums and topics, however they end up just as pages with text, no forum template or ability for users to add content. It looks like this:

http://compositesandarchitecture.com/?topic=what-advice-would-you-give-to-designers-looking-to-fabricate-their-designs

Any insight to this would be great!

Favorites feed for bbPress 2.0?

Published on April 9th, 2012 by Josh Leuze

Does anyone know if there is an RSS feed for favorites in the bbPress plugin like there is in bbPress 1.0? I tried to load a feed from the user profile page, but maybe I didn’t get the feed URL right, or maybe this doesn’t exist?

If it doesn’t exist, is there a plugin for that, or do I have to roll my own to get this working again?

Descending sort

Published on April 9th, 2012 by Anden

Hello, I’m pretty new at this.

But I have searched a lot for how to get posts in a thread, that is listed, in reverse order. I want the most recent posts in a thread to be displayed first and the oldest, date, will be at the bottom of the page.

Please help me!

Problem! Users bbpress forum in multisite wordpress

Published on April 9th, 2012 by Mohammad Mahdi Kabir

for example in multisite(net) when bbpress plugin actived:

user1 with blog1.muwp.com

users of bbpress forum in blog1.muwp.com is all of net users(users of muwp.com or users of super admin).

I want: users of bbpress forum in blog1.muwp.com is users of user1(users of blog1.muwp.com).

please help me?

Unable to get forums to show up

Published on April 8th, 2012 by hmcgrath

I see other users have had this issue and I’ve attempted the fixes that have been recommended, but I cannot get the forums to actually show up on the website. I installed bbpress, created the forums, and then to be honest I got a little lost because I was unable to find guidance as to what comes next. I tried creating a page called forums but that didn’t work. I tried deleting and reinstalling bbpress and that didn’t work. I tried resetting my permalinks, and yeah, that didn’t work either.

At the moment, there are two larger forums under the forum tab that cannot be altered or deleted by me in any way. All I can do is add categories to them. In this case I added a category called consumer packaged goods:

http://www.insightalley.com/forums/forum/consumer-packaged-goods

I’m unable to reflect this link on my website as it is not allowing me to use the forums/forum thing.

Please help.

Fatal Error On bbpress With Custom Theme

Published on April 8th, 2012 by SharonVW

Hi

I’m running Pretty Young Thing on my site and am in the process of integrating a bbpress forum. I have installed Genesis and Pretty Young Thing into the bbpress directory, however, each time I attempt to view the page, I get the following error message:

Fatal error: Call to undefined function get_template_directory() in /home/triniqek/public_html/bbpress/bb-templates/pretty/functions.php on line 3

Any idea what I’m doing wrong?

http://trinityheart.co.za/bbpress/

Thanks!

Using Twenty Ten, Not getting any templates

Published on April 8th, 2012 by mrkgreene2000

Hey,

I’m using TwentyTen theme on my own server with bbPress running. I can create forums and topics, but when I create a page, I’m not getting any of the bbPress templates in the template pull down.

Site is here: http://megasahd.com/forum

Although you won’t see much.

Why can’t I see the template options when I create a new page?

Thanks in advance.

m

Skip to toolbar