Page 1 of 1

Opencart 3.x cache issue

Posted: Wed May 09, 2018 6:21 pm
by synapseindia
I am using opencart 3.x and facing some issue related to cache or something else.
For example - I have installed a Latest Product module from admin Extension->Extension (modules) and set the status "Enabled" but it is still showing disabled in modules section. I tried hard refresh (Clear browser cache cookies data) then it is working fine,
Same issue for frontend . I have added a product in cart and it is showing nothing on cart page and mini cart on header. When i refresh (CTRL+SHIFT+R) . It is reflecting.
Please suggest.

Re: Opencart 3.x cache issue

Posted: Sat May 12, 2018 1:36 pm
by d3z1gnr
Are you using any caching in a .htaccess file by chance. I have experienced extreme caching including what you have said when having set browser caching in my htaccess.

Re: Opencart 3.x cache issue

Posted: Sat May 12, 2018 9:42 pm
by cosmicx
I faced similar issue before. I got it fixed by reinstalling OC3, but this time followed the suggestion to move /storage folder. Then it worked!
If you're on a VPS, make sure you have the necessary permission/ownership of files/folders. Mostly 755 for folders while 644 for files.

Also, try refreshing modification cache. Extensions > Modifications > Hit Clear Button, then Refresh

Re: Opencart 3.x cache issue

Posted: Tue May 15, 2018 7:30 pm
by synapseindia
I tried everything . Move the Storage modification to root directory. Hit the refresh cache. Also checked the permissions on files and folders. But did not get any luck.

Re: Opencart 3.x cache issue

Posted: Sat Nov 10, 2018 3:19 am
by Extemporal
I have the exact same issues as you on 3.0.2.0 . Tried everything but the issue still persists . Did you solved it?

Re: Opencart 3.x cache issue

Posted: Mon Nov 12, 2018 6:52 pm
by synapseindia
Extemporal wrote:
Sat Nov 10, 2018 3:19 am
I have the exact same issues as you on 3.0.2.0 . Tried everything but the issue still persists . Did you solved it?
Yes, try to add cache expiry in .htaccess file. This will solve your problem.

Re: Opencart 3.x cache issue

Posted: Tue Jul 16, 2019 11:11 pm
by mattalt
Can you please post the exact code for the .htaccess

Thanks

Re: Opencart 3.x cache issue

Posted: Wed Jul 17, 2019 9:39 am
by thehighz
I met the same problem as you on OC 3.0.3.2.

See the solution on this post viewtopic.php?f=202&t=211118