Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1
    Join Date
    Aug 2004
    Posts
    503
    Plugin Contributions
    0

    Default Store wide Sale Issue

    Hi,

    We have had 3 store wide sales in the last couple years and after each one ended our site went down for a day or so. We are about to have another one in a couple of weeks and I am wondering if anyone else has experienced this issue.

    Thanks

    Rick

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Store wide Sale Issue

    Rick-

    Describe "down"? Did your server go down? Was the Database a problem? More details please.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Aug 2004
    Posts
    503
    Plugin Contributions
    0

    Default Re: Store wide Sale Issue

    It was just the store that went down. We believe it was a database issue. All other areas of the site and server experienced no problems.

  4. #4
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Store wide Sale Issue

    And the database crashed after you did something or when the sale ended automatically? What did you do to restore things?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  5. #5
    Join Date
    Aug 2004
    Posts
    503
    Plugin Contributions
    0

    Default Re: Store wide Sale Issue

    It sounds really odd but once the sale ended automatically the store went down and after a day or so it came back up.

  6. #6
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Store wide Sale Issue

    What version of Zen Cart? PHP? MYSQL?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  7. #7
    Join Date
    Aug 2004
    Posts
    503
    Plugin Contributions
    0

    Default Re: Store wide Sale Issue

    Zen Cart: Is current. Don't remember specific versions when crashes happened
    MySQL 4.1.22-standard
    PHP Version: 4.4.7 (Zend: 1.3.0)

  8. #8
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Store wide Sale Issue

    I'm still not following what you mean by "the store went down".
    Did you get "database not connected" messages?
    Did you get "down for maintenance" notices?
    Did you get blank screens?
    Did you get specific error messages?
    Was your admin area still accessible?

    If you're gutsy, what happens if you turn on a tiny 1% store-wide sale effective yesterday and make it expire today? Or starts today and expires tomorrow?
    .

    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.

  9. #9
    Join Date
    Aug 2004
    Posts
    503
    Plugin Contributions
    0

    Default Re: Store wide Sale Issue

    Did you get "database not connected" messages? No

    Did you get "down for maintenance" notices? No

    Did you get blank screens? No

    Did you get specific error messages? No

    Was your admin area still accessible? No

    The main problem (as I looked back at messages I saved) was that at the end of the sale my server load went through the roof. It was due to mysql processes on the store database.

    Code:
     ++++++++++
    root@trinity1 [~]# mysqladmin proc
    +------+----------+-----------+-------------------+---------+------+-----------+------------------------------------------------------------------------------------------------------+
    | Id | User | Host | db | Command | Time | State | Info |
    +------+----------+-----------+-------------------+---------+------+-----------+------------------------------------------------------------------------------------------------------+
    | 1274 | digitals | localhost | digitals_database | Query | 0 | | select products_price, products_priced_by_attribute from products where products_id = '4600' |
    | 1276 | digitals | localhost | digitals_database | Query | 0 | query end | select products_tax_class_id, products_price, products_priced_by_attribute, product_is_free, product |
    | 1283 | digitals | localhost | digitals_database | Query | 0 | query end | select master_categories_id from products where products_id = '3277' |
    | 1284 | digitals | localhost | digitals_database | Query   | 0    | Locked    | update products set
                      products_price_sorter='6.5000'
                      where produ |
    | 1285 | digitals | localhost | digitals_database | Query | 0 | Locked | select master_categories_id from products where products_id = '1168' |
    | 1287 | digitals | localhost | digitals_database | Query | 0 | query end | select master_categories_id from products where products_id = '4707' |
    | 1292 | digitals | localhost | digitals_database | Query   | 0    | Locked    | update products set
                      products_price_sorter='3.7500'
                      where produ |
    ++++++++++++
    There seemed to be nothing we could do to stop it. However if it runs it course in about 24-30 hours suddenly everything is fine.

  10. #10
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Store wide Sale Issue

    Quote Originally Posted by disciple View Post
    Did you get "database not connected" messages? No

    Did you get "down for maintenance" notices? No

    Did you get blank screens? No

    Did you get specific error messages? No
    So, what did you see in your browser?
    .

    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.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. site wide, category & product mark up issue
    By airbag in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 7 Dec 2010, 01:36 AM
  2. Store Wide Quantity Discounts
    By sketchhgal in forum General Questions
    Replies: 1
    Last Post: 16 Aug 2008, 01:10 PM
  3. How wide shoul my store be
    By Qwert302 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 22 May 2008, 02:22 PM
  4. Store Wide Sale Issue
    By disciple in forum General Questions
    Replies: 4
    Last Post: 2 Mar 2008, 10:15 PM
  5. Store Banners Site wide
    By BreaJR in forum Basic Configuration
    Replies: 0
    Last Post: 20 Sep 2006, 02:12 AM

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