Search Results for 'bbpress'
-
Search Results
-
Topic: Translation of bbpress
Hello,
Can somebody please tell me how translation of bbpress works?
What I did:
I installed WordPress and set my default language
I installed bbpress plugin
I installed Loco translate
I create the map languages/bbpress on ftp
I downloaded the .po and .mo and put in the mapBut nothing is working! Can somebody help me please?
There is an infite loop on reply update caused by buddypress activity from bbpress if bbp_thread_replies() is false.
activity tries to get reply position, in this call position is updated for the reply but we are still in edit_post action so wp_update_post is called recursively until server gives up.
stacktrace:
var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/replies/functions.php(2143): wp_update_post(Array) #2 /var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/replies/template.php(1757): bbp_update_reply_position(508812, 1) #3 /var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/replies/template.php(487): bbp_get_reply_position(508812, 508811) #4 /var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/extend/buddypress/activity.php(552): bbp_get_reply_url(508812) #5 /var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/extend/buddypress/activity.php(642): BBP_BuddyPress_Activity->reply_create(508812, 508811, 495076, Array, 47710) #6 /var/www/clients/client1/web17/web/wp-includes/class-wp-hook.php(298): BBP_BuddyPress_Activity->reply_update(508812, Object(WP_Post)) #7 /var/www/clients/client1/web17/web/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #8 /var/www/clients/client1/web17/web/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #9 /var/www/clients/client1/web17/web/wp-includes/post.php(3480): do_action('edit_post', 508812, Object(WP_Post)) #10 /var/www/clients/client1/web17/web/wp-includes/post.php(3591): wp_insert_post(Array, false) #11 /var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/replies/functions.php(2143): wp_update_post(Array) #12 /var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/replies/template.php(1757): bbp_update_reply_position(508812, 1) #13 /var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/replies/template.php(487): bbp_get_reply_position(508812, 508811) #14 /var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/extend/buddypress/activity.php(552): bbp_get_reply_url(508812) #15 /var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/extend/buddypress/activity.php(642): BBP_BuddyPress_Activity->reply_create(508812, 508811, 495076, Array, 47710) #16 /var/www/clients/client1/web17/web/wp-includes/class-wp-hook.php(298): BBP_BuddyPress_Activity->reply_update(508812, Object(WP_Post)) #17 /var/www/clients/client1/web17/web/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #18 /var/www/clients/client1/web17/web/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #19 /var/www/clients/client1/web17/web/wp-includes/post.php(3480): do_action('edit_post', 508812, Object(WP_Post)) #20 /var/www/clients/client1/web17/web/wp-includes/post.php(3591): wp_insert_post(Array, false) #21 /var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/replies/functions.php(2143): wp_update_post(Array) #22 /var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/replies/template.php(1757): bbp_update_reply_position(508812, 1) #23 /var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/replies/template.php(487): bbp_get_reply_position(508812, 508811) #24 /var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/extend/buddypress/activity.php(552): bbp_get_reply_url(508812) #25 /var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/extend/buddypress/activity.php(642): BBP_BuddyPress_Activity->reply_create(508812, 508811, 495076, Array, 47710) #26 /var/www/clients/client1/web17/web/wp-includes/class-wp-hook.php(298): BBP_BuddyPress_Activity->reply_update(508812, Object(WP_Post)) #27 /var/www/clients/client1/web17/web/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #28 /var/www/clients/client1/web17/web/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #29 /var/www/clients/client1/web17/web/wp-includes/post.php(3480): do_action('edit_post', 508812, Object(WP_Post)) #30 /var/www/clients/client1/web17/web/wp-content/plugins/bbpress/includes/replies/functions.php(45): wp_insert_post(Array) #31 /var/www/clients/client1/web17/web/wp-content/themes/mikmag-child/lib/core/MundrImportForums.php(663): bbp_insert_reply(Array, Array) #32 /var/www/clients/client1/web17/web/wp-includes/class-wp-hook.php(298): lib\core\MundrImportForums->post_import_forums_threads('') #33 /var/www/clients/client1/web17/web/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters('', Array) #34 /var/www/clients/client1/web17/web/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #35 /var/www/clients/client1/web17/web/wp-admin/admin-ajax.php(91): do_action('wp_ajax_post_im...')Hi,
I recently installed bbPress on my site at http://www.focusonfacilitationcop.com/forums/forum/cop-community/
When clicking on an open topic, the title for email in the reply form is entitled:
Mail (will not be published) (required):How can I change “Mail” to “email”? This is an outdated label and surprised to find it here in current plugin.
Thanks for your help!
Best,
SteveI have installed bbPress and have the forums set up (N1outdoors.com/n1forums). When someone registers as a new user, I receive the notification that a new user has signed up. However, they never receive the password email. I have tried this on multiple computers/devices in multiple places and cannot get it to work.
I have seen several posts where this is a problem, but cannot find an answer that works. I am not a developer, but am trying to fix this on our site. Please help. Thank you.
My wordpress version is 4.8.2
I am using the following:
bbPress Version 2.5.14Select bbPress – Moderation Tools
Version 1.0.7 | By Digital ArmSelect bbPress Login Register Links On Forum Topic Pages
Version 2.1.5 | By Tomas Zhu | View detailsCurrently I have a problem with profile URLs in bbPress redirecting to the wrong page if a user has a number in their name that happens to match a page ID.
What I mean is currently if I click a URL like this: http://www.mywebsite.com/forums/users/myusername
It will direct me to the forum profile of someone with the username ‘myusername’ as expected.
However, if I click on a URL like this: http://www.mywebsite.com/forums/users/myusername94
Instead of directing me to the profile of myusername94 as expected, it actually redirects me to a completely different page which ends up being the page with ID 94, i.e http://www.mywebsite.com?p=94
I am guessing this may have something to do with permalink settings, which are currently set to Post Name. Is there a way to resolve this issue while still being able to use the same permalink structure?
I am managing a largeish forum (2M+ replies) and would be interested is anyone using Sphinx Search Engine in their site?
We are using Sphinx RT index in another part of our website which is built on Yii framework and there we took the approach that site content is replicated into Sphinx from MySQL db.
So all the SELECT queries are done into Sphinx and MySQL gets bothered only with INSERT, UPDATE, DELETE statements.
Have not yet started working with this but thinking about taking the same approach with our bbPress forum to get rid of the slowness caused by SELECT SQL_CAL_FOUND_ROWS query.
In addition the aim would be to also create a blazing fast search alternative.
Has anyone tried to do something like this or has got any experience with Sphinx Search Engine and bbPress?
Hello Team bbpress
I am using the plugin bbpress. I want to customise that view of forum similar to http://www.veggieboards.com/forum/index.php this link.
I have created the child theme and add the css folder and archive-forums.php file in the child theme. I am not able to customise plugin using css only because I want to change the structure. If I change plugin core file then future update overwrite my code and when I am place the complete plugin in child then its stop working and page become blank.
Please give me the solution I am waiting your solutions.
My bbpress plugin Version: 2.5.14
Wordpress Version: 4.8.2
Thanks
Topic: Profile limitations
I am using WP 4.8.2; BuddyPress 2.9.1; BBPress 2.5.14 and Members 2.0.0
I have unchecked the option for “Anyone can register” because we are a discreet number of Owners in a COA. As Administrator, I create the accounts for Owners and control the Usernames to include unit numbers for identification. Because I don’t have the “anyone can register” field checked, it seems to limit functionality in creating groups, inviting friends, etc. I cannot assign pages to groups and members unless that function is checked, however I do not want other people registering. I also manage parts of the website for “Owner Only” access. Can you help? I want existing Owner/Members to have full functionality with their profiles, but I don’t want to open registration to outsiders.I’d like to show custom fields based on topic ‘type’.
So I want to create a custom topic type ‘event’ that has additional fields — starts, ends and location. Although I can create the custom post type (using wp-types plugin) and fields (using Advanced custom fields) but I’m unable to use them in a bbPress forum.
Is it possible to have multiple custom topic types in a bbPress forum? So basically instead of creating a ‘topic’ inside a forum, I could create an ‘event’ that people would reply to. Or am I approaching this incorrectly and it should be done differently?
Topic: bbpress sidebar problem
Hi there!
I’m importing forums from Rainmaker into WordPress 4.8.2 and BBPress 2.5.14. On first glance, it looks like all has done well; a quick glance at a sample Forum, for example, tells me:
“This forum contains 74 topics and 698 replies.”
However, my Topics and Replies are not being “found” when a Forum is clicked on:
“Oh bother! No topics were found here!”
This appears to be because the
post_parentinwp_postsfor all these Topics and Replies is set to “0” in the database. And what’s worse, the “Repair” tools like “Recalculate the parent topic for each post” or “Recalculate the parent forum for each post” do not fix the problem;post_parentremains at value 0.The only way I have found to populate a Topic with the correct
post_parentvalue is to open that topic in the Editor and click Publish. But since I have hundreds of Topics and thousands of Replies, manually saving all these Posts is hardly a workable solution.Does anyone know of a better way to solve this problem that doesn’t involve nearly infinite man-hours of drudgery and toil?
Thanks in advance for any help you might be able to give. Long live BBPress!
Steps:
1. Goto /wp-admin/post-new.php?post_type=forum Page.
2. Check Preview button UI.
3. Output is something like as show here.Anyone facing the same problem?
Cross checked in Chrome, Firefox and Safari with latest versions.
bbPress Version – Version 2.5.14
WP Version – 4.8.2