Results 1 to 10 of 678

Hybrid View

  1. #1
    Join Date
    Jul 2006
    Location
    Johannesburg
    Posts
    447
    Plugin Contributions
    1

    Default Re: Quick Updates 1.3 ?

    Quick answer: Yes.

  2. #2
    Join Date
    Oct 2006
    Posts
    223
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Thanks

  3. #3
    Join Date
    Aug 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    I don't know if this has been done or not. I spent a while looking for a solution.


    I need
    Quick Updates to work with Group Pricing per item. Any ideas?

  4. #4
    Join Date
    Sep 2006
    Posts
    75
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Hi everyone,

    Hoping someone can point me in the right direction. I have an installation of quick updates that seems to run buggy on my server (odd things not updating and messages of updating products not altered).

    When i run exactly the same files locally with the same database i get none of the bugs or odditites, I have looked at lots of things and think it has to be something specific to the hosting environment. Has anyone else had similar issues or could tell me where to start?

    thanks :-)

  5. #5
    Join Date
    Jun 2007
    Location
    Milton Keynes UK
    Posts
    153
    Plugin Contributions
    0

    Default Re: Browser Waiting

    I have a bad feeling. A dought came to my mind after understanding, studying for nearly a year now Zen Cart.... have I wasted all this time in to putting all my efforts and believes in Zen Cart?
    I have changed 4 providers, I now have my Virtual Private Server but I am always getting the dreaded words from the FF browser "waiting for..." and it waits 10-15-20secs to open the page.
    Has anyone the same problem?
    Someone said is to do with the external links, ... and I have taken them all the ones I could think of,off.
    Any comments anyone?
    This is my live site: www.livemk.co.uk on a shared account so when the server is busy is understadebly slow but, should the browser wait for this site to load?
    thanks in advance

  6. #6
    Join Date
    Nov 2003
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Quick Updates 1.3 ?

    Quote Originally Posted by hitch View Post
    Hi everyone,

    Hoping someone can point me in the right direction. I have an installation of quick updates that seems to run buggy on my server (odd things not updating and messages of updating products not altered).

    When i run exactly the same files locally with the same database i get none of the bugs or odditites, I have looked at lots of things and think it has to be something specific to the hosting environment. Has anyone else had similar issues or could tell me where to start?

    thanks :-)
    Hi Hitch,

    -with "odd things" you mean it's totally random? Or is it always related to prices or descriptions or ...?

    -Is it possible to reproduce the problem with just one (or a couple) of product(s)?

    Every time when you click the Update button Quick updates sends two POST arrays: quick_updates_new (contains the form input values the admin may update) and quick_updates_old (from hidden form inputs that hold the original values) and compares their values to determine if anything needs to be updated or not. If you know how, you can compare those arrays to see if their values are correct.


    edit:
    @francocauter: you have posted your question in the wrong place, this thread is about quick updates only.

  7. #7
    Join Date
    Sep 2006
    Posts
    75
    Plugin Contributions
    0

    Default Re: Quick Updates 1.3 ?

    Thanks for the reply and helping us out with this cool mod!

    not completely random. say i update 8 product qty's only. 5 will update correctly, on the 6th product another (unchanged and unrelated) field will be updated and the qty changes below that are not saved. The message received at the top also describes what it actually does not what was entered. With no or few product updates it does a similar thing, updating the random unchanged field only.

    Like i say it operated fines on my local environment with the same files/db. It's happening on multiple sites on my hosting. I've tried both the latest stable 2.04 and your latest beta and both have the same/similar result. i should also say it has been operating perfectly on my server for the longest time then the bug started which made me wonder what server things could cause it.

    I'll check the arrays, but i haven't been bugging with the code or anything to change it.

    :-)

  8. #8
    Join Date
    Nov 2003
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Quick Updates 1.3 ?

    Hi Hitch,

    that sounds really scary

    Somehow the form data might be scrambled starting at some point (the 6th product), or the quick_updates_new and/or quick_updates_old POST arrays are cut off somehow.

    Maybe the post_max_size is very low one that server? (you can check it in your admin at admin/server_info.php). Or your products data consumes a lot of memory memory? The post_max_size usually is 8mb and it's very unlikely that the data of only a couple of your products exceed that value. On the other hand any explanation that I can think of now seems very unlikely

    If the post_max_size is exceeded a php error should be shown or logged. And I never tried it, but I think it would be a fatal error which halts the script (and no products at all would be updated in that case).

    But this does make me think, even if post_max_size appears not to be related in this case, it's probably wise to add some kind of checksum which is verified before the database is updated.
    Last edited by paulm; 1 May 2008 at 10:01 PM.

 

 

Similar Threads

  1. Quick Updates
    By jayson.gurney in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 1 Mar 2008, 11:08 AM
  2. Quick Updates 2.0*
    By Doodlebuckets in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 6 Jun 2007, 01:32 PM
  3. Quick Updates
    By tuckerm in forum Customization from the Admin
    Replies: 11
    Last Post: 16 Dec 2006, 11:45 PM

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