Jump to content

vish007

Members
  • Posts

    9
  • Joined

  • Last visited

Profile Information

  • Activity
    Freelancer

vish007's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi, Can someone please describe how can we configure Memcached Cache TTL. Does Prestashop itself uses any procedure to auto-flush the cache after some time or this can be set up either on code or server side. I tried to search this across several blogs but all I could find about is how to enable memcached through Back-office. Thanks,
  2. Also, strangely when I try my site for various Page speed checkers like google page speed tool, I get better results in few tests when the memcached (even any use_cache) is disabled in comparison of when it is selected. (Other parameters like CCC for JS, css etc are enabled in both cases). That means I am not getting desired result with Memcached enabled (IP address I am giving on 'Add server' is localhost, should it be changed with external IP of my server), Can you Please suggest. Thanks,
  3. Thanks a lot for your quick replies MacRoy, JoeMartin. Yeah I could also see use_cache is True by default for queries, in that case, what's the necessity of enabling use_cache in BO by turning cache on. Shouldn't it be working even if disabled from BO. Thanks,
  4. HI, We want to optimize the performance of our prestashop site and want to use Memcached for the caching. My question was if we get it installed on the server and configure it on BO as instructed, will it work for any third party modules as well or all the DB queries will need to be changed inside 3rd party modules (to update and read the cache) explicitly? Many Thanks in advance.
  5. Hi, I am having an issue with Shipping setup on Prestashop. Whatever I try, Its always showing 'Free Shipping" For all carts. Free Shipping starts at is set to 0. Any help on this please.
  6. Hi Vekia, Thanks a lot for your reply. So cant this value be sent with AJAX. When one registers, his address details also come on the opc page immediately and we dont have to refresh the opc page to see it. Can this value also not be sent likewise. Regards,
  7. I have added some value on the order-opc.tpl which is not displaying (on isLogged and!isGuest) after the user logs in from "Already registered" option. After I refresh the browser then only it shows. Even If I am adding a single Text line, this is not showing just after user logs in to proceed with his order. This only appears after refreshing the page. Any immediate help would be much appreciated. Thanks
×
×
  • Create New...