Hello, I just installed the latest version of bbpress, but I would like to translate it into Spanish … How I can do?
Thank you!
Thank you for taking the time to put this together Stephen. I’ve read the codex a few times over but it’s still a bit over my head. Hopefully over the weekend I will have some more time to make sense of things, but I do appreciate the prompt and very helpful response 🙂
Well I did that now. All custom roles are gone, the plugin is deleted, users have been remapped to default forum roles and bbPress still does not work as it should.
Do you have any idea of how to get this working? I have tried everything I can think of. I can’t find any leftovers from the role plugin either.
OK, but how do I make it work then? Reset and remove the User Role Editor, and then “Remap existing users to default forum roles”? I want bbPress more than custom roles to put it that way.
Thanks for both @Lync and @netweb. I have been able to use lead topic function and it worked. I have reviewed the link you sent as an alternative to str_replace. I now have a different yet related question: Is it possible to have different headers for different forums. For instance, can I have one template for Q and A forum and another template for Jobs forum, and so on…? In each of the forum, I would prefer a different header. Is it possible to get this done through PO MO files or str_replace or any other functions? Thanks for your help.
@steilenhang – ironically, the issue you describe is with those role plugins, and WordPress core, not with bbPress directly.
It comes from the use of WP_User::set_role() which ends up nuking bbPress’s roles. That said, bbPress 2.2.3 also has support for mapping to custom WordPress blog roles, so there shouldn’t be anything “broken” there.
If there is, I’d love to see some specific steps to duplicate the circumstances so I can improve what I can in bbPress.
This is fixed in trunk, and will be part of 2.3. In the meanwhile, turn debugging off in your production site and the error goes away, without any consequences that I am aware of.
please use trac for bugs.
So I got a little further. In “User Role Editor -> Custom capabilities” the new forum capabilities shows up. If you enable them in the other WP roles the 404 error is gone and everyone can write like normal.
However, even though I enabled “edit_topics” and “edit_replys”, nobody can edit but admin. Deleting does not work either.
I hope there will be some core changes to make this work. I have several plugins that creates their own roles and capabilities and they all work fine with User Role Editor and each other. bbPress should too.
Hi! Did you ever figure this out?
Having the same issues on my end. Running Buddypress and bbpress, I just tried creating a new site and received the same exact errors.
Would love help with this one.
I have tried everything listed above and still can not get the tinymce to show within bbpress. Any help would be greatly appreciated..
http://www.dev.hoaconnections.com/venturahoa/
I am still having problems with this same issue… No matter what I try I can not get “Fancy Editor” to show. The site I am working on is:
http://www.dev.hoaconnections.com/venturahoa/
Any help would be greatly appreciated.
honestscott, yes, old forum is not affected by migration tool.
smiga said: Migration tool just makes copy from bbpress tables to wptables
So I can just import to a new set up and it will not affect my current 1.0.2 forum?
Thanks!
I just managed to upgrade from 1.0.2 to 2.2.3 and now I have the same 404 error like you guys do. Your patch did not work for me 082net, sorry.
I am still using WP 3.3, but I have “User Role Editor” installed…
Ok, just copying those files over and overwriting doesn’t seem to work. There is no change. Can anyone help please?
i.e. do I just sftp the whole lot over and hope for the best?
I’ve got 1.03 so I’ve downloaded 1.1 to upgrade before I move over to 2.12. Do I just overwrite all my 1.03 files with 1.1 files or is there a better way to do this prior upgrade?
Migration tool just makes copy from bbpress tables to wptables
Hi everyone,
I had a question about best practices for actually running a forum. On my boards I’ve got several topics which are getting exceptionally long (25+ pages). On other forums I frequent, I’ve seen that moderators often tend to close long threads and open a new topic as a continuation of the discussion. I assume this is considered a best practice for some performance reason. Should I consider adopting the same approach, or are bbPress topics/replies queried in a way that won’t be bothered by lengthy threads?
If I should clip threads at a certain length, what’s a good ballpark number of replies at which to split the thread?
Thanks!
Andrew
Hi,
I have a question:
When using the import tool does it just copy over the database information, or does it “cut it” (remove it) from the old database for your 1.0.2 bbpress forum?
The reason I ask this question is because I want to set up a test blog and use the bbpress plugin, and try to import the 1.0.2 forum into the test set up without messing with my current standalone forum to see how it looks before permanently moving my forum over to the new site (set up).
Can this be done?
Thanks!
Scott
I’ve posted a temporary patch for 404, give it a try 🙂
Fix 404 issue for bbPress 2.2.x