09-05-2009, 03:37 PM
[eluser]Daniel H[/eluser]
In one of my sites, the deleting of the db cache constantly writes warning messages to the log files:
---
ERROR - 2009-09-04 22:49:57 --> Severity: Warning --> file_get_contents(system/cache/default+index/1668f6c693aef936cc18b83b40d0d922) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: No such file or directory /home/mikasounds/public_html/system/helpers/file_helper.php 50
---
Does anyone know why this is and how I can stop it from doing it since it seems an unnecessary overhead?
In one of my sites, the deleting of the db cache constantly writes warning messages to the log files:
---
ERROR - 2009-09-04 22:49:57 --> Severity: Warning --> file_get_contents(system/cache/default+index/1668f6c693aef936cc18b83b40d0d922) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: No such file or directory /home/mikasounds/public_html/system/helpers/file_helper.php 50
---
Does anyone know why this is and how I can stop it from doing it since it seems an unnecessary overhead?