Is the cache dir automatically generated? can they be just deleted?
Many csc files under cache/registry. where these files come from?
.csc files are cs-cart cache files.
[quote name='cscartrocks' timestamp='1398507104' post='182402']
.csc files are cs-cart cache files.
[/quote]
Thank you
So where these cache files from? where is the source file? because I find the javascript in csc files, but I want change the javascript.
It is the registry and is created/updated in many places. You should use hooks if possible for modifying distributed JavaScript.
[quote name='peter_xr' timestamp='1398508572' post='182404']
Thank you
So where these cache files from? where is the source file? because I find the javascript in csc files, but I want change the javascript.
[/quote]
Do you mean js code of the default CS-Cart installation? What code? Please specify more details about your needs.
[quote name='eComLabs' timestamp='1398671881' post='182484']
Do you mean js code of the default CS-Cart installation? What code? Please specify more details about your needs.
[/quote]
Thank you for trying help. I find the javascripts in one of html block already. So I can change it there. No problem now.