Hello,
I would like to ’fix’ a extra module, getResources (mentionned in this post
http://modxcms.com/forums/index.php?topic=52572.0), I change the ’core/components/getresources/snippet.getresources.php’ file, erase all the datas in the core/cache/* (under the 2.1.1-pl, the console is still waiting, and the cache is not destroy, well I do it by hand), upload the modified file, and reload my page, and, none, it’s like the original version.
How the cache work for components, and how to force modx to use the latest change of a snippet (like getresources).
Low.