John James Jacoby (@johnjamesjacoby)

Forum Replies Created

Viewing 25 replies - 2,001 through 2,025 (of 2,358 total)
  • @johnjamesjacoby

    Keymaster

    I’m in a tough spot with regards to internet access until I’m home from holiday on Jan 3; home or not, getting updated versions of 0.9.x and 1.0.x out asap is my top priority.

    @johnjamesjacoby

    Keymaster

    I’m in a tough spot with regards to internet access until I’m home from holiday on Jan 3; home or not, getting updated versions of 0.9.x and 1.0.x out asap is my top priority.

    @johnjamesjacoby

    Keymaster

    The bbPress plugin will use the existing WordPress user account, with nothing extra needed.

    BuddyPress integration will be extremely easy, although BuddyPress will need a few small changes to help it along. :)

    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. :)

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