Forums
-
- Forum
- Posts
-
- Installation
- 28,536
- Troubleshooting
- 62,777
- Themes
- 10,444
- Plugins
- 15,384
- Requests & Feedback
- 14,987
- 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)