One of my test sites is now the same as everyone else’s in this thread 🙂
Will go some analysis of what I just did to make this happen and all of the components involved.
Fingers crossed I’ll find something quickly and we can get this fixed soon 🙂
Edit: False alarm, it’s isnt actually doing it, different bug, but still investigating all the same.
@crzyhrse
Hey thanks for your kind words, very much appreciated.
I have added you submit button at the bottom of the styling guide, and happy to add any others people will think useful.
I am trying to write a filters and actions guide – but keep getting diverted to other things, and a “creating a test site” guide as well, so hopefully will get these onto site in the next few weeks !
Latest discovery- when I search the complete directory/folder of bbpres, for- bbp-topic-content or bbp-reply-content, absolutely nothing is found… Which I believe suggests that there is nothing to cascade into the above code…?
Anonymous User 13302461Inactive
I have noticed a few bugs.
The freshness is displayed wrong sometimes, seeming to point to the time the thread was made and not the latest activity, or perhaps to recent activity on the wrong thread, because:
Some topics I click on “recent post by” next to the freshness, it takes me to a completely different topic!
The forum “subscribe” link is missing
The topic “subscribe” or “unscubscribe” links make a popup box saying “Undefined”
Shame because default bbpress layout for multiple forums, categories and sub categories is awful.
Certainly works in the template both in childtheme and if you do it in the original location – just tested the latter.
It could be that either I’ve not explained well enough or or we’re talking about a different “Forum” position.
The change you make should be from :
<li class="bbp-forum-info"><?php _e( 'Forum', 'bbpress' ); ?></li>
to
<li class="bbp-forum-info"><?php _e( 'Elephant', 'bbpress' ); ?></li>
if you want it to say Elephant.
If that is not the issue, can you confirm that it is the “forum” in the top left of this example that you’re talking about
https://buddypress.org/wp-content/uploads/53/2013/11/forum-5.jpg
Hello
I just noticed a problem that i don’t know how old it is. I have not had much activity on my sites forum area, and no replies to any topics, so this problem might be as old as the forum itself.
When i try to make a reply to a topic, the reply get saved in the database, but i get a completely blank page. Even when i check the “page source” it too is completely empty. If i hit reload, another copy of the reply is entered into the database, but still a blank page. However, if i click the browsers address bar and hit enter, then i get the correct page, the updated forum thread. This is true both on my official site CraftersU.com, and its dev site.
I have tried both Chrome and Firefox, same thing. I’ve deactivated all plugins except BuddyPress and bbPress, same thing. Different themes, same thing. I even deleted and re-installed bbPress without getting rid of this problem…What could possibly be the cause of this?
Wordpress 3.8.1
BuddyPress 1.8.1
bbPress 2.5.3
You are of course welcome to register as a user in order to test this bug for yourself.
Hey guys, i’ve installed the BBpress plugin last version 2.5.3 while running latest wordpress 3.8 version, and i had nothing in the dashboard, no tab, nothing related to BBpress.
I’ve deactivated all my plugins and set up basic wordpress theme.
I figured out that once i activate WPML Multilingual CMS, the three tabs related to BBpress : forums, topics and replies disappear from the dashboard…but i can still access to the forums, the pages are still available, because i’ve created it so i could test, the only issue is that if i want to create new category or anything else, i need to deactive my WPML plugin so the BBpress tabs appears again, and then reactivate and so on…
I can’t run my website without the WPML Multilingual CMS plugin because i run a multilingual ecommerce and most of my contents is translated in two languages…
So just wanted to let you know the issue in case it was unknown, and you might know what i can do for it ?
Meanwhile i would have to found another forum plugin 🙁
Thanks in advance and Have a nice day 🙂
Hey guys, i’ve installed the BBpress plugin last version 2.5.3 and i had nothing in the dashboard, no tab, nothing related to BBpress.
I’ve deactivated all my plugins and set up basic wordpress theme.
I figured out that once i activate WPML Multilingual CMS, the three tabs related to BBpress : forums, topics and replies disappear from the dashboard…but i can still access to the forums, the pages are still available, because i’ve created it so i could test, the only issue is that if i want to create new category or anything else, i need to deactive my WPML plugin so the BBpress tabs appears again, and then reactivate and so on…
I can’t run my website without the WPML Multilingual CMS plugin because i run a multilingual ecommerce and most of my contents is translated in two languages…
So just wanted to let you know the issue in case it was unknown, and you might know what i can do for it ?
Meanwhile i would have to found another forum plugin 🙁
Thanks in advance and Have a nice day 🙂
EDIT note: Running bbPress 2.5.3 on WordPress 3.8.1
My theme does not support sidebar widgets, so I instead created a page to house my forums. Additionally, I like the idea of being able to add some content above the forum index. I am running everything through a child theme.
EDIT note: The breadcrumbs display in the bottom right of the header, in case it’s not obvious when looking.
As it stands, I’ve added a login box and some content to the page, then used the [bbp-forum-index] shortcode to add my forum index. See the page here.
Clicking into the first forum, “General Fishing Discussion” (my site is a fly fishing related one), I have no issues. The breadcrumbs can get me perfectly back to the page where the index resides. See here.
Finally, I have created a couple test topics. Once I click on one of those topics, this is where my problem arises. Instead of the breadcrumbs being Forum>General Fishing Discussion>Topic Title, they switch to Home>Topic>Topic Title. Clicking the Topic link takes me to a 404 page. See it here.
I’ve been tinkering with this for days, trying several different solutions from this site that I thought might work. The most recent was a fix suggested about two weeks ago whereby I copy the page.php file from my theme folder and rename it to bbPress.php to force bbPress to use it. I have seen no change. I will note that I tried placing it in the theme-child folder as well as the theme-child\bbPress\default folder. Neither worked.
The other fix I tried that I thought might get me there was one posted here about 4 months ago that offered a replacement code for the loop-forums.php. Unfortunately, that didn’t work either.
Does anyone have any other ideas? I really appreciate any help you guys can offer! I love the look and integration of bbPress, I just can’t have users running into walls after reading a topic and trying to navigate back out to other forums.
Thanks in advance!
Exciting news!
The forum was imported successfully to a test development site.
I used the plugin “Export Users 2 CSV” by Yoast ( https://wordpress.org/plugins/users-to-csv/ ) to import users.
Then I used a modified version of Import Users by DagonDesign ( http://www.dagondesign.com/articles/import-users-plugin-for-wordpress/ ) to import the users.
Important Note: When importing users with this plugin it WILL send notification emails to the Admin and the User. I ALMOST pressed “go” on importing 2,200 users — but then I decided to check the plugin code just in case; sure enough there’s this line of code wp_new_user_notification($user_id, $password); you should delete or comment out.
Yes, the users will have to re-create their passwords. We will instruct them how to do that on the new forum. That’s perhaps the only drawback of this method. But since out of the 2,200 users there are perhaps only 100 current active users, it shouldn’t be too much of a hassle.
I did have to write a custom PHP script to help this user export/import process, because the import and export plugins do not match in formatting. You can either do this custom in CSV or make a simple PHP script (took me 10 minutes) to take data from the export CSV and reformat it to meet the delimiters and the stricture of the import CSV. I can help people with this, just ask.
This user import/export had to be a separate process because using bbPress Export and Import by PippinsPlugins ( https://github.com/pippinsplugins/bbPress-Export-and-Import ) did not properly attribute users to posts if it had to create the user. (It attributed the admin to most of the posts.)
After the users were imported, I imported my 20 CSV files (~2,000 rows each file) and after much scrutiny in examination, I find that all users have been properly attributed to posts.
Now all that’s left is performing this process again onto the live site, the fresh bbpress install. (Remember, always back up your site and database before you do this stuff.)
I just installed WordPress the latest version on WordPress with plugins BuddyPress and bbpress.
I created a dummy user under the role “Participant” but when I login to it and go to the forums I see no “Create New Topic” button anywhere.
Also I already created a category forum.
I want my users to be able to make their own topics in my categories that I make.
Suspect you have a conflict somewhere. bbpress and buddypress will work, so it is something else.
Suggest you start by disabling all your plugins, and switching to a default theme. Add bbpress, buddypress and test that works (it should). Then add woocommerce, again it should work. Then switch to your normal theme, and test again. If that all works, then add back the other plugins one at a time to see which is causing the conflict.
I’m doing a fresh install of wordpress and have come to find that
– the current version of bbpress is not working with the current version(s) of buddypress
– I also found that WooCommerce isn’t working with the latest version of buddypress but I’ll post that on the buddypress site.
When I mean by not working, it’s causing my site to go blank.
If anyone has a solution, please advise and I will do likewise. Thank you.
I want avatars displayed, but only when one is viewing the actual post of a user. Right now the avatars appear on the widget for latest forum posts, as well as next to the username and latest post on the forum’s index.
Sorry if this has been covered. My english is only okay.
sorry didnt see the answer her.
Using the latest replies widget and you click on a topic. Some topics take you to the last page of the thread and some take you to the first page. Most of the time it takes you to page 1 of the thread. So people have to click on the last page to read the latest posts in the thread. This adds a lot of extra clicks for the user, when they have to do this every time they go to another thread.
Hi,
I’ve installed bbPress, I’m using the latest version of bbPress and WordPress.
I’m not sure why but the root forum page and profile page is just showing plan text.
These two page show up with just flat text.
http://www.gaysofyoutube.com/forums/
http://www.gaysofyoutube.com/forums/users/admin
While these pages (forum and topic) actually show up with the tables and so.
http://www.gaysofyoutube.com/forums/forum/gays-of-youtube/
http://www.gaysofyoutube.com/forums/topic/hello/
Also how do I go about removing the blue status bar and the share and infobar at the bottom?
Actually that was naive of me, and I now have figured out the problem, but not the fix. Here is what actually happens:
I upload items to website also, but sometimes in future the same exact item may be in the update, I would then end up with domain-name/item domain-name/item2 domain-name/item3 These are duplicates, I simply delete all these by running this code:
DELETE bad_rows.*
from wp_posts as bad_rows
inner join (
select post_title, MIN(id) as min_id
from wp_posts
group by post_title
having count(*) > 1
) as good_rows on good_rows.post_title = bad_rows.post_title
and good_rows.min_id <> bad_rows.id;
This is what is deleting all the forum posts 100%, checked and tested it. The only thing is, I do need to run this. Is there a way to exclude in this code bbpress posts, or something?
I seem to have the latest bbPress Version 2.5.3 however there is an issue with the submit button? is there a way of resolving this please as people are unable to participate in my forum. the link is http://zambianmusiccharts.com/forums/forum/general-discussions/ in order to create a new topic i had to create it internally but not all users can do that. Please help.
thanks
Hello Community, I have bbpress install on my wordpress localhost site to test some functionalities. Currently i have contango theme installed. My problem is with the search result of the forum. Search the forum with topic titles i have created result in a different display. The search result display only the first blog content of a newly installed wordpress and nothing relating to forum search.
Why am I not getting the forum search results page? but rather gets the normal wordpress search results page?
I am not a programmer but fairly understand the technical details. Can any one help me.
Just realized that the ‘similar’ thing for topics doesn’t exist. Your method for topics is correct, and you’ll need something like this after you’ve the $words array:
$words = array_unique( array_merge( $words, wp_get_post_terms( $topic_id, bbp_get_topic_tag_tax_id(), array( 'fields' => 'names' ) ) ) );
if ( !empty( $words ) )
wp_set_post_terms( $topic_id, $words, bbp_get_topic_tag_tax_id(), true );
The top of the code should read as (to accept the $topic_id passed by do_action):
add_action( 'bbp_new_topic', 'shmoo_auto_save_tags', 10, 1 );
add_action( 'bbp_edit_topic', 'shmoo_auto_save_tags', 10, 1 );
function shmoo_auto_save_tags( $topic_id ) {
Again, untested, but should work in principle.
Untested, but this should work (put it in theme’s functions.php):
remove_filter( 'bbp_get_reply_content', 'bbp_rel_nofollow' );
remove_filter( 'bbp_get_topic_content', 'bbp_rel_nofollow' );
If you also want to remove nofollow from users’ urls, add this too:
remove_filter( 'bbp_get_reply_author_link', 'bbp_rel_nofollow' );
remove_filter( 'bbp_get_topic_author_link', 'bbp_rel_nofollow' );
Hi,
I’m currently struggling with bbpress/wpml and my experience so far:
It works, using the unofficial wmpl-bbpress plugin – for 85%
Each language have their own forums.
Modifying the plugin (adding hooks for registration + lost password page) it works for 90% and I’m pretty shure that the rest of the issues with language switching can be solved…
.. till yo begin to add bbpress plugins:
working: GD bbPress Attachments, GD bbPress Tools, bbP Topic Views
not working so far: mark as read, bbPress Unread Posts
However, its unstable.
Sometimes – on very rare occasions – topics appear on the wrong language fork.
From WPML.org there is no serious help – just search their forums and get the picture how they handle this issues.
You may take a look at my test installation at http://new.openandromaps.org/ , it will stay online for some weeks.
I, by myself will probably set up a subdomain for the forum with ONE forum for all languages with sub_forums for the language forks.
Best regards
Christan
Thanks for the reply Stephen,
However I’m not sure the shortcode [bbp-forum-index] will help me.
My blog is at website.com/blog. If I create a page called called ‘test’ with that shortcode then it will be at:
website.com/blog/test/
Also that’s just the index page. The actual forum posts/categories etc will still be at website.com/blog/forum/*
Thanks,
Sam
🙂
Let me know if it works and/or doesn’t, Xenforo testing has been extremely limited.