<![CDATA[ CacheMaster V. 1.1.0-pl Released - My Forums]]> https://forums.modx.com/thread/?thread=83059 <![CDATA[Re: CacheMaster V. 1.1.0-pl Released]]> https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522950

I'm sure it will help others.]]>
BobRay Mar 18, 2015, 02:57 PM https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522950
<![CDATA[Re: CacheMaster V. 1.1.0-pl Released]]> https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522879 I've found this code in babel.class.php in line 290:
public function updateBabelTv($resourceIds, $linkedResources, $clearCache = true) {

I've changed $clearCache to false and it solved the issue.
Babel is running on OnDocFormSave and was clearing the site cache each time i've saved any resource.
Thanks for helping me find the problem.
]]>
lx Mar 18, 2015, 03:31 AM https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522879
<![CDATA[Re: CacheMaster V. 1.1.0-pl Released]]> https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522518
 $this->modx->cacheManager->refresh();


You could comment it out if you don't mind some content in other languages potentially being out of date.]]>
BobRay Mar 13, 2015, 05:58 PM https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522518
<![CDATA[Re: CacheMaster V. 1.1.0-pl Released]]> https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522517
What events is the Babel plugin connected to?
]]>
BobRay Mar 13, 2015, 05:55 PM https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522517
<![CDATA[Re: CacheMaster V. 1.1.0-pl Released]]> https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522477 I think that this is strange behavior and reported it to the author of that plugin.
Thank You for your support and the CacheMaster plugin that will hopefully help me managing cache in more efficient way.

]]>
lx Mar 13, 2015, 02:47 AM https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522477
<![CDATA[Re: CacheMaster V. 1.1.0-pl Released]]> https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522460
It's most likely a plugin that's connected to OnDocFormSave or OnBeforeDocFormSave. You can check on the events tab of each plugin to see what they're connected to.

These look like possible candidates: Babel, Virtual Aliases, MinifyX, Quip Resource Cleaner

You could search the plugin code for the words cache or refresh, though if they load a class file with include or require, you'd have to search that class file too.]]>
BobRay Mar 12, 2015, 10:34 PM https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522460
<![CDATA[Re: CacheMaster V. 1.1.0-pl Released]]> https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522420 Right now I've noticed that on other small website powered by Revo 2.3.3 and nearly no snippets, and plugin installed, the problem doesn't appear.

Do You know if there is any debugging tool that will let me know which plugin or snipped force clear cache on doc save?
I'm attaching the list of active plugins, might by You will have an idea of which plugin does it.]]>
lx Mar 12, 2015, 05:47 AM https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522420
<![CDATA[Re: CacheMaster V. 1.1.0-pl Released]]> https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522248 BobRay Mar 09, 2015, 09:09 PM https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522248 <![CDATA[Re: CacheMaster V. 1.1.0-pl Released]]> https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522198 Can You advice me how to fix it?]]> lx Mar 09, 2015, 07:26 AM https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=3#dis-post-522198 <![CDATA[Re: CacheMaster V. 1.1.0-pl Released]]> https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=2#dis-post-522121 BobRay Mar 06, 2015, 10:21 PM https://forums.modx.com/thread/83059/cachemaster-v-1-1-0-pl-released?page=2#dis-post-522121