Forums
-
- Forum
- Posts
-
- Installation
- 28,531
- Troubleshooting
- 62,748
- Themes
- 10,443
- Plugins
- 15,383
- Requests & Feedback
- 14,983
- Showcase
- 3,257
-
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)