might need to add these lines to wp-config.php as well after doing all the changes after upgrading to multisite.
define(‘ADMIN_COOKIE_PATH’, ‘/’);
define(‘COOKIE_DOMAIN’, ”);
define(‘COOKIEPATH’, ”);
define(‘SITECOOKIEPATH’, ”);
Open Source Technologies At Work
Only Passion Matters
might need to add these lines to wp-config.php as well after doing all the changes after upgrading to multisite.
define(‘ADMIN_COOKIE_PATH’, ‘/’);
define(‘COOKIE_DOMAIN’, ”);
define(‘COOKIEPATH’, ”);
define(‘SITECOOKIEPATH’, ”);