Re: cookie integration problem wp2.8 – bb 1.0 rc-2
So, you did solve the problem? I tried generating new keys in both config files with no look unfortunately. Is there something in the step by step process I am missing? Thanks in advance.
wp-config.php file:
define( ‘AUTH_KEY’, ‘mathes BB-config key’);
define( ‘SECURE_AUTH_KEY’, ‘mathes BB-config key’);
define( ‘LOGGED_IN_KEY’, ‘mathes BB-config key’);
define( ‘NONCE_KEY’, ‘mathes BB-config key’);