Post by Blackwood » Sat Oct 13, 2018 7:13 pm

Any suggestions on how to fix these cache errors?

Code: Select all

PHP Warning: unlink(/home/mystore/storage/cache/cache.catalog.language.1539427748): No such file or directory in /home/mystore/public_html/system/library/cache/file.php on line 67

Code: Select all

66: 	foreach ($files as $file) {
67: 	unlink($file);
68: 	}

PHP Warning: unlink(/home/mystore/storage/cache/cache.catalog.language.1539428959): No such file or directory in /home/mystore/public_html/system/library/cache/file.php on line 67

66: 	foreach ($files as $file) {
67: 	unlink($file);
68: 	}
Last edited by straightlight on Wed Apr 29, 2020 7:58 pm, edited 2 times in total.
Reason: Added code tags.

New member

Posts

Joined
Sun Nov 19, 2017 7:14 am

Post by rjcalifornia » Sat Oct 13, 2018 9:00 pm

Blackwood wrote:
Sat Oct 13, 2018 7:13 pm
Any suggestions on how to fix these cache errors?

Code: Select all

PHP Warning: unlink(/home/mystore/storage/cache/cache.catalog.language.1539427748): No such file or directory in /home/mystore/public_html/system/library/cache/file.php on line 67

66: 	foreach ($files as $file) {
67: 	unlink($file);
68: 	}

PHP Warning: unlink(/home/mystore/storage/cache/cache.catalog.language.1539428959): No such file or directory in /home/mystore/public_html/system/library/cache/file.php on line 67

66: 	foreach ($files as $file) {
67: 	unlink($file);
68: 	}

From a previous post:
straightlight wrote:
Thu Jan 04, 2018 8:10 am
Seem also to me that the library cache file may need to be replaced and also to clear your OC cache from the admin once the file being replaced. Replace your system/library/cache/file.php file with the following noticing if it will rectify the issue: https://github.com/opencart/opencart/bl ... e/file.php


viewtopic.php?t=200896#p709385

Image
A2 Hosting features: Shared Turbo Boost, Managed Warp 1, Unmanaged Hyper 1, and Warp 2 Turbo


Active Member

Posts

Joined
Fri Sep 02, 2011 1:19 pm
Location - Worldwide

Post by straightlight » Sat Oct 13, 2018 9:54 pm

Also by applying this step which has been posted multiple times on the public forum: viewtopic.php?f=201&t=186797&p=736026#p736026 - will rectify the issue with the language cache.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: alanjones and 96 guests