Forums
(@tribez)
12 years, 5 months ago
Please open your wp-config.php and change
define(‘WP_ALLOW_MULTISITE’, true);
to
define(‘WP_ALLOW_MULTISITE’, false);
and
define(‘MULTISITE’, true);
define(‘MULTISITE’, false);