SocialEngine Tutorial
Disable Cache
Socialenginge has several types of cachin:
- file based in /temporary/cache/ dir
- memcache (RAM)
When in developing mode it is good to disable caching in socialengine.
To do that go to Admin - Settings - performance & caching and select No, do not enable caching. there.
Delete all existing cache files with #rm temporary/cache/*