It could be a theme issue
Aa test switch to a default theme such as twentyfifteen, and see if this fixes.
Hi,
I’m using bbPress 2.6-alpha on one site and I was wandering what was a recommended way of keeping that installation up to date with the latest 2.6 code? WP doesn’t report any updates but I guess important updates are made on code and they end up in that ZIP on Download page, right?
thanks for the replies… i’ve purchased and installed the “socialize” theme that seems to be designed to work well with bbpress and buddypress, so far i’m having fun playing with the endless options, albeit there certainly is a learning curve to the whole wp/bbpress/buddypress/theme thing…
i have a quick question tho about the url paths, the slugs i think they’re called…
1. when i navigate to the forum section using the home page forum link i see this in the address bar:
http://www.website.com/forums/
2. when i click a forum listed in one of the categories i see this in the address bar:
http://www.website.com/forums/forum/category name/forum name/
and when i click on a topic in the forum list is see:
3. http://test.website.com/forums/topic/topic name/
why does “forum” show after “forums” in the second example? why not:
http://www.website.com/forums/category name/forum name/
You shouldn’t need to download the .po or .mo files anymore
You should be able to change your WordPress install language to Spanish and WordPress will automatically download the WordPress translations for you, this will also include the latest bbPress translations and any other theme or plugin that has Spanish translations.
bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
Then come back
I wanted to start a new topic, but didn’t see any options, and this topic is exactly what I would have said.
I imported my SMF forums to bbpress with mostly success.
here’s my not yet published site
http://nutopia.cc/Holistic-Counseling-WP/holistic-counseling-community-forums/
you’ll need to login to see forums
username: test
p.w: 123456
2 issues (that still need to be fixed).
1) The main forums area of the forums has counted all the correct number of topics and replies, but once clicking on a Forum, at the top of the page, the #1 of topics are again, correct, but then it says a fewer amount of topics.
eg on Introduce Yourself forum –
This forum contains 8 topics and 15 replies.
Viewing 4 topics – 1 through 4 (of 4 total)
This occurred in all forums.
How to fix?
2) My forum posts (I’m admin) appears as anonymous. All other users are fine.
How to fix?
Please and thanks a bunch.
bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
Then come back
Hi Ziga,
Hmm, weird. Even with latest build of 2.6 i still have an issue, with an imported database from phpbb. But thanks anyway 🙂
-Mads
I have tried searching, and haven’t found this issue. I may not be using proper terms.
The email notifications are being sent just fine. However, they all are proceeded by a bunch of characters, i.e. similar to the following (plus there are strange codes within the email itself)
=?UTF-8?Q?ly=20To:=20Safety=20in=20Chir?==?UTF-8?Q?iqui?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
The subject lines are fine. However, there are also lines of the notification showing extraneous codes and line breaks in strange places, including middle of a word, like the following:
A new reply has been posted by a user. Please login to read full p=
osting and respond.
IMPORTANT: You cannot reply to forum postings via email. You must be logged=
in to reply.=20
Lastly, the end of the excerpts show codes too, such as =E2=80=A6
Using latest version of WP and plugin.
Some users are getting their posts and new topics flagged in my bbPress/Wordpress site as spam. They are long-time contributors with valid and thoughtful comments. It seems that bbPress occasionally gets too aggressive flagging valid posts as spam. I am running the latest bbPress (2.5.10) and WordPress (4.5.3) versions. Is there anyway to correct this situation?
bbPress compatible with PHP 7 and HHVM
The warnings you see are from a 3rd party library, these issues would only affect you if you are importing forums from another forum software package.
You can see our Travis CI PHP 7 tests here: https://travis-ci.org/ntwb/bbPress/jobs/147321446
(We don’t have 100% code coverage yet but we are progressing nicely)
Hello,
I ran the PHP 7 Compatibility test against bbPress with the following results. Be nice if they could be fixed so I can use bbPress with PHP 7.
FILE: /usr/share/wordpress/wp-content/plugins/bbpress/includes/admin/converter.php
------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------
310 | ERROR | INI directive 'safe_mode' is deprecated from PHP 5.3 and forbidden from PHP 5.4.
------------------------------------------------------------------------------------------------
FILE: /usr/share/wordpress/wp-content/plugins/bbpress/includes/admin/parser.php
--------------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AND 1 WARNING AFFECTING 4 LINES
--------------------------------------------------------------------------------------------------------
293 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7
1149 | ERROR | preg_replace() - /e modifier is forbidden in PHP 7.0
1150 | ERROR | preg_replace() - /e modifier is forbidden in PHP 7.0
1386 | WARNING | The use of function split is discouraged from PHP version 5.3; use preg_split instead
--------------------------------------------------------------------------------------------------------
THank you,
Edward
The latest version of bbPress is 2.5.10, 2.6 will be the next major release and 2.6.1.1 does not, nor will probably ever exist…
The link didn’t help… 🙁
When I do a search in BBPress with a single word like “Computer” if works fine… but when I add “Computer Test” in the BBPress search it puts a “+” symbol between Computer and test in the URL string. If I remove the “+” and just use a space or a %20 it works fine.
Fingers crossed for your localhost test
I rolled back bbPress since I read they changed their mail headers in 2.5.4 – so I went from the latest (2.5.9) to 2.5.3
Update it to the latest version.
Edited the database and added multiple addresses in the wp_options field for admin – still no notifications.
Maybe consider reverting this to what you had previously.
Did you do all what is described below @benjieblock?
Create a forum and subscribe to the forum, and create a topic with your admin account and also subscribe to it on a live test site to test these subscriptions in.
Create a test participant user to just post test posts in that topic you just created to test topic subscription emails, and create topics in the forum to test forum subscription emails.
I guess now just check on your Admin/Keymaster email {your admin user email} to see if any of them sent.
This is just troubleshooting to see if you can even get 1 subscription email, either topic or forum subscription emails using bbPress by default without any new plugins.
If it works without any plugins we can go from there.
IF it doesn’t we need to find a plugin/theme/custom code snippet that might be causing an issue.
Also in the future the larger your forums grow and if you allow both subscription emails for every mod and keymaster in your forum, you will need to consider using smtp and AsynCRONous bbPress Subscriptions.
I am running the latest BBP with WP 4.53 and BP 2.6.1.1 with sitewide and group forums using a 2012 child theme. I would like to show the forum pages full width in twenty twelve. I have tried several options to do this from using CSS to change the site content width along side copying the full with template and remaining Bbpress.php in the 2012 child theme folder as well as copying the Bbpress template folder to my 2012 child theme folder.
None of that has worked the closest it comes is the removal of the sidebar but the Bbpress content still doesn’t display full width. I have looked through the codex and the forums here but have not found a solution. Is there something I am missing? Can anyone point me to a definitive solution to this nagging problem. thank you
You can test this behaviour on any topic on https://bbpress.org/forums . As per the docs for roles and capabilities a participant should be able to only assign tags and not delete them.
Testing if a participant can delete topic tags.Sorry,but I just deleted all the topic tags assigned to this topic.
I have been facing this issue on a new forum I am working on.
For my users, the main focus of their bbPress membership site is their latest posted thread.
How do I show on their dashboard the details of their latest thread? Preferably with 1) the first post 2), 3) the latest post, and 4) field to post an update to this topic.
Hi Pascal
Nope no smtp. I did a test to see if I received emails with the “forgot your password” link and it worked. I will try the smtp plugin for testing to let you know.
Hi, Do you use any SMTP plugin ? One that has good logging?
Could you please tell us if the email is generated and leaves your server or if it’s not even sent?
I use postman SMTP for testing because it has very good logging features, but any SMTP plugin with good logging would do.
Pascal.
Hello Support Forum
I have a displaying issue I couldn’t find the issue until now and was wondering if someone experienced similar or has a hint what could resolve it.
Issue:
We setup several forums, which are accessible only with corresponding membership (using plugins, see below). Under each forum we created one topic only so far. When accessing a specific forum (example qigong and meditation as per the link below) it lists all topics; even the ones from the different forums. As per my understanding it should only display the topics of that specific forum.
Theme is Newstube, but I changed it to the wordpress latest default theme (twenty sixteen) and the issue persists. I have also deactivated all but the bbpress plugins and the issue persists.
Wordpress: 4.5.3
BBpress: 2.5.9
Is installed in combination with iThemes Exchange / Membership and Membership bb press add-on.
Website: Redacted
Under menu “account”, login. Test user we setup is (since only members can access the forum):
User: Redacted
PW: Redacted
Am I overlooking something simple and obvious, or what could the issue be? Any help is very much appreciated.
Thank you.
Matilda
Hi All,
Issue: I have the age old issue of notifications not sending to admins.
URL: http: // www . homecarekn . ca/
Theme: Enfold
Wordpress: 4.5.3
bbPress: 2.5.3 (rolled back from 2.5.9)
What I tried:
– I know emails are sending when I requested a password reset on my account and it sent.
– I rolled back bbPress since I read they changed their mail headers in 2.5.4 – so I went from the latest (2.5.9) to 2.5.3
– Plugin – AsynCRONous bbPress Subscriptions – didn’t work
– Plugin – bbPress Notify (No-Spam) – didn’t work
– Plugin – Reply Subscribed – forces reply email from new topics and replies
Tried the plugins one at a time – created new topics and replied
Tried plugins all together – created some new topics and replied
Tried varying plugins activated /deactivated – created new topics and replied
No emails to editors, keymasters, or admins
Edited the database and added multiple addresses in the wp_options field for admin – still no notifications.
Did anyone ever figure out what and why this happens?
-Ben
Thank you Stephen for the assistance so far.
I was just grabbing entries and not the last one of each type these were the final counts for each:
Converting forums (100 – 199)
Calculating forum hierarchy (0 – 99)
No forum subscriptions to convert
Converting topics (5200 – 5299)
No anonymous topic authors to convert
Calculating topic stickies (0 – 99)
No super stickies to stick
No closed topics to close
Converting topic tags (2800 – 2899)
No topic subscriptions to convert
No favorites to convert
Converting replies (56200 – 56299)
No anonymous reply authors to convert
No threaded replies to convert
Conversion Complete
Started process again with Converting forums (0 – 99)
During that particular run the error_log didn’t have any exceptions only these two lines over and over (yes these do show in my output window on the import screen):
[02-Jul-2016 16:39:08 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/darkone/public_html/wp/wp-content/plugins/bbpress/includes/admin/converter.php on line 319
[02-Jul-2016 16:39:08 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/darkone/public_html/wp/wp-content/plugins/bbpress/includes/admin/converter.php on line 320
My website is hosted with https://www.knownhost.com/managed-vps-hosting.html. Believe it is using CentOS6 x32, but I can try to get you particulars of what it is running if you let me know what you need? I am running the conversion right in the same instance just different folder off the root for my WP install.
If you add extra debug to converter.php I can run it and send you any results if that helps? But this is a live server environment. So the website I am converting the database for is up and running and is not shutdown for this process. I was just trying to see what a test run would show me.
Thanks for all the efforts.