Search Results for 'bbpress'
-
Search Results
-
Topic: Help us combat spam
As I’m sure many of you have noticed, bbPress is often the subject of spam attacks. Usually these attacks are done by humans so it’s hard catch them automatically.
However, you can help us!
When you see a topic or reply that is spam, please tag it spammer. This will make it easier for us locate and nuke the spam instead of combing through everything manually like we do now.
Anyone have any ideas?
Same post is here…
http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/1-6-beta-forums-setup/
Anyone else confused by the 1.6 beta – forums setup ?
Using WP 3.4, BP 1.6 beta
I’m trying to get sitewide forums working.
In wp-admin: Settings-BuddyPress-Forums
I see buttons to install: Group Forums and SiteWide Forums.
I have installed SiteWide Forums and activated it.
So why does Settings-BuddyPress-Forums still have an install button ?
And do we really need a separate bbPress plugin for site-wide forums?
I can create a new forum in wp-admin
I created a page “…com/forums”
I’ve assigned it to Discussion Forums in bp-settings – Pages
If I go to that page, I get this
“The forums component has not been set up yet.”
And the Forums link does not show up in the main nav.
In Settings- Forum -Archive Slugs – Forums base is set to ‘forums’ shows this warning:
“Possible BuddyPress conflict: Forums page”
If I set it to ‘forumsbb’ – the warning goes away.
If I go to Forums in wp-admin and view the forum, it takes me to
“…com/forumsbb/forum//test-forum/”
But the Forums link is still not in the main nav.
And goes to /forums still gives me
“The forums component has not been set up yet.”
How to correct those issues ?
The problem that I am having is that once you make a forum post from the frontend and you decide you want to edit that post, the title/permalink of the post will not update/change for some reason.. I am pretty sure this is a long term bug in bbPress that no one has yet fixed/patched because I could not imagine this being by design as it makes it very difficult for the admin if users want to change the titles/permalinks of their posts because they would need to be edited via the backend. The title of the post changes but not the permalink.
Hi,
Installed a bbPress the permalink is http://www.mudomain.com/topics/topctitle1 is fine but if i am changing topictitle1 : to topictitle2 url is same http://www.mudomain.com/topics/topctitle1 no change in url
I found the bug reason its taking link title of topic which is considered as revision.And title is updated as per the post id and not in the revesion.
Is any solution for this?
Can I adjust the colors for TinyMCE for bbPress?
I’ve got dark text on a dark background. I tried adding this to my child theme style.css but it doesn’t look like it has helped.
body#tinymce{height:140px;border-right-color:#aaa;border-bottom-color:#aaa;line-height:1.5em;color:#F5FAFF;border:solid 1px #555;background-color:#333;padding:5px 3px 3px 7px;}
Hello people,
I am going to open general discussion LOCAL forum with many categories. I am looking at IPB right now but I am starting to think about WordPress & bbPress (with much customization if needed) powered forum.
All I am worried about is how optimized it will be. I think it will need fewer resources than IPB because of it’s simpler functionality, but I need an advice from bbPress “Pro” – local forum, which I should compete with has millions of posts and hundreds of thousands topics (posts for WordPress). So is bbPress right choise for this?
Thanks,
Kote
A newbie to bbPpress, I would like to build a stand-alone program to display/generate a list of replies to a certain topic using the WP wrapper
require(‘./wp-blog-header.php’);
If I include wp-blog-header.php will that include the bbPress environment automatically or do I need to bring in other includes?
I would like something as follows but I need some help on what to include and what functions to get what I need.
global $bbp;
$myreplies = get_replies(‘123’);
foreach($myreplies as $reply) :
$field1= get_the_title();
}
Thanks!
How do you set up bbPress to show forum list when accessing url like:
http://localhost:11111/forums/ at my end this is not working, or am I missing something, do I need to create a page and put a shortcode in it??
I had BBpress installed with another theme. The forums were showing using the default templates. Now this page is fine:
But click on any forums and they are blank pages. Yet the topics work if you can get to one of those.
http://www.v-fit.us/forums/topic/shakeology-receipes/
So I am a little confused.

Any help would be great. I have not moved any template files or anything I just changed Themes from one to another and these stopped working.