Page 13 of 14 FirstFirst ... 311121314 LastLast
Results 121 to 130 of 136
  1. #121
    Join Date
    Jul 2010
    Location
    Australia
    Posts
    231
    Plugin Contributions
    0

    Default Re: Query Cache v1.0

    Ahhh, so it contains no database changes at all?

    If that's the case, you're right... I can just backup the old files, overwrite them with the new ones, and try it on my 'live' site. If it does not work, I can just restore the old files.

  2. #122
    Join Date
    Jul 2010
    Location
    Australia
    Posts
    231
    Plugin Contributions
    0

    Default Re: Query Cache v1.0

    Can someone please confirm that Query Cache does not made any modifications to the database?

    Of course I'll still backup all files and the database before I make any changes, but if no database changes are made, I can very quickly just test it on my live site, and if it does not work, simply swap back the 2 files that it changes.

    Thanks a lot!

  3. #123
    Join Date
    Jun 2009
    Location
    Thessaloniki, Greece
    Posts
    41
    Plugin Contributions
    1

    Default Re: Query Cache v1.0

    Quote Originally Posted by ttfan View Post
    Can someone please confirm that Query Cache does not made any modifications to the database?

    Of course I'll still backup all files and the database before I make any changes, but if no database changes are made, I can very quickly just test it on my live site, and if it does not work, simply swap back the 2 files that it changes.

    Thanks a lot!

    Hello once again.
    I have already confirmed that.
    You really have nothing to be afraid of.
    You can even confirm that inside the readme file of the creator.
    It just replaces a few files that you can just back up.

    Hope this was helpfull
    My Online Store thanks to Zen Cart
    If everything else fails.... read the f@#$%ing manual :)
    And always remember before any change!!! Backup to be able to go back!

  4. #124
    Join Date
    Jul 2010
    Location
    Australia
    Posts
    231
    Plugin Contributions
    0

    Default Re: Query Cache v1.0

    THanks again for you help!

    It seems to work well... a lot less queries, although I'm not quite sure if the Parse time has improved much... perhaps when the server is busy the improvement will be much more obvious.

  5. #125
    Join Date
    Aug 2009
    Posts
    368
    Plugin Contributions
    0

    Default Re: Query Cache v1.0

    Hello Everyone ,

    Is this module still useful and compatible with v.1.5.0 also ?

    Thank you very much !

  6. #126
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Query Cache v1.0

    It's built-in to v1.5.1
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #127

    Default Re: Query Cache v1.0

    Hello, Everyone,

    I installed the plugin in my website. It seems quite good and reduce many sql query.
    without Query Cache: 2000+ queries
    with Query Cache v1.6: about 500 queries

    But it seems having a bug. My website in browser will show following wrong code when I upload a product to my store.

    1062 Duplicate entry 'ca34fbe5f9a075091ad59abf02c259a7-1' for key 1
    in:
    [INSERT INTO seo_cache (cache_id, cache_language_id, cache_name, cache_data, cache_global, cache_gzip, cache_method, cache_date, cache_expires) VALUES ('ca34fbe5f9a075091ad59abf02c259a7', '1', 'seo_urls_v2_products', /GbVE6QO7VPWmV2X+v2B7jb8RuacilmdVghNzVjNS1US7i1Pn/PhT/K4j2YLH6jlv7iYbBhjD6abt5uZMCymyYs0Bzt/wc=', '1', '1', 'EVAL', '2013-03-26 03:27:49', '2013-04-25 03:27:49')]

    The above wrong code only shows one time on browser, after I upload a new product into my store. And then my website is OK if I repeat to click any page. Please anyone has ever met the same issue, or any advise regarding above wrong code. Thank you in advance.

  8. #128
    Join Date
    Jun 2009
    Location
    Thessaloniki, Greece
    Posts
    41
    Plugin Contributions
    1

    Default Re: Query Cache v1.0

    Quote Originally Posted by Eric Chen View Post
    Hello, Everyone,

    I installed the plugin in my website. It seems quite good and reduce many sql query.
    without Query Cache: 2000+ queries
    with Query Cache v1.6: about 500 queries

    But it seems having a bug. My website in browser will show following wrong code when I upload a product to my store.

    1062 Duplicate entry 'ca34fbe5f9a075091ad59abf02c259a7-1' for key 1
    in:
    [INSERT INTO seo_cache (cache_id, cache_language_id, cache_name, cache_data, cache_global, cache_gzip, cache_method, cache_date, cache_expires) VALUES ('ca34fbe5f9a075091ad59abf02c259a7', '1', 'seo_urls_v2_products', /GbVE6QO7VPWmV2X+v2B7jb8RuacilmdVghNzVjNS1US7i1Pn/PhT/K4j2YLH6jlv7iYbBhjD6abt5uZMCymyYs0Bzt/wc=', '1', '1', 'EVAL', '2013-03-26 03:27:49', '2013-04-25 03:27:49')]

    The above wrong code only shows one time on browser, after I upload a new product into my store. And then my website is OK if I repeat to click any page. Please anyone has ever met the same issue, or any advise regarding above wrong code. Thank you in advance.

    Witch is the Zen Cart version you are using query cache?
    My Online Store thanks to Zen Cart
    If everything else fails.... read the f@#$%ing manual :)
    And always remember before any change!!! Backup to be able to go back!

  9. #129

    Default Re: Query Cache v1.0

    Quote Originally Posted by infogate View Post
    Witch is the Zen Cart version you are using query cache?
    The Zen Cart version is 1.3.8a. Thank you.

  10. #130
    Join Date
    Jun 2009
    Location
    Thessaloniki, Greece
    Posts
    41
    Plugin Contributions
    1

    Default Re: Query Cache v1.0

    Quote Originally Posted by Eric Chen View Post
    The Zen Cart version is 1.3.8a. Thank you.
    I suggest unistall V1.7 cause it is tested and works fro 1.3.9 installations and try an older version like 1.6 or 1.6.1.

    The other option is to update zencart installation :)

    If you're not upgrading for awhile, a good idea is to try one of the following tips ---> http://www.data-diggers.com/advanced...formance-tips/

    Remember before any change!!! Backup to be able to go back!
    My Online Store thanks to Zen Cart
    If everything else fails.... read the f@#$%ing manual :)
    And always remember before any change!!! Backup to be able to go back!

 

 
Page 13 of 14 FirstFirst ... 311121314 LastLast

Similar Threads

  1. v139e Query cache AND Image cache
    By ttfan in forum General Questions
    Replies: 0
    Last Post: 3 Aug 2012, 12:18 PM
  2. Query Cache Info?
    By Miff in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 13 Dec 2011, 02:07 PM
  3. Which Query Cache for version 1.3.9d
    By alx-tc in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 Oct 2011, 01:34 PM
  4. Re: Simple Cache vs. Query Cache
    By matteoraggi in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 12 May 2011, 11:09 AM
  5. Simple Cache vs. Query Cache vs. Magneticone Performance Mod?
    By NBordeau in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 24 May 2010, 03:55 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR