Info
- 2 posts
- 1 voice
- Started 1 year ago by shinigami87
- Latest reply from shinigami87
- This topic is not resolved
Problem with login in WordPress-bbpress integration
-
- Posted 1 year ago #
Hi there!
I'm an italian user, so sorry for my bad english.
I'm a WordPress' user since some years and I love it!
I have found bbpress searching an alternative forum for my site (actually I use phpBB).
Testing bbpress and wordpress integration I have a problem with the login...
If I login/logout in bbpress, automatically login/logout in wordpress works, but not the reverse...
If I login in WordPress, I'm not logged in in bbpress...
I have tested it in local with this configuration:
Wordpress folder: /wordpress
BBpress folder: /forumin wp-config.php:
define('AUTH_KEY', '<I;b3RJ:>Fu6.?*uJhfh UUBWA)MRP+.t}q,3dunpj+a!He329#;i,^:Aj~|7tDB');
define('SECURE_AUTH_KEY', 'ytd&KN0gfMto{0>i0U7:9]R*%tc5gt/B89wVabirZUNASo1Xw@)F63Nofs7#[7');
define('LOGGED_IN_KEY', 'lS!u]1H=nf=+-/@t.p+15OrfWljzI8&e&-.hs|HE?rH9@&[{t`/1Z0AEl22/~{');
define('NONCE_KEY', '){P:2X}-s[v7PSqS)^%AL<&u)_Qpg,7AtSeN-x:}/SHr--RYq-G hG:8vM9dB8|L');
define('AUTH_SALT', 'u2L_v<Prb:`Zr. 9UmDmbkc4d=L[C6NV}(nj<7[%]q|debm4sA,O9f]Y%,(&A7)3');
define('SECURE_AUTH_SALT', '#x9M#;SAy*nnW4QY{; 9l^s1:4Q]glup}NN]/9gX1W2va1{ 2QG7TiE};)rsZj12');
define('LOGGED_IN_SALT', '|2vq/Z6S53Z>*U^2(&kVc`F{d:7QGu[|J(@WJU<uKx:SXA+zx?<.qkM=#-m_V9F.');
define('NONCE_SALT', '<3sR0o>)<!sElq(|DW=s:FqL|XJ_Venp4Flp&K*|FGF(*klrdZ6&7W;uo>lz)7TK');in bb-config.php:
define('BB_AUTH_KEY', '<I;b3RJ:>Fu6.?*uJhfh UUBWA)MRP+.t}q,3dunpj+a!He329#;i,^:Aj~|7tDB');
define('BB_SECURE_AUTH_KEY', 'ytd&KN0gfMto{0>i0U7:9]R*%tc5gt/B89wVabirZUNASo1Xw@)F63Nofs7#[7');
define('BB_LOGGED_IN_KEY', 'lS!u]1H=nf=+-/@t.p+15OrfWljzI8&e&-.hs|HE?rH9@&[{t`/1Z0AEl22/~{');
define('BB_NONCE_KEY', '){P:2X}-s[v7PSqS)^%AL<&u)_Qpg,7AtSeN-x:}/SHr--RYq-G hG:8vM9dB8|L');
define('BB_AUTH_SALT', 'u2L_v<Prb:`Zr. 9UmDmbkc4d=L[C6NV}(nj<7[%]q|debm4sA,O9f]Y%,(&A7)3');
define('BB_SECURE_AUTH_SALT', '#x9M#;SAy*nnW4QY{; 9l^s1:4Q]glup}NN]/9gX1W2va1{ 2QG7TiE};)rsZj12');
define('BB_LOGGED_IN_SALT', '|2vq/Z6S53Z>*U^2(&kVc`F{d:7QGu[|J(@WJU<uKx:SXA+zx?<.qkM=#-m_V9F.');
define('BB_NONCE_SALT', '<3sR0o>)<!sElq(|DW=s:FqL|XJ_Venp4Flp&K*|FGF(*klrdZ6&7W;uo>lz)7TK');Please, help me!
-
- Posted 1 year ago #
I solved thanks this topic: http://bbpress.org/forums/topic/wp-integration-coockie-does-not-work
I moved wordpress from "/wordpress" to the root and cookies integration now works! :-)
-
You must log in to post.