Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Time setting for ENABLE_DISABLED_UPCOMING_PRODUCT

    You still have to edit includes/init_includes/init_special_funcs.php to remove the call to zen_enable_disabled_upcoming() or any visitor who happens along before noon will enable the disabled products which are set to the current day.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #2
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,915
    Plugin Contributions
    13

    Default Re: Time setting for ENABLE_DISABLED_UPCOMING_PRODUCT

    Quote Originally Posted by swguy View Post
    You still have to edit includes/init_includes/init_special_funcs.php to remove the call to zen_enable_disabled_upcoming() or any visitor who happens along before noon will enable the disabled products which are set to the current day.
    i do not believe that is correct. the call of that function is controlled by a config value. as previously stated above:

    Quote Originally Posted by carlwhat View Post
    turn ENABLE_DISABLED_UPCOMING_PRODUCT to manual.
    from: includes/init_includes/init_special_funcs.php

    Code:
        if (defined('ENABLE_DISABLED_UPCOMING_PRODUCT') && ENABLE_DISABLED_UPCOMING_PRODUCT == 'Automatic') {
            zen_enable_disabled_upcoming();
        }
    best.
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  3. #3
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Time setting for ENABLE_DISABLED_UPCOMING_PRODUCT

    I see your point - I had overlooked this:

    > turn ENABLE_DISABLED_UPCOMING_PRODUCT to manual.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 

Similar Threads

  1. v157 setting time zone
    By travbacon in forum General Questions
    Replies: 9
    Last Post: 2 Oct 2021, 05:59 PM
  2. v150 Salemaker Time Setting?
    By Brian Anderson in forum Setting Up Specials and SaleMaker
    Replies: 0
    Last Post: 3 Nov 2012, 02:30 AM
  3. Setting Time Zone
    By axl23 in forum General Questions
    Replies: 2
    Last Post: 16 Dec 2006, 06:04 AM
  4. setting up shipping for the first time
    By sonicparke in forum Addon Shipping Modules
    Replies: 1
    Last Post: 29 Sep 2006, 11:19 PM
  5. Setting Up Zen Cart For The First Time
    By KaliKid in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Aug 2006, 12:14 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