@sadr I get what you are saying regarding search results as excerpts though I think then that if the search term was not in the first ‘x’ words of the excerpt of the topic/reply that would then cause confusion as to how that result is relevant. Maybe create a ticket on trac and discuss it further their might be best option.
@premitheme I think, from memory @JohnJamesJacoby uses MAMP Pro so I find this one rather odd π
@alexiousrahl Search is enabled by default, you should be able to see the search form at the top of your forums list eg. http://example.com/forums/
I have also updated the Shortcodes and Widgets codex pages.
I have installed XAMPP 1.8.1 for Windows and see no issues with βlocalhostβ
For those using MAMP, what version are you using?
@netweb I’m using 2.1.4 (the current). As I said the problem doesn’t appear with all localhost environments, I tested “MAMP”, “DesktopServer” (uses XAMPP), “Bitnami MAMP Stack”, live host and Mac OS X built-in localhost. It works with every thing but MAMP and Bitnami. I could say the problem with MAMP, BUT there was no problem with the older versions of bbPress, this makes me thing that the problem is in bbPress, not MAMP.
I updated from bbpress 2.2.4 to 2.3 an hour ago – only sticky posts have been moved and all other posts are not showing up – What should I do? How to restore my forum? Plz reply ASAP as my forum is almost dead!
@realhood I cannot reproduce your issue of ‘why my search function canβt work, when I use it,it always jump to the home page’
I see no issues using or not using the bbPress ‘forums prefix’
http://localhost/search/?bbp_search=test
http://localhost/forums/search/?bbp_search=test
http://example.com/search/?bbp_search=test
http://example.com/forums/search/?bbp_search=test
What do you have your permalinks set to? (‘Settings’ -> ‘Permalinks’)
What is the ‘Search Slug’ for bbPress set to? (‘Settings’ -> ‘Forums’ )
I have installed XAMPP 1.8.1 for Windows and see no issues with ‘localhost’
For those using MAMP, what version are you using?
@hlwinkler Can you try your search ‘OpenEars’ using the Twenty Eleven or Twenty Twelve theme.
@trip62 @alex-ye
Now it worksΒ π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π Β π
setting>Forums>Single Slugs>Forum Prefix
and chose it.
Forum Prefix
Β Prefix your forum area with the Forum Base slug (Recommended)

@trip62 you can try!!! Β π π π
I wasn’t sure how to permanently fix the issue with the bbPressModeration plugin, but I was able to keep the plugin partially working by commenting out the if statement the function query($bbp) on line 153.
` function query($bbp) {
// if (!bbp_is_query_name( ‘bbp_widget’ )) {
// $bbp[‘post_status’] .= ‘,pending’;
// }
return $bbp;
}
`
The only issue here is that when a users posts a topic or reply, there is no placeholder for that post (eg “This post is awaiting moderation”). The unmoderated post just doesn’t appear at all. But at least all my previous posts still appear.
Okay, and just to make matters weirder, I could log into my WordPress install (same account/password but for some reason you have to login again when you go over to bbpress) on the same iPhone.
AND I could log into the bbpress side on a different iPhone (borrowed one from somebody). But on my own iPhone I suddenly canβt. And Iβve been doing it successfully for years.
Did you try installing a new keyboard on the phone? Are you current with all system updates?
@themattman Can you please start a separate topic so we can go through your vBulletin issues.
When you start this new topic can you please include the exact details of the error messages you are seeing.
You also should not be running the ‘repair tool’ whilst the converter is still running, you run it after the conversion has finished. You may also want to check the docs here for any known issues with vBulletin conversion.
There is a known issue with bbPress Moderation plugin.
I raised the issue of bbPress 2.3 compatibility with the plugin author ~2 months ago and for now I suggest you disable this plugin until the author updates the plugin.
I still have problems on my wordpress 3.5.1 site hereΒ http://www.truckstop24.no/truckerforum/
Hi Guys,
Maybe this was discussed before but I cannot find any clue.
is there anyway to protect my forum and only customers can browse topics.and show only the first post of each topic to visitors/not customers !
I have seen a lot of sites using bbpress doing this but I cannot find where I should start!
any help would be grateful.
regards
After the upgrade, none of my users can post to my forums.
Iβm having the same error message (Are you sure you wanted to do that?) as @premitheme is having on a local/MAMP server.
Finally, I’m not alone π
Update: Tried “DesktopServer.app” which is based on XAMPP, it worked!! On “Bitnami MAMP Stack”, it DOESN’T work (the same as MAMP). I’m going to try XAMPP itself and even will setup Apache/PHP/MySQL manually on my Mac and see this makes any difference.
Hope that bbp developers can help us, with all the appreciation. Why I can use 2.2.4 on MAMP while I CAN’T use 2.3. I’m using the latest MAMP version BTW.
***always knew it, I mean. Sorry for typo π
Okay, all my posts and replies disappeared from the site. Fortunately, I had backup of my entire blog and forum, so I had there bbpress version 2.1.2
I uninstalled the latest version deleted all files, then uploaded 2.1.2. version via FTP. Then I need to click one last save in bbpress settings and everything is online again…
Testing environment is a wise idea. Always new it, but didn’t want to do. Now I learned π
Soooo glad my forum is back up. I will think about the rest tomorrow. Phewwww!
Thank you guys!
With the most recent botnet attack on WordPress powered websites, I’m (once again) reviewing the measures I take to secure my WP installations.
Most WP admins understand the importance of not using the default “admin” username when setting up a site. Many WP admins do not realize that simply using a different main admin username is not enough. That username should be “obscure” (not easily guessed) and it certainly should not be the same as the publicly displayed “nickname” that is associated with the user account. Those need to be different – this helps to prevent bots and bad people from getting the first part of your login credentials = your username.
While I been taking action to ensure this is the case on the WP sites I manage, I’ve noticed a problem with the way that bbpress displays username information. Even if a user has a “nickname” that is different from the actual username – when you hover over a link to the user’s profile the URL will show the actual username (the one you are trying to hide through obscurity).
There is an older thread on the WP forums that seems to suggest that this is not a WP core issue, but rather a plugin/theme coding issue. I don’t know if that is correct, or not. But, it is an issue in any case and needs to be addressed.
I’m having the same error message (Are you sure you wanted to do that?) as @premitheme is having on a local/MAMP server.
“I can confirm @aburiβs solution for getting the Admin menus back. I went to Settings/Forums, ticked the check box for Auto Role, saved. The menus were back.”
Yep, me too.
Thanks!
Anonymous UserInactive
Seemingly trivial and minor of a change, yet actually a huge change with no notice.
The bbPress body class has changed from bbPress to bbpress (losing the capital P). Depending on how much you’ve customized bbPress or if you’ve created a bbPress theme integrated right into a WordPress theme, all customizations will be broken.
This also breaks backwards-compatibility except for doubling up and references both .bbPress and .bbpress which will have to be done in my case.
Luckily, I discovered this issue in my testing environment. As you’ll find from the many topics that will be piling up over broken customization confusion over the next several days, others won’t be so lucky to catch the issue without learning the hard way.
Thanks, Bryan