hello
first i wana thank you for this awesome software
but right now i have problem
i use stable archlinux 64 bit with nginx and after upgrading to php 7.1, the bbpres forum dont work anymore.
here is link to my page, use top menu and click on “forum”:
https://darktime.cz
here is log msg:
Mar 15 16:05:39 archrulez nginx[221]: 2017/03/15 16:05:39 [error] 721#721: *1536 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: [] operator not supported for strings in /home/http/www/darktime.cz/wp-content/plugins/bbpress/includes/forums/functions.php:1800
when u go directly to topic, then it works:
https://darktime.cz/topic/waclav-assassination/
i searched litle with google and i discovered, that there is some beta bbpres package, which dont have this problem, but when i downloaded it and tried install, i got error that bbpress folder already exist.
so i have questions:
can i delete the bbpres folder and then install the beta package?
can i upgrade normaly from beta version to stable version after it will be released?
thanks for answers and sorry for my bad english
Hmmm…. It works here locally for me, I suspect you have a plugin or theme conflict…
Instead of renaming or moving the bbpress folder can you try disabling all your other plugins and see if you can login please?
IF you can then login start enabling each plugin one at a time, log out and then login again, this should then give you the plugin name that is causing the conflict. We can then add that plugin to our own install and try and replicate the issue, once we can replicate it we can work on finding the cause to then be able to fix the issue…
Sorry – I misread the topic as being related only to that plugin. Now it makes more sense to me. I thought you’d made a more general question. I guess I would have expected questions about a plugin to be in the general WP plugin forum, but it makes sense to be here too.
My plugin should be posted in a week or so – depends on the approval queue for plugins.
It is intended to be sort of a turn-key solution to starting a bbPress forum. Major difference from any other plugin I’ve found is that it has a bunch of pre-defined subThemes for bbPress – look a lot better than the default, will match most themes.
A message by email, or internally?
I have a new plugin called Weaver for bbPress (in the review queue at this moment) that adds an email mailto: link for moderators to the user’s Profile page. Pretty easy way to do sort of a PM.
I thought that most users would not want to expose their email address, but that could be made an option.
Howdy team!
Has there been any new work on getting Markdown working in bbPress?
@jawittdesigns’s plugin seems to have stopped working for me. So now I have these forums that have loads of Markdown content and say that they support Markdown, but don’t.
I’m not entirely sure what to do.
Since I’ve installed some plugins, bbpress 2.6 beta 2 doesn’t allow me to login to wordpress admin console. After entering login and password nothing happens.
However, if I move bbpress folder from plugins I can login again. If I move it back or reinstall – can’t login to wordpress again.
You would need to create some custom code for this, maybe a plugin or two
One of your wishes, changing Freshness to Last Post is included in bbPress 2.6 🙂
Hi,
Good morning.
Version Info :
WordPress : 4.7.3
bbPress : 2.6-beta-2
BuddyPress : 2.8.2
MyBB ( Existing Website URL : ) https://goo.gl/79lXLw
New Website ( Under Construction ) : https://goo.gl/VKaUNb
New Website Theme Name : Community Junction
It’s also worth searching the forums, many of the issues that pop up surrounding the importing of forums are quite similar.
Try looking at some of these to help:
https://bbpress.org/forums/topic-tag/mybb/
https://bbpress.org/forums/topic-tag/import
Also our docs:
Import Forums
Import Troubleshooting
Please provide some more information on what version software you are using please:
What versions of MyBB, bbPress, BuddyPress, WordPress are you using?
Hello!
I set up an Avada template with a built in BBPress forum. Everything on the front end looks fine but when I try to register it says, “Something went wrong during registration. Please try again.”. Does anyone else have this issue or know of a fix?
Any support would be appreciated.
Thank you!
Thanks @casiepa,
I have postman SMTP, the only emails it has logged in @ mentions, which is fine and the usual password reset type emails, there are not that many logged through postman SMTP. I have changed the advanced options to ‘delete all emails’ so I will see how that goes …
here are some of the relevant plugins I am using etc if it helps
WP version 4.7.3
Theme Divi 3.0.35
PHP version 7.0.16
bbPress version 2.5.12-6148
Active Plugins Name and Version
– p1 bbP Toolkit 1.0.8
– p2 bbPress WP Tweaks 1.3.1
– p3 bbPress 2.5.12
– p8 Image Upload for BBPress Pro 2.1.5
– p14 Postman SMTP 1.7.2
Dear Sir,
Already I am using the BBPress 2.6 Beta 2 Version. I have faced the some issue. Please give some alternate solutions.
Would it be possible to add a filter to the function that determines the status of a new topic? I understand there is some moderation in place using the word list, topic duplicate, user blacklist, etc. However, I currently have the need to determine the status based on user role. We want all admins and editors to show topics immediately after creation, however, we want subscribers to be set as pending so we can proactively moderate topics (not necessarily replies).
I have added a filter in the core code in order to achieve this. I was wondering if this change could be added to future versions of bbPress. The change is in bbpress>inclues>topics>functions around line 287. It looks like this:
/** Filter Topic Status ***************************************************/
$new_topic_args = array($anonymous_data, $topic_author, $topic_title, $topic_content);
$topic_status = apply_filters('bbp_new_topic_status', $topic_status, $new_topic_args);
Please let me know whether or not this will be implemented, so I know whether or not to update the plugin.
Thanks.
I don’t know Loco Translate well, so try to ask on their support forum. The only thing I can say is that I have bbPress fully in English, in French and in Italian (on different sites) just by putting the whole WordPress into the correct language because bbPress is fully translated : https://translate.wordpress.org/projects/wp-plugins/bbpress
Pascal.
Hi,
bbPress has categories, forums and subforums with topics and replies…
I don’t see where the issue is 🙂
Hi,
If it’s not in production, did you try bbPress 2.6 (https://bbpress.org/download/) ?
The import possibilities are a lot better in the new version.
Pascal.
From what I understand, that plugin does not handle bbPress post types correctly, so hopefully they can help you (try the admin forum).
If you want (as a workaround) to remove the Oh bother message, have a look if my ‘bbP Toolkit’ plugin can help. It has an option to remove that message.
Pascal.
If you are only using bbPress (so no BuddyPress) then maybe my bbP Toolkit plugin could help. It has a basic mention system.
@casiepa
I tried your suggested untested code
`function casiepa_fltr_get_forum_subscribers( $user_ids ) {
return array();
};
// add the filter
add_filter( ‘bbp_forum_subscription_user_ids’, ‘casiepa_fltr_get_forum_subscribers’, 10, 1 );`
it’s not working for me 🙁
I have an urgent matter where bbpress is sending our multiple emails not just from the recent activities of the day but from all notifications from the beginning of the whole forum. I’m not sure on how to stop the thing. People are being driven nuts
Hi,
I just got an issue with bbpress, bbpress plugin conflict with Easy content types plugin. Here’s the plugin https://themeisle.com/plugins/easy-content-types/.
The issue is topic tags page always show message “Oh bother! No topics were found here!”, even any topics in that tags. If I deactivated easy content type plugin, topic tags page show the topics normally.
Anyone knows how to fix this issue?
Thank you for helping me. ^__^
In the current bbPress there is nothing by default that I know of.
For the moment my ‘bbP Manage Subscriptions’ plugin is only dealing with subscriptions to forums (I have been busy this weekend to improve it, new version should arrive soon), but let’s see if maybe later I can add something there.
@pcalexpc
If you switch your WordPress to Français in /wp-admin/options-general.php (Options > General), WordPress will download the French translation for bbPress automatically.
Pascal.
Hey,
I need a button to send a private message to a user. My thoughts:
I have here a function from Robin to show the first and lastname
add_action (‘bbp_theme_after_reply_author_details’, ‘rew_display_user_details’, 20);
function rew_display_user_details () {
$rew_id1=bbp_get_reply_author_id() ;
$rew_id2 = get_userdata( bbp_get_reply_author_id());
echo ‘<div class = “rew_display_user_details”>’ ;
echo $rew_id2->first_name ;
if ( bbp_is_user_keymaster() ) echo ‘ ‘.$rew_id2->last_name ;
echo ‘</div>’ ;
}
?>
I have the Plugin front end pm. In the documentation stand it is possible with that
User name pre-populate new message “To”
Where must a paste it in the function?
regards