OK fixed !
It is because of an extension. I’ll post here later when I found which one is messing BBPress (I deactivated them all).
Thanks,
Hi !
Sorry for being late.
The problem is the same using stock theme from wordpress.
I also tried to uninstall then reinstall BBPress : same problem.
Which info would help you for troubleshoot ?
Thanks a lot !
Hello. I have some problems with the forum
(location: http://boldogics.com/home/forums/)
Some pages are working, and some pages are not visible…
I’ve tried some shortcodes, but nothing logical….
@folgerj : i’ve seen your forum. Can you please help me to configure mine too?
Hey, I’m at a loss. How do you create the forum search bar that you see in the sidebar here?
And its lost all the posting timestamps…. arrgg!!
This is importing from BBpress standalone.
http://wordbooker.tty.org.uk/supportforums/forum/wordbooker-general-chat-and-news/news-2/
shows the mess.
Oh and it would be great if you could chose which sort of users to bring over – like only bring over Active users rather than all of them.
I believe that I have installed bbPress correctly and setup the shortcodes so that the forum displays on my site (both the topics, login, and registration). But the problem is that once I believe I’m logged in and I click on a topic to try to add something, it will not let me. It says this:
“You must be logged in to create new topics.”
Can anyone tell me what I’m doing wrong? I setup a new user to test it out and this is what I’m getting the problem with. I setup blank topics ok when I’m logged in as administrator so is it an issue with user rights? Here is my forum:
http://www.theheartbandits.com/forum.html
The first post in each thread when its converted seems to be displayed as raw html for some reason.
!bbp_is_forum() doesn’t work for me, maybe there is another function that is being used right now. Does anyone know which one? I want the widget to disappear on every thing from bbpress except for the user profile.
!bbp_is_forum() doesn’t work for me, maybe there is another function that is being used right now. Does anyone know which one? I want the widget to disappear on every thing from bbpress except for the user profile.
@jermaine – Yours is the easiest conversion of all. Just opt to skip the user migration all together.
I’ve been using the bbPress Custom Views plugin (http://wordpress.org/extend/plugins/bbp-views/). I’ve been creating custom views, but I’m wondering how to create a custom view which is an AND or OR statement, so meets 2 different conditions. Here’s an example (though written incorrectly of course).
bbp_register_view( 'rides-needed', __( 'Rides Needed' ), array( 'meta_key' => 'needed_offered', 'meta_value' => 'Need a Ride' AND/OR 'meta_key' => 'ride-destination', 'meta_value' => 'Timberline'), false );
So, that is to say: display the topics WHERE:
meta_key “needed_offered” = ‘Need a Ride’
AND
meta_key “ride-destination” = ‘Timberline’.
From Gautam’s post (http://bbpep.com/2011/04/creating-custom-views-in-bbpress/) I know I can use these parameters (http://codex.wordpress.org/Function_Reference/WP_Query#Parameters), but I’m not sure how to translate WPQuery into the register views function. Thanks in advance!
Thanks for the information,I was searching for this since past 3 months and i am glad to see it here. Thanking you much
It’ll take some CSS wizardry, something like
.bbPress #primary #content {
margin: 0 2% 25px 5%;
width: 90%;
}
and you’ll probably have to adjust other things to make it look good. Actually there is a guy who posted a twenty eleven child theme that extends bbpress out to the full page width.
he posted it here, his website is serverpress.com or something like that.
Is there a bbPress admin like there is a wp-admin?
How would I get to it?
My blog is http://superhealthyme.com
The forums are http://superhealthyme.com/forums
Where do I set the user login functions?
In the instructions it says:
..In the “WordPress Integration” section of the “Settings” area in your bbPress admin you will find a “User Role Map” where you can set which roles will be applied to users who register on your forums. Users who register on your WordPress blog will have the appropriate role applied to their account when they first login to bbPress.<<
where is the bbpress admin area? I can;t find it or any ““User Role Map.” Is it sin the same area as my blog’s dashboard? I see “forum” under settings but nothing b=about users. And up in the Forum area of sdashboard, just setting to create forums, topics, replies, ect.
I’m missing something really basic here, I’m sure.
But what of my theme hasnt scripted anything for bbpress?
Basicly I have to able to write css to be able to change bbpress layout on my page? Therese is no way to just upload some theme or Copy/paste some code?
I go to Development
and click on the link Version 2.1 and i get this:
https://bbpress.svn.wordpress.org/branches/plugin/
where do i download the one you are saying!
why is this have to be nightmare?
why cant you guys keep it simple! I do not understand! you made the technology available but its useless!
I wanted to add a simple login/out link in the ‘breadcrumb’ area of every page which I did by using the code on this page: http://bbpress.org/forums/topic/bbpress-20-plugin-adding-a-log-inout-link-to-the-top-of-every-forum-page
However, I’d also like to add a ‘edit profile’ link as there doesn’t seem to be an easy way for users to do this.
Could anyone tell me how I would amend this to add a edit profile link?
$bb2custom_user_is_logged_in = 'Welcome '.$current_user->user_login.'. You can log out <a href='.wp_logout_url( get_permalink() ).'>here</a>.';
Something like this but I’m unsure of the syntax (plus being a ‘front-end’ chap, I’m crap with PHP):
$bb2custom_user_is_logged_in = 'Welcome '.$current_user->user_login.'. You can log out <a href='.wp_logout_url( get_permalink() ).'>here</a>. Or edit your profile <a href='.bb_press_edit_profile().'>here</a>';
errol, you need the development version, not the latest stable release. You’ll have to use Subversion to check it out. Link in on the download page: https://bbpress.org/download/
Hi, I have the same problem. I installed physically the WP files in /wp subfolder and blog is accessible virtually in /blog subfolder. Is it possible to similarly access forum in virtual /forum subfolder instead of /blog/forum?
Hi, I have the same problem. I installed physically the WP files in /wp subfolder and blog is accessible virtually in /blog subfolder. Is it possible to similarly access forum in virtual /forum subfolder instead of /blog/forum?
A standalone bbPress 2.0 will allow subforums, correct?
Sorry for the newb questions, I’m just getting into understanding bbPress and the different types of installations has me a bit confused.
Thanks
i do not found the option “meta tag option” in my adminisration i use bbpress plugin 2.0.2
you are saying right… it has great customization capability.i have also customized bbpress 2.0 in my site and now it is looking good.You should see my forum.
forum Home page:
http://www.authorcode.com/forums/
topic page:
http://www.authorcode.com/forums/topic/save-listview-data-to-same-excel-file-but-different-sheet/