singlecelldesign (@singlecelldesign)

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • @singlecelldesign

    Member

    Thanks for getting back to me, Ashfame :)

    I had it working great under WAMP (can’t remember what plugins were active at the time though) so will remember this advice for future and continue to test at regular intervals.

    All the best, Karl

    @singlecelldesign

    Member

    Thanks for getting back to me, Ashfame :)

    I had it working great under WAMP (can’t remember what plugins were active at the time though) so will remember this advice for future and continue to test at regular intervals.

    All the best, Karl

    @singlecelldesign

    Member

    Hi Ashfame,

    Yes, that’s right. Quite odd. In the end I settled for integrating logins across both WP and bbPress and maintaining the two separate themes. I’d like to get to the bottom of it though.

    Best Regards, Karl

    @singlecelldesign

    Member

    Hi Ashfame,

    Yes, that’s right. Quite odd. In the end I settled for integrating logins across both WP and bbPress and maintaining the two separate themes. I’d like to get to the bottom of it though.

    Best Regards, Karl

    @singlecelldesign

    Member

    Hi,

    I’ve been very careful with a fresh install of bbPress and testing functionality at each step of integrating with WordPress. I have the problem narrowed down to this code snippet that goes into the bb-config.php file:

    /* Deep integration */

    if ( !defined('ABSPATH') && !defined('XMLRPC_REQUEST')){

    define('WP_USE_THEMES', false);

    include_once(dirname(__FILE__) . '/../wp-blog-header.php' );

    header("HTTP/1.1 200 OK");

    header("Status: 200 All rosy");

    }

    No feedback yet (it was Thanksgiving Day yesterday after all) but I hope this will help you, help me.

    Best Regards, Karl

    @singlecelldesign

    Member

    Hi,

    I’ve been very careful with a fresh install of bbPress and testing functionality at each step of integrating with WordPress. I have the problem narrowed down to this code snippet that goes into the bb-config.php file:

    /* Deep integration */

    if ( !defined('ABSPATH') && !defined('XMLRPC_REQUEST')){

    define('WP_USE_THEMES', false);

    include_once(dirname(__FILE__) . '/../wp-blog-header.php' );

    header("HTTP/1.1 200 OK");

    header("Status: 200 All rosy");

    }

    No feedback yet (it was Thanksgiving Day yesterday after all) but I hope this will help you, help me.

    Best Regards, Karl

Viewing 6 replies - 1 through 6 (of 6 total)