Forums
-
- Forum
- Posts
-
- Installation
- 28,405
- Troubleshooting
- 62,337
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,947
- Showcase
- 3,254
-
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)