Forums
-
- Forum
- Posts
-
- Installation
- 28,399
- Troubleshooting
- 62,334
- Themes
- 10,399
- Plugins
- 15,320
- Requests & Feedback
- 14,934
- 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)