John James Jacoby (@johnjamesjacoby)

Forum Replies Created

Viewing 25 replies - 1,426 through 1,450 (of 2,347 total)
  • @johnjamesjacoby

    Keymaster

    Fixed in next release.

    @johnjamesjacoby

    Keymaster

    Fixed.

    @johnjamesjacoby

    Keymaster

    Doesn’t seem so. Marking as resolved.

    @johnjamesjacoby

    Keymaster

    This should be fixed it the next release.

    @johnjamesjacoby

    Keymaster

    Let us know how it works. :)

    In the future I’ll look into adhering to the WordPress Discussion settings for restricting comments too.

    @johnjamesjacoby

    Keymaster

    I’ve added a multisite option to handle the assigning of the default role and caps. I see value in having it work either way, and can see a case for toggling this setting even on a per site basis.

    Multisite crisis averted. :)

    In reply to: sprintf() error

    @johnjamesjacoby

    Keymaster

    It means that the translation isn’t correct and is missing one of the variables needed for the sprintf().

    @johnjamesjacoby

    Keymaster

    Explain? All of my installs have wp-content located outside of the WordPress install directory, so I don’t believe this to be entirely accurate.

    @johnjamesjacoby

    Keymaster

    @anmari – At the risk of sounding defensive (which I’m not trying to be) please assume we develop everything with WP_DEBUG on, and anything that pops up is an oversight, not a lack of knowledge or ability. You can create trac tickets at bbpress.trac.wordpress.org to outline the steps to trigger the notices. Thanks! :)

    @ashfame – Ticket please. :) Thanks!

    In reply to: Double breadcrumb

    @johnjamesjacoby

    Keymaster

    If you’re using shortcodes, this is normal. You can hide it with CSS if need be. The problem comes from Theme Compat also using the output buffer from the shortcodes, to not have to duplicate a bunch of code.

    I’ll dream up a cleaner solution, but until then this is expected behavior.

    @johnjamesjacoby

    Keymaster

    Agreed. Add a ticket on trac?

    @johnjamesjacoby

    Keymaster

    Do you have any other bbPress template files in your theme, or are you relying on bbPress Theme Compat to work correctly?

    @johnjamesjacoby

    Keymaster

    The way that BuddyPress integrates bbPress is currently through BuddyPress Groups. Do you want your forums to be powered by user groups, or do you want to have central forums like we have here at bbPress.org and WordPress.org?

    @johnjamesjacoby

    Keymaster

    @suziwilson – The way that BuddyPress integrates bbPress, into WordPress, is by taking over the installation and administration of bbPress completely. That said, if you are using BuddyPress to manage your forums, you do not have access to the bbPress admin area any longer.

    If you previously had bbPress setup without BuddyPress, there is a large possibility that you will want to go back to the old setup you had before. BuddyPress currently ties forums into BuddyPress Groups, so they work a bit unconventionally compared to your normal support forums.

    Very soon you will be able to install a new version of bbPress totally outside of BuddyPress, and they will work transparently without any additional setup, as two separate WordPress plugins rather than having bbPress be tucked away inside BuddyPress like it is now.

    I know it’s all really confusing right now, but it won’t be soon. :)

    @johnjamesjacoby

    Keymaster

    Maybe try visiting your permalinks page and seeing if flushing the rewrite rules helps? The ‘/edit’ is a special rewrite rule, so it’s possible they never got reset.

    @johnjamesjacoby

    Keymaster

    Editing topics and replies has been working for months, and I’m not able to duplicate any of what you’re mentioning on several installs.

    If you have passed the time limit on editing topics or replies, the link no longer appears, so that isn’t the problem. :)

    The edit links are always available to admins, regardless of the time limit set.

    Sounds to me like something is wrong with your install somewhere. Most likely custom template files?

    In reply to: Swedish for 2.0 plugin

    @johnjamesjacoby

    Keymaster

    @Jobjörn Folkesson – The strings are almost completely unique and the .po/.mo’s aren’t compatible. Your average person can’t easily migrate one to the other without manual labor and time. While it’s a great help and the contribution is always appreciated, it doesn’t solve this specific issue for this user. :)

    @johnjamesjacoby

    Keymaster

    Sounds like a great idea to me. Hard to beat the best. :)

    @johnjamesjacoby

    Keymaster

    Without doing some ender the hood trickery, it’s going to be hard to include all results and satisfy the majority of uses.

    bbPress already does some of this to prevent things like rouge comment forms appearing where maybe they shouldn’t. I haven’t been able to come up with a working solution that I think satisfies what 80% of the people using bbPress will want, namely because the WordPress core search function makes what we want to do, a little difficult.

    The other thing that you’re noticing is that all search results look like blog posts. That’s because that’s how the search.php in almost all WordPress themes is coded to look. bbPress can’t really intercept every possible query and scan the post_type for topic/reply, and then inject something different, on every singe possible page load. Well, it could, but I suspect the performance hit would be fairly costly and it probably wouldn’t scale well into millions of entries.

    So, we’re kinda stuck.

    In the meantime, you can append:

    ?ts=whatever

    to search topics, and

    ?rs=whatever

    to search replies in a specific topic, so I do have some logic built in to allow for this… but, it does need some massaging before it’s what I would consider to be ‘correct.’

    @johnjamesjacoby

    Keymaster

    What is it exactly that you’re trying to do. Anything is possible. :)

    @johnjamesjacoby

    Keymaster

    I just put some additional checks into branch. See if that fixes it for you.

    In reply to: Swedish for 2.0 plugin

    @johnjamesjacoby

    Keymaster

    @t.sjodren – Your translation is helpful, but not related to this topic. :)

    @johnjamesjacoby

    Keymaster

    When you say ‘dashboard’ do you mean the bbPress one, or the WordPress one?

    @johnjamesjacoby

    Keymaster

    Not able to duplicate this one. Just tested at:

    http://testbp.org/discussion/topic/testing-closed-topics/

    @johnjamesjacoby

    Keymaster

    No typo. Fixed in branch. :)

Viewing 25 replies - 1,426 through 1,450 (of 2,347 total)