| Using Virtuemart with JotCache |  |  |
Q : When using JotCache with Viruemart what is necessary to take care of. A : JotCache was used sucessfully with Virtuemart when some adjustments were made : - Exclusion of some pages in JotCache component for com_virtuemart : page=shop.cart,page=checkout.index
- Virtuemart must have all instances of "$mosConfig_live_site" replaced
with "JURI :: base()" when used with sh404SEF and JotCache (this statement is depreciated now - it was valid in the time when VirtueMart longer time was coded for J1.0 and used in J1.5 environment.)
- When other plugins for optimization are used e.g. JCH Optimise , which are stripping out
the HTML comment tag, then comment stripping have to be switched off.
Make sure to clear all site and browser caches and enable the debug cookie (mark) if things don't look right! |