Search results

  1. V

    Lscache is caching blank results

    For this to work I guess that the error must be catched because if the execution stops then I will be unable to get the response code with php :/ not sure i'm right here. My initial thought was not to catch the error while it happen, but somehow use the api of lscache to check empty pages and...
  2. V

    Lscache is caching blank results

    Thank you for the quick response, I mean, checking for blank results, if a cached page is empty, then delete it somehow.
  3. V

    Lscache is caching blank results

    Thank you very much for your anwser, is there another way to detect that ? like checking the cache for error and flushing them, with a script ??
  4. V

    Lscache is caching blank results

    Hi, I am on a v1.7.7.3 prestashop withd php 7.2, I am using lscache for prestashop v1.4 Globally the cache is doing fine, but sometimes it put in cache products pages that have a blank result (because of errors), the response then is a blank page in cache, only flushing the cache for that...
Top