Search results

  1. serpent_driver

    Images for Twitter Cards being blocked

    Your issue will be solved here: https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  2. serpent_driver

    Problem with css desktop/mobile version

    Maybe I am wrong, but I got an email notification from Google user group that a new version has been released, but I just checked it. I am wrong. This notification is about a user who writes a post about version 1.4, so sorry! :(
  3. serpent_driver

    Problem with css desktop/mobile version

    Today a new version has been released.
  4. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    Of course it is matters for both. Unsufficient cache rules causes wrong cached pages. I checked your page today and found some wrongly defined cache rules regarding apple devices.
  5. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    Yes, but UA is always not really safe and can easily be modifed.
  6. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    No, I use completely different data. User Agent is yesterday, I use "client hints" https://web.dev/i18n/en/user-agent-client-hints/ https://developer.mozilla.org/en-US/docs/Web/API/User-Agent_Client_Hints_API https://developer.mozilla.org/en-US/docs/Web/HTTP/Client_hints
  7. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    Yes, for Multithreading Magic Crawler. :) I don't really need these cookies, but they make it easier to define safe cache rules. The current are not really good.
  8. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    Already all settings tried, but without success...
  9. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    I use a normal browser. I see cookies that are set, but no _lscache_vary cookies
  10. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    Yes, I know this function, but there are no cookies set!
  11. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    Strange! In my test installation I only see logout cookie. Are there any "hidden" settings that have to be set?
  12. serpent_driver

    Purge Cache at 00 o'clock

    No, much more is possible without any scripts. A simple HTTP header in a blank PHP file is enough to do it. :)
  13. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    Another question: If I check your page and depending on used device there is a _lscache_vary cookie set. Where does this cookie come from? LScache extension for OC?
  14. serpent_driver

    Purge Cache at 00 o'clock

    You can also purge the cache for this single block.
  15. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    Must be used? .htaccess changes for caching, yes, but why the settings in extension? These settings are only to use mobilr_detect PHP class, but this class works different as Journal device detection, so how should that work? Landscape and portrait doesn't matter. It is important know if mobile...
  16. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    That means LScache functions in extension for these settings are obsolete and must/may not be used? Does Journal also seperate phones and tablets?
  17. serpent_driver

    Opencart 3.0.3.1 + Journal 3.0.46 no cache for manufacturer pages

    @AndreyPopov Does Journal have extra functions that have manually be set for separate mobile view and Safari or is this an automatically function?
  18. serpent_driver

    [Solved] See Mobile version while viewing from desktop device

    I am already working on a real magic crawler without any timeout like I did it for other applications. The one for OC also will have Multithreading (parallel requests) function without curl version restriction. I am almost finished.
  19. serpent_driver

    Magic curl option for fast recache and small lscache size

    But you will never be the God of Gods, because this rank is already taken by me! :) :)
Top