For better performance we cache many files on your social network. You won't notice this most of the time, but do need to be aware of it when working with files in any of the following locations:
This will obviously impact you the most while developing new features for your social network. Specifically you'll observe cached data in either of these cases:
widget-configuration.xml files located in sub directories of /instances.If you're only making a few changes, clearing your cache manually is the easiest way to proceed. After you've made manual changes to any of the cached files, you can clear the cache by following these steps:
http://examplenetwork.ning.com/lib/scripts/invalidateCache.php, replacing examplenetwork.ning.com with the domain name of your network.On success you'll see the following:

If you're making lots of changes or working on a new feature, you'll probably want to disable this cache entirely to save time. To do this simply changeXG_ConfigCachingApp::$cachingEnabled to false.
Last updated by Mike Nicholson Jul 2.
© 2008 Created by Ning Developer Admin