John James Jacoby (@johnjamesjacoby)

Forum Replies Created

Viewing 25 replies - 2,001 through 2,025 (of 2,355 total)
  • In reply to: HIde Sub-forums

    @johnjamesjacoby

    Keymaster

    Hi ONEWAY. You might have better luck asking this question over at buddypress.org.

    As a brief hint, if you want to pick which forum your ‘groups’ forums are under, you need to set that with a code change in a file called ‘bp-custom.php’. This is considered advanced usage so you’ll want to snoop around the BuddyPress code for the constant that defines the forum_id where they go.

    In reply to: HIde Sub-forums

    @johnjamesjacoby

    Keymaster

    Hi ONEWAY. You might have better luck asking this question over at buddypress.org.

    As a brief hint, if you want to pick which forum your ‘groups’ forums are under, you need to set that with a code change in a file called ‘bp-custom.php’. This is considered advanced usage so you’ll want to snoop around the BuddyPress code for the constant that defines the forum_id where they go.

    @johnjamesjacoby

    Keymaster

    Changed to resolved and closing since this issue is fixed.

    @johnjamesjacoby

    Keymaster

    Changed to resolved and closing since this issue is fixed.

    @johnjamesjacoby

    Keymaster

    This is fixed in the bbPress trunk. Give it a go and be sure to report back any more issues. :)

    Thanks for bringing this up!

    @johnjamesjacoby

    Keymaster

    This is fixed in the bbPress trunk. Give it a go and be sure to report back any more issues. :)

    Thanks for bringing this up!

    @johnjamesjacoby

    Keymaster

    In this topic is fine. Would rather have more eyes on this than less.

    The solution involved the shuffling of things around, as well as this specific addition: https://trac.bbpress.org/browser/trunk/bb-login.php#L51

    Basically if the esc’ed $re is now empty, fall back to the installation root. At first this seemed like a silly solution, but because the login always attempts to smart redirect, there isn’t a circumstance where it would naturally be empty. By moving the esc’s up and letting them filter out the baddies, it’s possible to end up with an empty $re.

    Tested with ampersands and question marks and it appears to work fine. I’ll try more esoteric URL combinations and see if it breaks.

    I indented that code because of the repeated empty( $re ) checks. I had a hard time keeping track of how many times it needed to repeat the same check and bumped them in for clarity. Not a common formatting technique but helpful to me at the time.

    @johnjamesjacoby

    Keymaster

    In this topic is fine. Would rather have more eyes on this than less.

    The solution involved the shuffling of things around, as well as this specific addition: https://trac.bbpress.org/browser/trunk/bb-login.php#L51

    Basically if the esc’ed $re is now empty, fall back to the installation root. At first this seemed like a silly solution, but because the login always attempts to smart redirect, there isn’t a circumstance where it would naturally be empty. By moving the esc’s up and letting them filter out the baddies, it’s possible to end up with an empty $re.

    Tested with ampersands and question marks and it appears to work fine. I’ll try more esoteric URL combinations and see if it breaks.

    I indented that code because of the repeated empty( $re ) checks. I had a hard time keeping track of how many times it needed to repeat the same check and bumped them in for clarity. Not a common formatting technique but helpful to me at the time.

    @johnjamesjacoby

    Keymaster

    Do me a favor and create a trac ticket over at http://trac.bbpress.org. Use your same bbPress.org login/password. I’ll be sure to check this out.

    @johnjamesjacoby

    Keymaster

    Do me a favor and create a trac ticket over at http://trac.bbpress.org. Use your same bbPress.org login/password. I’ll be sure to check this out.

    @johnjamesjacoby

    Keymaster

    Another oldie but goodie bumped.

    Locked.

    In reply to: Ultimate BBpress Guide

    @johnjamesjacoby

    Keymaster

    No reason to bring this back from 4 years ago.

    Locked.

    @johnjamesjacoby

    Keymaster

    Lots of topics back from the dead lately.

    @johnjamesjacoby

    Keymaster

    Happy holidays to you too. :)

    I am confident this potential exploit is now fixed, so if anyone wants to put some eyes on the bb-login.php from trunk would be helpful.

    @johnjamesjacoby

    Keymaster

    Happy holidays to you too. :)

    I am confident this potential exploit is now fixed, so if anyone wants to put some eyes on the bb-login.php from trunk would be helpful.

    @johnjamesjacoby

    Keymaster

    Got the details and will patch asap. (Currently mobile and have limited Internet access due to visiting family in rural areas for holidays.)

    @johnjamesjacoby

    Keymaster

    Got the details and will patch asap. (Currently mobile and have limited Internet access due to visiting family in rural areas for holidays.)

    @johnjamesjacoby

    Keymaster

    Have been for past few weeks but have had other priorities to get started. I’ll probably post something up all official like eventually. :)

    @johnjamesjacoby

    Keymaster

    Heads up…

    With the holidays coming up and starting my new job at Automattic, progress on the plugin is going to slow down for a week or two. GautamGupta is working on Google Code-in projects for the bbPress plugin and doing a great job on the tasks he’s completed so far.

    @johnjamesjacoby

    Keymaster

    As an operator of a forum with 4 million posts, you should know that creating multiple topics and bumping them hourly is a bad way to introduce yourself. You’ll have better luck waiting a few days and explaining in detail exactly what you’re question is.

    From what I gather, Ashfame seems to have you on the right track. I deleted your other topic and bumps to focus the support in this topic.

    @johnjamesjacoby

    Keymaster

    As an operator of a forum with 4 million posts, you should know that creating multiple topics and bumping them hourly is a bad way to introduce yourself. You’ll have better luck waiting a few days and explaining in detail exactly what you’re question is.

    From what I gather, Ashfame seems to have you on the right track. I deleted your other topic and bumps to focus the support in this topic.

    @johnjamesjacoby

    Keymaster

    Reply page now only shows one reply. Still probably needs some tuning, but at least it’s less confusing now. :)

    @johnjamesjacoby

    Keymaster

    Along the same lines as being able to view individual tweets, this is something that other forum software has had for years and something we can do pretty easily. I agree it isn’t properly integrated yet, but it’s mostly for external linking to something where the context of a topic isn’t needed.

    @johnjamesjacoby

    Keymaster

    @citizenkeith: Should be working? Worth testing though.

    @johnjamesjacoby

    Keymaster

    Yes and yes. :)

Viewing 25 replies - 2,001 through 2,025 (of 2,355 total)