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
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
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
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..
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!
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?
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!
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?
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.
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!
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