Results 1 to 10 of 10
  1. #1
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Changing the "Down For Maintenance" to "Under Construction"

    Hello:

    I am in the process of rebuilding an old FrontPage site with ZenCart. I would like to make it live in the very near future and I need to change the verbiage from "Down For Maintenance" to "Under Construction, We are in the process of rebuilding our site with many new features for our customers." Underneath, I would like to place something where they could leave their email address to be updated as to when the "Grand Reopening" will be held.

    First, I am not sure where the "under construction" file is so I could change it, and I don't know how to add the email part. Any help is appreciated.

    Thank you,

    Silver

  2. #2
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Changing the "Down For Maintenance" to "Under Construction"

    look in:

    includes/templates/YOUR_TEMPLATE/templates/tpl_down_for_maintenance_default.php
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  3. #3
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Changing the "Down For Maintenance" to "Under Construction"

    Twitch:

    I followed your line of folders and is not there?? Any other ideas?

    Silver

    PS: It looks like I found it: /includes/templates/template_default/templates/tpl_down_for_maintenance_default.php

    I would still like to know how to place a box so that my customers can enter their email?????

    Thanks much,

    Silver
    Last edited by SilverHD; 18 Feb 2014 at 01:12 AM.

  4. #4
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Changing the "Down For Maintenance" to "Under Construction"

    Hello again:

    I just took a look at the
    HTML Code:
    tpl_down_for_maintenance_default.php
    file. This is not the file where I can alter the text message and that is what I want to do. Can someone tell me where I can find that?

    Thank you in advance for your help.

    Silver

  5. #5
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Changing the "Down For Maintenance" to "Under Construction"

    In your languages folder:
    includes/languages/english/YOUR_TEMPLATE/down_for_maintenance.php

    Add the email box to:
    tpl_down_for_maintenance_default.php below the 'echo DOWN_FOR_MAINTENANCE_STATUS_TEXT;'
    Last edited by twitchtoo; 18 Feb 2014 at 01:30 AM.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  6. #6
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Changing the "Down For Maintenance" to "Under Construction"

    Twitch:

    I hate to tell you again but the down_for_maintenance.php file isn't there. There is an about_up.php and a couple of others, but not that!

    Silver

  7. #7
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Changing the "Down For Maintenance" to "Under Construction"

    If it's not there, copy the one that is located in your

    includes/templates/TEMPLATE_DEFAULT/templates/

    INTO

    your override template - the one I'm referring to as YOUR_TEMPLATE
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  8. #8
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Changing the "Down For Maintenance" to "Under Construction"

    I am sorry but I had already downloaded -includes/templates/TEMPLATE_DEFAULT/templates/down_for_maintenance.php and, as I said before, ther verbiage that I am looking to change is not there. I understand what YOUR_TEMPLATE means.

    Thank you.

  9. #9
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Changing the "Down For Maintenance" to "Under Construction"

    Quote Originally Posted by twitchtoo View Post
    In your languages folder:
    includes/languages/english/YOUR_TEMPLATE/down_for_maintenance.php

    Add the email box to:
    tpl_down_for_maintenance_default.php below the 'echo DOWN_FOR_MAINTENANCE_STATUS_TEXT;'
    Again, this is the file that contains all of the text:
    includes/languages/english/YOUR_TEMPLATE/down_for_maintenance.php
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  10. #10
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Changing the "Down For Maintenance" to "Under Construction"

    Hello again:

    I am publishing this so everyone can learn from it. No animosity involved. I just want to help anyone else who is in the situation that I was in. The following is the file that you need to go to to alter the "Down for Maintenance" file.

    HTML Code:
    includes/languages/english/down_for_maintenance.php
    The information that you need to alter is here:
    Line #26 : define(('DOWN_FOR_MAINTENANCE_TEXT_INFORMATION', 'Down for Maintenance ...');

    You will want to alter the information in red. Do not remove the single quotes ' '.

    I hope this helps anyone else that may have the same problem. Have a Super Day.

    Silver
    Last edited by SilverHD; 18 Feb 2014 at 04:54 AM.

 

 

Similar Threads

  1. v150 "Down for Maintenance" only on admin/orders.php?
    By ecclescake in forum Managing Customers and Orders
    Replies: 2
    Last Post: 18 Jan 2015, 07:59 AM
  2. Changing "Default Order Status" from "Delivered" to "Shipped"
    By CookieMonster in forum Customization from the Admin
    Replies: 1
    Last Post: 25 Nov 2014, 12:22 AM
  3. View "Down For Maintenance" page new images - site is not down
    By sbbemn in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 21 Feb 2012, 04:52 PM
  4. Down for Maintenance - "Contact us" page still works
    By dlucarelli in forum General Questions
    Replies: 6
    Last Post: 8 Sep 2010, 12:02 PM
  5. how to change the "privacy notice" under "information"?
    By Judy404 in forum Basic Configuration
    Replies: 1
    Last Post: 17 Sep 2009, 07:40 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