Yes, it is a bug in bbPress 2.5, we have a patch in and ready for bbPress 2.5.1
Details are here if you want to apply the patch yourself:
https://bbpress.trac.wordpress.org/ticket/2481
If not bbPress 2.5.1 is not far away….
Hi,
This is definitely a bug in bbp 2.5 on Windows. 2.4.1 does not have this issue. You can reproduce it by reverting to 2.4.1 (works again) -> update to 2.5 (doesn’t work again).
<link rel="stylesheet" id="bbp-default-css" href="http://localhost/wordpress37/wp-content/C:devhtdocswordpress37wp-contentpluginsbbpress/templates/default/css/bbpress.css?ver=2.5-5199" type="text/css" media="screen">
Windows 7 x64, httpd+php+mysqld, latest stable WP, BP, BBP
Some more info in case any of these things did some damage.
Plugins:
Akismet
Google Analytics for WordPress
Jetpack by WordPress.com
Login With Ajax
Register Plus Redux
WordPress SEO
WP-reCAPTCHA – (disabled)
WP-Syntax
I also use this theme: http://themeforest.net/item/metrostyle-responsive-all-purpose-wordpress-theme/2921313
3.7.1 WordPress. I did try saving the settings and also deleting bbress then saving. However I never tried to save after I disabled my plugins and themes. Is that worth trying?
what is your wordpress version? Have you try to save again all bbpress forum options?
Sorry, I forgot to mention I did disable all plugins with no luck. Same results. I did not try twenty thirteen theme. Tried that this morning and still have the same results.
I’m on the latest WordPress. Let me know what other information might be useful. Thanks.
Thanks for the reply, this theme uses BBpress and the search members (filters) has drop downs. Is this a part of the BBpress plugin? Any help is appreciated.
Members
Details:
http://themeforest.net/item/sweet-date-more-than-a-wordpress-datin
Take a look at the Data Parameters of WP_Query https://codex.wordpress.org/Class_Reference/WP_Query#Date_Parameters
You can also create custom views in bbPress eg.
function ntwb_register_custom_views() {
bbp_register_view( 'popular-topics', __( 'Popular Topics' ), array( 'meta_key' => '_bbp_reply_count', 'orderby' => 'meta_value_num' ), false );
bbp_register_view( 'unpopular-topics', __( 'Unpopular Topics' ), array( 'meta_key' => '_bbp_reply_count', 'orderby' => 'meta_value_num', 'order' => 'asc' ), false );
bbp_register_view( 'random-topic', __( 'Random Topic' ), array( 'orderby' => 'rand' ), false );
bbp_register_view( 'closed', __( 'Recently Closed' ), array( 'post_status' => 'closed' ), false );
}
add_action( 'bbp_register_views', 'ntwbc_register_custom_views' );
What web server are you using? Windows (IIS)? (If so you can apply this fix manually or wait for bbPress 2.5.1.
If not can you give us some more specifics on how your website is setup?
I am not familiar with ‘bbPress Protected Forums’ plugin, it might be best to also ask the question in their support forums https://wordpress.org/support/plugin/bbpress-protected-forums
You can find older versions of bbPress to download here https://wordpress.org/plugins/bbpress/developers/
https://bbpress.trac.wordpress.org/ticket/2480 has been updated with some more info.
Also if you have a custom bbpress-functions.php in your theme that also needs to be updated.
Hi
I installed the forum but now m hoster shut it down due to many HTTPD request. This happend after i installed the forum software on my wordpress site.
Anyone an idea?
After I updated bbpress to version 2.5 the stylesheet for the default theme is not being linked correctly.
<link rel=’stylesheet’ id=’bbp-default-css’ href=’http://localhost/wordpress/almostaveragegamers/wp-content/C:xampphtdocswordpresswp-contentpluginsbbpress/templates/default/css/bbpress.css?ver=2.5-5199′ type=’text/css’ media=’screen’ />
This is the way that the link is showing up when I look at the source code for the site which I am designing on a local host server. When I click on the link to see what is displayed this is what it is showing me below.
https://www.dropbox.com/s/3as5djr6w0m2b0a/error-message.jpg
A question is asked about how to use bbpress.
The title of a forum is displayed on toppage(Forum Status :OPEN).
When seeing some specific forums(not log-in user), would like to redirect to a login-form page.
Please advise me.
wordpress ver. 3.7
use theme is my orignal
bbpress ver. 2.4
@svcslzysh Can you please give us some more information please.
Can you try disabling all your other plugins and stitching to the Twenty Thirteen theme.
Does the issue still exist now?
If it is fixed start re-activating your other plugins one by one until you find a conflict?
What is the conflicting plugin and/or theme?
Details are here: https://bbpress.trac.wordpress.org/ticket/2482
Version 2.4
New Install
WP is Version 3.7
“Plugin could not be activated because it triggered a fatal error.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in/home/rgfg70/public_html/wp-content/plugins/bbpress/includes/replies/template.php on line 1025”
http://www.rgfg.org
Hi all, i link this topic for forum subscriptions issue (it not show anything in user panel)
No Forum subscriptions (update to 2.5)
and ticket: https://bbpress.trac.wordpress.org/ticket/2480
I have deactivate child template and using original bbpress template.. it not show any forum subscriptions only this: You are not currently subscribed to any forums.
https://bbpress.trac.wordpress.org/ticket/2480 for this issue…
Hello friends,
I’m creating a full bbPress forum for my wordpress site and I can’t find plugins, that will show me last topic and last post on forum list page.
I found this site: http://www.onemorething.nl/community/forum/ that has exactly what I’m looking for, but I can’t find the names of those plugins.
Any help will be apreciated.
Thank you already,
Dainis Abols
bbPress Users are WordPress users so if your WordPress user can be generated from the plugin plugin ‘wp-member’ you should be good to go, nothing else needed except to create your private forum.
@roeller & @sk_12 There is a fix now available if you want to grab it before bbPress 2.5.1 https://bbpress.trac.wordpress.org/ticket/2481
After the upgrade to 2.5 there are CSS errors because the include is broken! The cause is that the programmers didn’t thought about people hosting WordPresss (and bbpress) on Windows platforms. (Windows uses a different slash and different directory root/paths).
I’m hoping for a 2.5.1 fix 😉
ERRORS:
=======
Failed to load resource: the server responded with a status of 404 (Not Found) http://www.XXXXXXX.com/wordpress/wp-content/E:inetpubwwwrootXXXXXXX…esswp-contentpluginsbbpress/templates/default/css/bbpress.css?ver=2.5-5199
AND
Failed to load resource: the server responded with a status of 404 (Not Found) http://www.XXXXXXX.com/wordpress/wp-content/E:inetpubwwwrootXXXXXXX…dpresswp-contentpluginsbbpress/templates/default/js/editor.js?ver=2.5-5199
Note that the slashes are missing from the ‘plugin_dir’ part.
I think the problem is within the “private function setup_globals” of the bbpress.php file or the “public function __construct” of the bbpress-functions.php file.
(masked my directory and sitename with XXXXXXX)