Results 1 to 8 of 8
  1. #1
    Join Date
    May 2009
    Posts
    155
    Plugin Contributions
    0

    Default Alternative to 'Down For Maintenance' ?

    As i run my website myself I need to take it offline/down for maintenance when ill or taking a few days off - is there an alternative to doing this? For example can I leave the website online so people can view the products, links, info etc but cannot proceed through checkout?

    Any help appreciated as I need to take the site offline for a week and trying to avoid using down for maintenance again.

    Thanks

  2. #2
    Join Date
    May 2009
    Posts
    155
    Plugin Contributions
    0

    Default Re: Alternative to 'Down For Maintenance' ?

    Sorry, after browsing the forum for ages with no luck I posted the above question and then after a look on another site I found the solution and it's so simple I can't believe I had not noticed it before! Instead of removing this post I will update so others know how to do this too - Go to Admin>Configuration>Customer Details>Customer Shop Status-View Shop and Prices. From there you can choose to show prices only when logged in or to hide all prices etc, or, in my case to put the store into 'Showroom Mode' so people can view the site but cannot checkout :)
    Last edited by PudzPud; 16 May 2013 at 03:05 PM. Reason: changed text

  3. #3
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Alternative to 'Down For Maintenance' ?

    You could switch it to a display only store in the Configuration ... My Store ...
    Store Status
    What is your Store Status
    0= Normal Store
    1= Showcase no prices
    2= Showcase with prices
    then you might add a message to the main page about why it is not available for shopping in the Tools ... Define Pages Editor ... on the define_main_page ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #4
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Alternative to 'Down For Maintenance' ?

    REMOVED: *** beaten to the punch line ***
    Last edited by lhungil; 16 May 2013 at 03:14 PM. Reason: Same Info as Ajeh, Feel free to delete :P
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  5. #5
    Join Date
    May 2009
    Posts
    155
    Plugin Contributions
    0

    Default Re: Alternative to 'Down For Maintenance' ?

    Thanks Ajeh, just found the store status one too - very handy little features :)

    Only problem is when I change Store Status it shows links to 'contact us' underneath each product - is there a way to change this as it links to the default contact us page (don't use) instead of the ez page contact us one we created.

    Thanks and I have been reminded yet again not to trust anything my ex hubby told me about zencart as he would say "it's impossible" just to avoid doing something lol

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Alternative to 'Down For Maintenance' ?

    You could try customizing the function zen_get_buy_now_button in the file:
    /includes/functions/functions_general.php

    and change the return code for the section:
    Code:
    // show case only superceeds all other settings
        if (STORE_STATUS != '0') {
          return '<a href="' . zen_href_link(FILENAME_CONTACT_US) . '">' .  TEXT_SHOWCASE_ONLY . '</a>';
        }
    to return the link that you want to use ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #7
    Join Date
    May 2009
    Posts
    155
    Plugin Contributions
    0

    Default Re: Alternative to 'Down For Maintenance' ?

    Thanks Ajeh - I have now managed to change the link location which is great, but I cannot find the Contact Us text anywhere on that php page to change the text (was intending to link to the announcements page which say's why the site is offline). If I use developers toolkit to find Contact Us it brings up lots of pages none of which appear to be for this function. Alternatively if I use the Customer Status option and change this to Showroom Only, I also cannot find the place to change this text. I would appreciate if you can point me in the right direction (again) - thanks.

  8. #8
    Join Date
    May 2009
    Posts
    155
    Plugin Contributions
    0

    Default Re: Alternative to 'Down For Maintenance' ?

    Sorry it wont let me edit last post but I have found the location where I change the Showroom, showcase or contact us text. if anyone else has the same problem it's in the english.php file :)

 

 

Similar Threads

  1. v151 down for maintenance
    By Billy Boy in forum General Questions
    Replies: 1
    Last Post: 27 Dec 2013, 09:30 PM
  2. v150 down for maintenance
    By loric in forum General Questions
    Replies: 2
    Last Post: 24 Mar 2013, 11:16 PM
  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. Scheduled Maintenance: Site Down for Maintenance?
    By uruharacosplay in forum General Questions
    Replies: 2
    Last Post: 31 Dec 2007, 02:51 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