Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2007
    Posts
    326
    Plugin Contributions
    0

    Default Website maintenance period

    What is the highest number of hours that can be entered in Configuration->Website Maintenance->Website maintenance period?

    Can it somehow be set to indefinitely?

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,399
    Plugin Contributions
    87

    Default Re: Website maintenance period

    Quote Originally Posted by DML73 View Post
    What is the highest number of hours that can be entered in Configuration->Website Maintenance->Website maintenance period?

    Can it somehow be set to indefinitely?
    The value entered in that field is used in the display for the default down-for-maintenance page:
    Code:
    Line #28 : <h3 id="maintenanceDefaultPeriod"><?php echo TEXT_MAINTENANCE_PERIOD . TEXT_MAINTENANCE_PERIOD_TIME; ?></h3>
    The TEXT_MAINTENANCE_PERIOD is a language-file constant and the TEXT_MAINTENANCE_PERIOD_TIME is that configuration setting's value.

  3. #3
    Join Date
    Jul 2012
    Posts
    16,718
    Plugin Contributions
    17

    Default Re: Website maintenance period

    Quote Originally Posted by lat9 View Post
    The value entered in that field is used in the display for the default down-for-maintenance page:
    Code:
    Line #28 : <h3 id="maintenanceDefaultPeriod"><?php echo TEXT_MAINTENANCE_PERIOD . TEXT_MAINTENANCE_PERIOD_TIME; ?></h3>
    The TEXT_MAINTENANCE_PERIOD is a language-file constant and the TEXT_MAINTENANCE_PERIOD_TIME is that configuration setting's value.
    To add some additional description, the value entered is what is displayed to visitors blocked from seeing the associated store content. Further the value does not count down nor change (unless changed in the admin). So when the store is placed and maintenance mode and for however long it is in maintenance mode, the content will be displayed to those visitors.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #4
    Join Date
    Oct 2007
    Posts
    326
    Plugin Contributions
    0

    Default Re: Website maintenance period

    Ohh so 'Website maintenance period' is not actually a count-down to automatically disable maintenance mode. Maintenance mode will stay in effect until I manually disable it in admin regardless what the value in 'Website maintenance period' is. Is that correct?

  5. #5
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Website maintenance period

    Quote Originally Posted by DML73 View Post
    Ohh so 'Website maintenance period' is not actually a count-down to automatically disable maintenance mode. Maintenance mode will stay in effect until I manually disable it in admin regardless what the value in 'Website maintenance period' is. Is that correct?
    Yes, That is correct.

 

 

Similar Threads

  1. Changing Website Maintenance message
    By coolbaby in forum Customization from the Admin
    Replies: 1
    Last Post: 3 May 2011, 08:25 PM
  2. Website maintenance
    By KTNaturals in forum Basic Configuration
    Replies: 7
    Last Post: 2 Dec 2010, 03:34 PM
  3. Website Maintenance
    By lofty in forum General Questions
    Replies: 6
    Last Post: 19 Jan 2010, 05:00 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