budgetneon

budgetneon 9 years ago

@champ84: You'll have to be more specific. There is a separate download for 2.3.0.2, and it's working on my test box. It does use the new hierarchy for mods. What *exactly* are you having trouble with, with examples of error messages, etc?

budgetneon

budgetneon 9 years ago

@slait: 1 is fixed. On #2, I removed the logging altogether, was only needed for development.

On #3, I will add that to the list.

Slait

Slait 9 years ago

@budgetneon: Good job.
Version 1.1.6 have small fix.
1. } line 298
2. /tmp/ in public function set_cookie() {
need change $fp=fopen("system/storage/logs/v2pagecache.txt","a");

3. add lang support for detected, status, component

Check work http://forum.opencart-russia.ru/threads/v2pagecache-kehshirovanie-uskorenie-opencart-2-0-russkaja-versija.1490/

champ84

champ84 9 years ago

@budgetneon: Hi you need to correct the hierarchy for v 2.3.0.2 we are getting permission denied.

budgetneon

budgetneon 9 years ago

New version 1.1.6. This should resolve most of the problems people have encountered. Opencart, unfortunately, has made a ton of changes that affect page cache code (removal of global scope for $registry and $repsonse, module structure changes for OC 2.3+, changes to session handling, etc, etc).

I did test with various versions of opencart 2.x, and all appears to be working.

However, we offer very little support, and NO SUPPORT at all if you have a 3rd party module or theme that causes a single page to output different content (like dynamic filters, etc). Note that many 3rd party themes already come with a page cache.