Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: cookie integration problem wp2.8 – bb 1.0 rc-2


Sam Bauers
Participant

@sambauers

The fix on the WordPress side is to remove these defines from wp-config.php:

define('COOKIEHASH', 'whatever');
define('SITECOOKIEPATH', '/wp-admin');

The plugin will be updated soon, but remove those if you are running WordPress standard (i.e. Non-WPMU)

Skip to toolbar