07/22/2013 at 10:59 am
#265402
Keymaster
@ Steve
Connections is multi-site compatible, but has to be activated on each site individually, it can not be network activated.
If you CN_MULTISITE_ENABLED to FALSE in the wp-config.php file in a multisite setup, Connections will use a common database on each subsite in which it is activated. This means all subsites will have the same data instead of a database dedicated/isolated to the subsite. Hope that makes sense. So, it seems you want to run Connections in single-site mode in a multisite setup. If that is the case you would set CN_MULTISITE_ENABLED to FALSE in the wp-config.php file.
