Search Results for 'bbpress'
-
Search Results
-
Currently, my bbPress base is set to: community/forums
This works fine with everything except for the breadcrumbs. It shows the following:
Home > Forums
instead of
Home > Community > ForumsI’ve read this post:
But can’t figure out how I would inject something between “Home” and “Forum Root” without having to modify the <?php bbp_breadcrumb(); ?> section in all files where it sits. I’d rather do this in my functions.php file with a filter like the above link shows. Any ideas?
Running 2 sites on 2 different servers with completely different themes and plugins and all users except admins get told “You do not have sufficient permissions to access this page” when they try to go to their dashboards. Happens even when ALL plugins (including bbPress) are deactivated and with all themes, including Twenty Twelve.
WP 3.5.2
bbPress 2.3.2Topic: Forum link…..
I have made a test side in order to run bbpress and buddypress. But i didnt found the url of bbpress forum… when i click on the forum it give me this kind of link (http://pakshares.com/test/members/admin/forums/) which i am not able to place on my menu…
Topic: Add Forum Topics to Home
Hello,
I am trying to add the logged in user’s forum topics to my BuddyPress site in a custom sidebar. I keep getting this error message:
Fatal error: Call to undefined function bp_has_forum_topics()..when inserting the following:
<?php locate_template( array( 'forums/forums-loop.php' ), true ); ?>How can I easily list the logged in user’s forum posts without relying on the recent topics widget that ships with bbPress?
Thanks
Good day everyone. Can somebody help with this. I just installed bbpress forum on my wordpress.org site. I created a forum topic. But when I log out from the site and click on the forum topic it displays this message “This Forum is empty”. When I logged in as an external site user the problem still remain.
Does anyone how I can fix this problem so that when an external user clicks on a forum topic, the forum will load properly and allow the user to leave a reply or comment.Any advice will be greatly appreciated.
Thanks in advance.I hope this has a very simple solution.
I need to either stop a BBpress template-tags function from happening, or over-ride it with a new one, but want to do this from a plugin, rather than amending BBpress code.
Is there a line of code that simply stops a function within BBpress, or a quick way to overwrite one using a plugin.
More detail below
I want to revise the
bbp_single_topic_descriptionwhich is currently used incontent-single-topic.phpto show the phrase “This topic contains 2 replies, has 2 voices etc.” below a postThe
bbp_single_topic_descriptionis defined in/includes/topics/template-tags.phpI have written a pluggin that creates a new function, and uses the
bbp_template_before_single_topicaction hook incontent-single-topic.phpto display the new wording .ie
add_action( 'bbp_template_before_single_topic', 'btv_single_topic_description'); function btv_single_topic_description( $args = '' ) { CODING STUFF; }But I need to stop the old wording displaying as well as this.
I have three approaches
1. Just comment out the appropriate line in
content-single-topic.php– simple to do, but of course gets overwritten by new releases
2. Do something in the plugin that stopsbbp_single_topic_descriptionfrom working using code within my plugin – if this is easy, that is what I’d like to do, but as the function doesn’t have an action hook as far as I know, I don’t know how to remove it.
3. Do something to make my function replace/overwrite the bbpress function, so that I don’t have to hook it anywhere?Can anyone help me with either 2 or 3 – I hope it’s an easy answer, but am stumped !
Topic: New Topic Layout Issue
Hi there,
I have recently installed bbPress on our site.
It is a great feature.However,
if you take a look at:
http://cym.org/webmaster/support/forum/front-end-support/You will notice that the area where we can insert a new heading is covered up by the text editor.
I cant find the code to amend the layout for this.
Help!
I’ve designed a site using theme 2012 in WordPress 3.5.2, with Impact Page Builder for page templates.
Now I need to add 2 forums to the site but I don’t know how to format them so they have the same look created with Impact. I’m using bbPress 2.3.2.
Here is the link to the site: http://northidahocvma.org/
This is what the forum page looks like: http://northidahocvma.org/forums/forum/forum-2WordPress version: 3.5.2
bbPress version: 2.3.2
Number of plugins: 1 (bbpress)
Active theme: Twenty-twelve
Environment: Virtual machine built with Vagrant.
Folder rights ?: All good.
Have I fiddled with bbpress source code ?: not yet.I’m having the same issue as multiple topics I’ve seen here.
The Nonce hidden field is in the form (inspected with Chrome dev tools) but I always get the “ERROR: Are you sure you wanted to do that?”

I’m trying to import from vanilla to latest bbpress (the vanilla install comes via punbb & others).
I get the following errors while importing users:
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘jtf>IS” WHERE ID = “48076”‘ at line 1]
UPDATE wp_users SET user_pass = “fe9b68005ebfc248e03446f81d7fe8d752547189$;>iNO”jtf>IS” WHERE ID = “48076”WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘R!`+o-KG’V” WHERE ID = “48068”‘ at line 1]
UPDATE wp_users SET user_pass = “f5f993c4bed3f54ed56fa8352215e213efe03746$”R!`+o-KG’V” WHERE ID = “48068”WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘48065″‘ at line 1]
UPDATE wp_users SET user_pass = “513e8099ef2e9efdf7a2b9a65e531e80f365e6eb$wys%KRZ|VCz”” WHERE ID = “48065”What can I do?
Topic: Forum look weird
Topic: bbPress messed up my site
I installed & activated the current version of bbPress into the current version of WP.
I got the “do not have permissions” error, and following the threads in this support forum, installed User Role Editor and clicked Reset.
I was then able to open bbPress settings, but could not find any help at all, so had no idea where to start.
On checking the site, I find that there are new menus “Activate”, “Activity”, “Members” & “Register”.
I deactivated bbPress – no change.
I deactivated User Role Editor – no change.
I deleted bbPress & User Role Editor – no change.So now the site is messed up with additional menus that I can’t remove. I need help to resolve this ASAP.
Thank you for any assistance.
Topic: Forums not showing…
I was adding a new forum and suddenly it said there were no forums. It says it both in the front end and back end. But as seen in the pic of the problem below, it shows Published (8) and Private (1) as if they’re still there. Ideas?
[IMG]http://i39.tinypic.com/2ntz3n5.jpg[/IMG]
Wordpress 3.5.1
bbPress 2.3.2
BuddyPress 1.7.2Hi,
I want to test the import of my Vbulletin forum into BBPress. I have trouble with it because the data is too big and therefore I cannot import my Vbulletin data into a local database.
I would like to know which tables of VBulletin are used by the importer so that I only export those that are needed?
Fabian
Topic: Making Posts in bbPress
When I try to make a post in my forum, it never appears. I must be missing something. I cannot make this forum work. Any help is appreciated. The forum address is: http://www.cya.org/?forum=cya-planning-forum
Wordpress 3.4.1
bbPress 2.2.4Dear bbpress!
We have translated the bbpress plugin to persian language.
you can download the translation file here.
We hope to do more in future.
Hamed Nourhani
I’ve had Buddypress on my WPMU site for a while and just installed bbpress and converted the group forums over to that. I had some hiccups along the way but managed to do it. I have a question as I’m not sure if something is working right.
Every time someone logs into the community, they are added as a “participant” to my blog. This I think is ok, but when you go to their profile page in the community run by Buddypress it shows my blog in their blog list.
Also when anyone including myself goes to another user blog on the network they are added as a participant to that blog. Basically everyone is going to end up with a long list of blogs in their profile and menu bar.
I don’t think this should be working this way? Can I stop it from adding everyone as blog participants to every blog on the site?
Also does bbPress need to set everyone as a participant if Buddypress already has their role as Member?Editing to add I’m using WordPress 3.5.2 Buddypress 1.7.2 and bbPress 2.3.3