Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,290
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,932
- Showcase
- 3,252
-
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)