Search results for query: prestashop

  1. serpent_driver

    Lscache is caching blank results

    There is nothing you can configure. What you describe is a known problem, but it is not limited to the cache plugin for PrestaShop, but can be found in every cache plugin for other applications as well. The problem is a political problem. LiteSpeed takes the position that error pages should or...
  2. 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...
  3. L

    Cart/favorites/comparsion counter problem.

    Hello! I I would like to contact you with a problem that the litespeed module does not work properly on a specific prestashop site. The error is the cart counter / favorites counter / comparison counter etc. which is included in the header. The home page is added to the cache, then if I add a...
  4. serpent_driver

    [Resolved] How to use multiple Sitemaps in Cache Plugin for Warmup Crawler?

    ...Join https://www.cachecrawler.com - Lightning fast Cache Warmup Crawler for Wordpress, OpenCart, PrestaShop, W3 Total Cache, WP Rocket, Shopware and Magento...
  5. serpent_driver

    LiteSpeed LScache <esi:inline> (Edge Side Includes). It works

    ...Join https://www.cachecrawler.com - Lightning fast Cache Warmup Crawler for Wordpress, OpenCart, PrestaShop, W3 Total Cache, WP Rocket, Shopware and Magento.
  6. T

    Prestashop cache plugin

    I got this,..
  7. serpent_driver

    Prestashop cache plugin

    https://www.litespeedtech.com/products/cache-plugins/prestashop-acceleration
  8. T

    Prestashop cache plugin

    Alot of our customers host Prestashop websites with us. Prestashop's built in cache only works for small sized shops and the full page cache plugins are complicated to implement. We currently promote, WP WooCommerce, Magento and Prestashop and have cache plugins for the first two. It would be...
  9. P

    User, groups and permissons

    ...the .zip file to my server in the tmp folder 2. I extracted the archive 3. I moved the kitt folder to the public_html folder / my prestashop's root dir -> exactly like your guidelines tells me to do: /app /bin /cache /classes ... /kitt_directory /purge.php /403.shtml /404.shtml 4. I have...
  10. serpent_driver

    User, groups and permissons

    I start with 2.) :) Hit header is like a confirmation that the requested URL has been cached, but it doesn't matter who and what the request does. This is not limited by the crawler. For the case you don't know it, one URL can have unlimited different cache copies. Why? This depends on the use...
  11. P

    User, groups and permissons

    ...first, tune and test it before connecting DNS in the setup). 2. My site currently get "hit" by the LS cache module I have installed in my PrestaShop site (which to my understand also mean that the crawler is working as well? According to LS docs: As long as I see "hit" both should be...
  12. V

    How to pass a parameter to a block?

    ...automatically update it # automatically genereated by LiteSpeedCache plugin: https://docs.litespeedtech.com/lscache/lscps/ <IfModule LiteSpeed> CacheLookup on RewriteEngine on RewriteCond %{HTTP_COOKIE} !PrestaShop- RewriteRule .* - [E=Cache-Control:vary=guest] </IfModule> ### LITESPEED_CACHE_END
  13. V

    Possible to ignore some parts of pages from cache?

    ...in .htaccess file after the Litespeed generated code. <IfModule LiteSpeed> CacheLookup on RewriteEngine on RewriteCond %{HTTP_COOKIE} !PrestaShop- RewriteRule .* - [E=Cache-Control:vary=guest] </IfModule> ### LITESPEED_CACHE_END <IfModule Litespeed> RewriteCond %{HTTP_COOKIE}...
  14. serpent_driver

    Alternative Cache Crawler for Wordpress, OpenCart, PrestaShop, Magento, Shopware and much more

    ...LiteSpeed LScache OpenCart plugin: https://www.oc.cachecrawler.com User: Demo Pass: Demo Demo Kitt Cache Crawler for LiteSpeed LScache PrestaShop plugin: https://www.ps.cachecrawler.com User: Demo Pass: Demo Demo Kitt Cache Crawler for Shopware 6: https://www.sw.cachecrawler.com User: Demo...
  15. serpent_driver

    Possible to ignore some parts of pages from cache?

    ...without cookie the shop doesn't check the user which language he has and some other facts. This makes page loading a bit faster, but PrestaShop- cookie hasn't something to do if a user is logged in or not. It is only for Guestmode. id_Employee cookie isn't a cookie that set by PrestaShop...
  16. V

    Possible to ignore some parts of pages from cache?

    ...LiteSpeed module generates a specific code in apache conf <IfModule Litespeed> CacheLookup on RewriteEngine on RewriteCond %{HTTP_COOKIE} !PrestaShop- RewriteRule .* - [E=Cache-Control:vary=guest] </IfModule> I guess 'PrestaShop-' is a cookie used for guests or logged in users. Am I wrong? If...
  17. serpent_driver

    Possible to ignore some parts of pages from cache?

    ESI works almost everywhere, but the cache plugin for PrestaShop only supports module. You can exclude a specific user like the admin from caching if the admin has a unique cookie. This completely excludes the admin from caching. <IfModule Litespeed> RewriteCond %{HTTP_COOKIE}...
  18. J

    Stop caching hook - hookDisplayLeftColumn

    ...block to 0, but still I have the same bug - the filtering plugin disappears on a second page refresh. I was told on the Slack channel of Prestashop that there is a dirty way of doing this, but there is no further support for this. Maybe someone else stumbled upon this and has a fix. Thank you!
  19. N

    LiteSpeed Cache issue in PrestaShop 1.7.8+

    this issue has a fix or workaround -- tested on PrestaShop 1.7.8.7 + PHP 7.4.30 the code: https://github.com/PrestaShop/PrestaShop/blob/develop/classes/helper/HelperForm.php from line 113 to 127: switch ($params['type']) { case 'switch': $switch_values = $params['values']...
  20. serpent_driver

    The very best LiteSpeed Cache Varies for OpenCart if Journal 3 and LSWS is used

    ...Join https://www.cachecrawler.com - Lightning fast Cache Warmup Crawler for Wordpress, OpenCart, PrestaShop, W3 Total Cache, WP Rocket, Shopware and Magento...
Top