Published on December 2nd, 2012 by ninjaface
Is that a plugin that is a viable solution to quote replies, or reply to other people who have replied? I am using bbpress 2.1.2, have tried the bbpress quotes but it has not been updated to work properly with this version.
I would think this is a must have for most people using forums, how are you guys implementing this feature with bbpress?
Published on December 2nd, 2012 by ninjaface
I have tried bbpress polls and wp-polls but these have not been updated in a long time nor to do they work with 2.1. What poll solution is there for bbpress?
Published on December 1st, 2012 by wpmhweb
Hi,
I just want to note that since 2.0.3 release of bbPress (that’s when I actually started using the plugin) every time I update to the latest version I get the 500 server error, and the problem always gets resolved by rolling back to the the version that worked or when I overwrite the child theme I created with bbPress in the Theme folder with the latest theme in the bbPress update.
Is this a known issue or it is just only me? There anything I have to change in the child theme before updating to the latest bbPress?
Thanks,
Published on December 1st, 2012 by rmohney
I have a the latest wordpress installed and I am using a theme from themeforest called bounce.
BBPress 2.2 and Buddypress 1.6.1
The question I have is about user roles. I have a user that is set up as a keymaster for the site as well as the forum. When logged in the edit member shows up in the admin bar at the top while viewing a members profile page.
When I click on edit profile or edit avatar or edit capability I get a sorry page not found. If I change the users site role from keymaster to admin all the above links work. The permalinks are the same when I roll over the edit links so I am confused as to why they show a page not found. If its being redirected because of the user rolls thats fine I just need a way to change it so a keymaster can edit a user. I would like a moderator or keymaster to be able to block a user and edit them without having admin rights.
Hope you understand what I am trying to do. Im a pretty much new to all of this.
I tried the user role editor plugin but was unable to get it to work.
I have a another post with another issue concerning the users replies created pages I could use help on also.
www.mohneyswebdesigns.com/billsdirtlatemodels
I would be grateful for any help on either of these issues.
Published on December 1st, 2012 by jujiso
I have installed Buddypress and bbpress in a single WP instalation and I don’t get to see the Aministration controls of bbpress in the dashboard. Both plugins are activated.
Any ideas?
Regards,
Julio
Published on December 1st, 2012 by fiero_alleaten
Hi, I’m having some issues with /forums/ page. It seems not formatted, and I don’t know how to modify it: http://taccuinodigaleazzo.altervista.org/forums/:
All other subforums seem to work properly (example: http://taccuinodigaleazzo.altervista.org/forums/forum/prova-2/)
Is there any way to fix this? I’m using wordpress 3.4.2 and bbpress 2.2.2
Published on December 1st, 2012 by
Hi,
apparently, there were some major changes in the bbPress version 2.2 update (from 2.1). I’m having massive problems to get bbPress 2.2 to work with my custom theme. It used to work nice with bbPress 2.1 (and it still does if I’m reverting to 2.1), but there’s just no more output from bbPress 2.2.
Custom plugins don’t seem the cause, can’t see any difference in activating or deactivating them.
The strange thing is, that there is no output from bbpress, so it’s not a question of style but a question of how to trigger bbpress output if not through content() ?
I know that it’s a theme issue because it runs fine with the twentyeleven and the WPTouch theme.
I already tried inspecting if it’s an excerpt() issue (it’s not) and checked the page for is_bbPress() to no avail.
Is there a document that describes theming and theme integration for bbPress 2.2 or how to migrate from 2.1 to 2.2?
Or has anyone else had this issue with your custom themes?
I already checked this, but it didn’t help either: https://bbpress.org/forums/topic/non-functional-index-page-when-bbpress-2-1rc4-is-used-with-woothemes-canvas-5-05/
Cheers!
Published on December 1st, 2012 by Kakers
There is a header on my forum page that shouldn’t be there.
If someone could help me out that would be great.
Thank you in advance.
Published on December 1st, 2012 by csk
Hi guys,
I upgraded to the latest version of bbPress and now I can’t seem to make Hidden or Private boards. When I make one and try to click on it, it cannot find the page (brings me to 404).
Could it be something wrong with my user roles?
Any help would be appreciated.
Published on November 30th, 2012 by andrewjag
I have problem with permalinks.
Where are two things Forums base and forum slug what is the difference between?
I want to make main forum link like: http://127.0.0.1/webpage/forum/
and inside links must be like http://127.0.0.1/webpage/forum/topic/the-topic-name
Why I cant do this ? :/
My configuration:
1. Forum base: Forum
2. Forum slug: Forum
3. Prefix your forum area with the Forum Base slug (Recommended): checked
The links are like:
Go to forum “forum name” link: http://127.0.0.1/website/forum/forum/forum-category-name/forum-name
Go to topic of “forum name” link: http://127.0.0.1/website/forum/topic/topic-name-of-forum-name
Can I avoid double forum/forum ?
If I unchek “Prefix your forum area with the Forum Base slug (Recommended)” it shows links:
All the links are ok but except only topic links: http://127.0.0.1/website/topic/topic-name-of-forum-name
It shows without “forum”… maybe you have any solution? :/
Thank you!