bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

Login / Logout WP + bbPress Cookies?

(4 posts)
  • Started 1 year ago by mattpeckham
  • Latest reply from mattpeckham
  • This topic is not a support question

No tags yet.

  1. I think I've got everything set correctly in my config.php file, but for some reason whenever I login to WordPress then switch to my forums, I'm logged out of bbPress. If I log into the forums then switch back to WordPress, I'm logged out of WordPress.

    I have the 'define' and 'require_once' lines in my config.php file, and registered WP users *are* showing up correctly in both locations...isn't it supposed to be possible to login once for both? Note I'm using Safari...

    Cheers,

    Matt

    Posted 1 year ago #
  2. if you have the forum as a sub folder in wp installation and have the wp_siteurl and wp_home url set you shouldnt have a problem..

    if you dont have the instllation that way... go to
    http://bbpress.org/documentation/integration-with-wordpress/

    and look up the cookies section to fix the problem

    Posted 1 year ago #
  3. Hmm...well, my forums are like this:

    http://mikecarey/forums

    And the config file is set like this:

    $bb->wp_home = 'http://mikecarey.net';
    $bb->wp_siteurl = 'http://mikecarey.net';

    Posted 1 year ago #
  4. Doh, figured it out. I had www.mikecarey.net in the home/siteurl options but just mikecarey.net in the config.php. I just switched lopped the 'www' off in the blog options and bingo, working fine!

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.