Community Add-Ons

Add file to this package
Top » Other

Page Cache v1.0 - MS2
for osCommerce Online Merchant v2.2

This contribution caches pages while allowing dynamic elements such as shopping cart items.

This contribution is designed to decrease server load and increase page performance.

Legend:  Download   Report
Expand All / Collapse All
page cache 1.5 angel2005 25 Feb 2007  

if you have a error like
fatal error: bla bla bla

cause the page cache don't find the cache dir upload this file and replace or open pache_cache.php and replace:

$this->cache_dir = DIR_FS_CATALOG . '/cache/';

with this:

$this->cache_dir = DIR_FS_CATALOG . 'cache/';

just a updates not full file here, contain only patch and bug fix below.

orginal credits to the contributor.

Bug fix for page_cache.php blackcat91 28 Jul 2006  
Page Cache Class GC patch - v1.0 Chemo 20 Feb 2005  
Page Cache v1.5 Chemo 11 Jan 2005  
Page Cache v1.4 Chemo 3 Jan 2005  
Page Cache v1.3 Chemo 6 Nov 2004  
Page Cache v1.2 Chemo 4 Nov 2004  
Page Cache v1.1 - MS2 Chemo 28 Oct 2004  
Page Cache v1.0 - MS2 Chemo 27 Oct 2004