01/28/2013 at 3:24 pm
#250052
Keymaster
@ David Bartolone
Please add the following to you’re wp-config.php file to run Connections in single site mode on your multi-site install:
define('CN_MULTISITE_ENABLED', FALSE)
Let me know if that takes care of it.