Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: CN_MULTISITE_ENABLED, mulit-site, wpmu
- This topic has 35 replies, 2 voices, and was last updated 10 years, 4 months ago by
Steven Zahm.
-
AuthorPosts
-
01/25/2013 at 2:22 pm #249861
Steven Zahm
Keymaster@ David Bartolone — January 25, 2013 at 1:41 pm
Understood, when version 0.7.3.6 is released this weekend, give that a go. It “should” resolve to the correct paths for the images. If not, let me know. I actually don’t have a multisite install so I rely on feedback of those that do.
01/25/2013 at 2:24 pm #249862David
GuestMany Davids. Steven thanks for your reply however the script worked before, now it dont, and I havent changed the plugin. Just need a solution to resolve this issue please :)
01/25/2013 at 3:19 pm #249868Steven Zahm
Keymaster@ David — January 25, 2013 at 2:24 pm
As you see from the Chrome Console, this is causing other errors. One in the theme for the tooltips and the other in the plugin Ninety Login. Connections only uses the version of jQuery available, it does not load any version other than the version bundled with WordPress which theme and plugins can and do override even though that is considered bad practice.
The solution… If this was working then it’s hopeful that the theme is not loading the wrong version of jQuery and it’s another plugin which means you’ll have to deactivate one by one until you find the offending plugin.
I am certain this is not related to the recent updates to Connections. If you are not convinced, you could also try going back to version 0.7.3.1 but I really don’t think that will resolve the issue.
Another thing you can try is on the Connections : Settings admin page under the Advanced tab, uncheck the JavaScript option. This will change the position where the scripts for Connections are loaded perhaps giving it an opportunity to run before the other errors prevent JavaScript from running. I do have to stress though, it it does work, you’ll only be fixing it for Connections, not other plugins.
I do hope this helps.
01/28/2013 at 4:48 am #249984David
GuestSteven THANK YOU :) un-ticking the javascript debug worked. All sorted now, thank you :)
01/28/2013 at 2:44 pm #250043David Bartolone
GuestSteven, The new plugin does not even load the contacts now when I use it. Before just the images were missing and showing the loading images. Now when I install this and go to my site I am told that no entries are found.
01/28/2013 at 2:45 pm #250045David Bartolone
GuestThat is 7.3.6
01/28/2013 at 3:24 pm #250052Steven Zahm
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.
01/28/2013 at 4:33 pm #250068David Bartolone
Guestmy sites do not load at all then.
01/28/2013 at 4:50 pm #250082Steven Zahm
Keymaster@ David Bartolone
Sorry, you need to end that with a semi-colon.
define('CN_MULTISITE_ENABLED', FALSE);
01/29/2013 at 2:19 am #250132Bob Michek
GuestHi Steven,
I’m also having troubles with the images not loading after the latest upgrade of Connections. Images do load when using the default templates, but we are using Market and out of three images we use, only one loads. Single site, WP 3.5 and Connections 7.3.6.
Pls advise and thanks.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.