I want to add multi language translate option for my website. User can translate the content in my by website by select the language they want. I want to know how to do that.
Hey together,
i created a forum and set it up. So far so good!
But if I click on a topic, it doesnt show the answers or the options to post a answer.
It only says “nothing to show here” please create a new post.
I tryed to deinstall all plugins. Set the forum new and it is still the same mistake. Also I reinstalled BBpress. But nothing worked out so far.
http://fleisch-und-bier.com/fleisch%20und%20bier/topic/operationen/
Thank you for the reply! Greetings.
Okay, just check the dev tracker. JJJ put some work in last month on 2.6.
https://bbpress.trac.wordpress.org/report/1?sort=modified&asc=0&page=1
I have tracked through to bbp_replies(). bbpress()->reply_query->have_posts() seems to give different results when logged in and logged out (iff WP-Members is active).
When logged in, if a topic has 1 original post and 1 reply, this returns 1 first time, then 1 second time (for the reply) then “” (for no more). When logged out it only returns 1 (for the reply to the original post) then “”. So at first sight it seems to be something to do with querying the database (as opposed to posts being filtered out later for example).
I know it is perhaps more something for the WP-Members plugin to look at (as they have broken your plugin and not vice versa) but if you have any ideas what might be going on – so I can point them in a direction for what to look for, that would be great. Must be lots of sites that are using both WP-Members and bbpress together – but maybe most don’t want visitors seeing forums and so haven’t hit this issue.
Hello Everyone. I am a novice still at using wordpress, but I am using bbPress forums for my website. I currently have a bunch of Forums, with many topics underneath them.
I was just wondering if there was a way to have a small icon or picture beside each Forum.
For example – Rules (With a small picture of a book beside it or below it)
I tried messing with Add Media or Featured Image, but they dont seem to apply the image anywhere I can see it.
Any feedback would be greatly appreciated!
Hello,
I wanted to know if its possible to embed Google input tools in bbPress forums comment sections.
Thank You.
Ironically, this thread is the last time that @johnjamesjacoby the (bbPress project lead) posted on bbPress.org.
Maybe somebody can ask him on twitter https://twitter.com/JJJ
I am using wp-members and bbpress together (I guess there are many sites that do this). The normal bbpress behaviour is for non-logged-in site visitors to be able to view forum topics but not reply to them. If I deactivate the wp-Members plugin then this is what happens. However, with wp-members activated, site visitors cannot see topic content (though they can see replies to a topic).
Maybe there is a setting somewhere that I am missing but I’d like the default bbpress behaviour to continue to work with wp-Members activated. I’m hoping that there are other sites that have experienced the same issue – maybe someone has found a solution?
I’m chiming in here too – Trying to decide whether to use Discourse or WordPress. BBPress seems to be the only reliable and clean option for WP, but I need to know there’s a future before investing the time. Thanks anyone for an update!
Hi Guys,
Ive been trying to find the solution here but i couldnt find it yet. Where can i give the users a option to log out on bbpress on the website (for example an option in the sidebar). Also when you are logged in once, there is no menu for logged in users (or an option to see an extra menu like activities, profile and what so ever). Is it possible to fix this?
Info
webvoorbeeld.websitezien.nl
bbpres; Versie: 2.1.13.2 (free version)
wp. 5.2.2
Hi all, I have created my first bbpress forum on page http://irska.ie/forum/ but when you choose one Forum for example Forum http://irska.ie/forums/forum/forum/ or Malig Oglasi http://irska.ie/forums/forum/mali-oglasi/ it goes to different style page :S which add header image and it’s not anymore Full width.
I have edited page for main page under WordPress Page for http://irska.ie/forum/ but how can I make sure that every other topic and etc on mine forum use same style? Thank you.
I also would like to know if there is any future updates planned on good old bbpress.
Compared to Discourse and a few others, bbpress is a little outdated now. I understand there is less (if not none) money involved for the people that works on bbpress – but still, it would be nice with an update.
What’s going on? 🙂
Well, I wouldn’t even use bbpress on this LMS website. But my client wants it for something really specific and it needs to prevent normal users to create new topics. We will have a fixed topic where they can suggest themes/areas they want to discuss.
I get its weird but It makes sense for this kinda of project and for what they do.
I used the 2.5.14 bbpress inside importer!
That they now are mainly doing other things is sad for us, but they have a perfect right to do as they wish, and should feel under no obligation to spend time supporting the code.
Agree that they have the right to do as they wish, but they should at least publicly announce whether they are going to end bbPress development, or if it’s going to continue to languish for years at a time.
I understand @johnjamesjacoby is a very busy guy, but we are constantly told to be wary of plugins that are old.
More importantly, a lot of us have moved on to other software, rather than continue to beta-test bbPress 2.6 (which has been in some form of RC for over 3 years, and the latest RC came out in December of last year).
I have a big project that I’m putting together for somebody (they want WordPress), and some kind of lightweight/small forums are planned for, and it’s frustrating that I’m having to look elsewhere for forum software, or rigging some kind of fancy comment system (trying to avoid Disqus and Facebook for obvious reasons).
It’s odd, because bbPress could be a selling point for WordPress in their competition with other platforms. It’s also odd, because they have some very competent people working for them, but then they allow bbPress to kind of just drift along.
I’ve tried this, it doesn’t seem to fix it. I reverted the website to twentyfifteen and only the bbPress plugin, but no success.
The main thing I notice as well as the Forums link on the dashboard sidebar has disappeared, but I’d assume it’s due to this permissions issue.
Any ideas from here?
So I just setup a whole new test site, installed buddypress and bbpress
added the dizkusZK converter to the converters list
Ran it against a copy of the database that contains a dizkus forum.
got error:
WordPress database error: [Specified key was too long; max key length is 1000 bytes]
CREATE TABLE wp_bbp_converter_translator ( meta_id mediumint(8) unsigned not null auto_increment, value_type varchar(25) null, value_id bigint(20) unsigned not null default '0', meta_key varchar(255) null, meta_value varchar(255) null, PRIMARY KEY (meta_id), KEY value_id (value_id), KEY meta_join (meta_key(191), meta_value(191)) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci;
No data to cleanStarting Conversion
I have WP version 5.1.1 and theme version Unite 2.0.2. I do not have BuddyPress installed, but I am using bbPress version 2.5.14. The bbPress support forum suggested that I leave my topic here as well. My blog site is at https://www.identificationsystemsgroup.com/blog/forums/
The issue is when someone new registers for my forum page which is hosted inside my WP blog site.
When someone registers via Safari, IE, Edge or Firefox, it correctly redirects them to the main FORUM page after registration is complete.
However, when using Chrome, it incorrectly redirects them to my main BLOG page instead.
Also, I have noticed that when someone uses a GMAIL account, it does not always send them the password set/confirmation email. Sometimes it sends it to junk/spam, but sometimes it doesn’t send it at all. So far, we have not had any issues with emails sent to other domains.
Has anyone else experienced this, with all things Google having issues with bbPress or BuddyPress registration emails or redirects to forum home pages?
If so, please let me know if you have a solution. I did not find a related post on this
suspect that modern events calander has had an update.
I agree that ‘adding extra server code without need’ is a good policy, but unless you get modern events calendar to understand the issue and then fix, then the answer is that you need the fix 🙂
I suspect they will simply say it is a bbpress issue, which in a way it is
Robin, thanks for answer, and thanks for the fix, but adding extra server code without need is not always a good thing to do.
Although, I think I found the problem plugin, and it seems that it is a Modern Events Calendar, so when i disabled it, everything was OK, BUT I don’t understand why all of a sudden there is conflict with bbpress, as I stated before everything was working fine.
Maybe I should contact Mec calendar …
but if you really want to debug
It could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Then come back
I’m author of that fix.
It may well be something that coincided with you installing that plugin – maybe a theme or another plugin update, updating wordpress, or even your host updating versions of php.
The error you quote is a function in your THEME affecting a bbpress function. Your theme author has decided to re-write some bbpress functions by the look of it. So looks like that error (which may or may not be the issue – I suspect not) is one to take up with your theme author
You could spend days working out what the issue is, if the fix works, then I’d tend to just use it.
hello everyone
I have an issue with bbpress forum where topics and replies are not showing.
I’ll start from the beginning, in the beginning all was working fine, all topics and replies were visible and all was OK, but because my forum is in russian language the links were in russian, so I’ve decided to try Cyr-To-Lat plugin which would transform my urls to latin, which was good, and still everything work, BUT I wanted to try another plugin, so I’ve installed Cyr-To-Lat reloaded, there I was asked to trasnlate all urls to latin, I accepted and since it stopped working. Ofcourse my first step was to uninstall that plugin, but it did not resolve.
I’ve searched internet and tried different solutions:
– Deactivating all plugins – not ok
– Changing theme – not ok
– Clicking on permalinks – not ok
– Regenerating .htaaccess file – not ok
– Trying a fix which I found (http://www.rewweb.co.uk/bbpress-wp4-fix/) -> OK
Yes it seems there is a fix which resolves the issue BUT the problem was not with wordpress or something, but a plugin which broke it, now, my question how can I undo it, or how can I resolve without that fix, because it was working fine ….
I suppose that plugin left something, or was maybe not deleted fully, there is some function maybe somewhere which doesn’t show my topics and replies. If I check the solution basically it has something to do with this function: function fb_search_filter which excludes those topics from my forum.
I could use that fix, but as I said it was working before so I think that plugin broke it ….
Any idea how to fix it? Which steps to take?
Never got it to work. I think it seemed close but never produced an actual working bbPress forum with all the topics and replies in the right places.