Page 1 of 4 123 ... LastLast
Results 1 to 10 of 31
  1. #1
    Join Date
    Apr 2013
    Location
    Allen, TX
    Posts
    34
    Plugin Contributions
    0

    Default How to hide warnings from store front?

    I would only like the warnings to appear on the admin side and not the store front. How do I turn off warnings for the store front only?

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: How to hide warnings from store front?

    Which warnings, exactly ?

  3. #3
    Join Date
    Apr 2013
    Location
    Allen, TX
    Posts
    34
    Plugin Contributions
    0

    Default Re: How to hide warnings from store front?

    The warning is "Warning Your database appears to need patching to a higher level. See Admin->Tools->Server Information to review patch levels.". These types of warning should only display for the admin and I want to set the store up such that they will not show on the store front but only on the admin side or for the admin IP or login.

    Any help would be much appreciated.

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,682
    Plugin Contributions
    11

    Default Re: How to hide warnings from store front?

    Zen Cart considers some warnings important enough to place them everywhere they might be needed. Since you have not answered the posting tips, I'll make some assumptions.
    First of all, it appears you have upgraded without following the steps. Specifically updating the database to the current level. If you do not do this, you are subject to the cart not working. Thus, the reason the warning is in the cart.
    Secondly, if you're concerned about a customer seeing this warning, you might be updating a live site.
    Both are not advised.

    You check the cart's operation right after upgrading, adding a mod, creating a new category/product or etc. right? Wouldn't you want to know immediately that would make the cart not operate.
    What you are wanting to do is like turning off the overheat warning on your CPU.
    I'd just fix the problem. Only takes seconds. http://www.zen-cart.com/content.php?...pgrade-my-site steps 8 thru 10
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  5. #5
    Join Date
    Apr 2013
    Location
    Allen, TX
    Posts
    34
    Plugin Contributions
    0

    Default Re: How to hide warnings from store front?

    No, I did give you the warning for 1. For 2 I don't want my customer's seeing warnings it is not professional. So, if you don't have an answer to my question, then please don't respond. I am perfectly happy making upgrades but I DO NOT want my customers informing me that my database needs patching. If you cannot understand that, then you do not understand customer service.

    If you can help me, then I would greatly apreciate it. If you think that warnings are needed for customers to see then please don't respond. If you understand my concern, then please direct me as to how I can resolve the issue so that I can still see the warnings and correct them as needed but my customers will not.

    Thank you for your courtesy.

  6. #6
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,682
    Plugin Contributions
    11

    Default Re: How to hide warnings from store front?

    I am trying to help.

    Your database is not current and your cart may not work correctly until you update the database.

    If you are really concerned about a customer seeing the warning, take the two minutes to upgrade the database and they will not see it again. Until, of course, you fail to follow all the steps in another upgrade.
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  7. #7
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: How to hide warnings from store front?

    Quote Originally Posted by tifischer View Post
    No, I did give you the warning for 1. For 2 I don't want my customer's seeing warnings it is not professional. So, if you don't have an answer to my question, then please don't respond. I am perfectly happy making upgrades but I DO NOT want my customers informing me that my database needs patching. If you cannot understand that, then you do not understand customer service.

    If you can help me, then I would greatly apreciate it. If you think that warnings are needed for customers to see then please don't respond. If you understand my concern, then please direct me as to how I can resolve the issue so that I can still see the warnings and correct them as needed but my customers will not.

    Thank you for your courtesy.
    To my knowledge there is NO switch to turn this off.
    You could hack the code to remove this type of warning but this will take many, many times longer than just "fixing" the problem. As dbltoe says its a 2 minute fix.

  8. #8
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: How to hide warnings from store front?

    Quote Originally Posted by tifischer View Post
    The warning is "Warning Your database appears to need patching to a higher level. See Admin->Tools->Server Information to review patch levels.". These types of warning should only display for the admin and I want to set the store up such that they will not show on the store front but only on the admin side or for the admin IP or login.

    Any help would be much appreciated.
    Perhaps the messages should display for the admin only, but as gilby pointed out it's a pretty big undertaking to remove them and IHMO all that effort would only be putting a bandaid on a bullet wound since it doesn't solve your REAL underlying issue.. The fact that these messages display on the front-end should NOT be your primary concern right now IMHO.. The message indicates a pretty serious issue with your store that you need to address. (this is what gilby and dbletoe have BOTH been trying to say)

    As both gilby and dbltoe (both VERY knowledgable members of this forum) have pointed out this is something you can fix relatively quickly. The fact that this warning displays is as dbltoe has pointed indicative that you have upgraded your site without following all of the upgrade steps, the least of which is to not perform the upgrade on your live site until you have tested things first on a test/development/clone of your site as the upgrade instructions suggest.

    Fix the database issue and this warning goes away, and honestly the problem is solved. The ONLY reason to see this warning is in the event of an incompete upgrade. You can avoid this situation from happening in the future by following the recommended upgrade path for Zen Cart.

    Quote Originally Posted by dbltoe View Post
    Zen Cart considers some warnings important enough to place them everywhere they might be needed. Since you have not answered the posting tips, I'll make some assumptions.
    First of all, it appears you have upgraded without following the steps. Specifically updating the database to the current level. If you do not do this, you are subject to the cart not working. Thus, the reason the warning is in the cart.
    Secondly, if you're concerned about a customer seeing this warning, you might be updating a live site.
    Both are not advised.

    You check the cart's operation right after upgrading, adding a mod, creating a new category/product or etc. right? Wouldn't you want to know immediately that would make the cart not operate.
    What you are wanting to do is like turning off the overheat warning on your CPU.
    I'd just fix the problem. Only takes seconds. http://www.zen-cart.com/content.php?...pgrade-my-site steps 8 thru 10
    Quote Originally Posted by dbltoe View Post
    I am trying to help.

    Your database is not current and your cart may not work correctly until you update the database.

    If you are really concerned about a customer seeing the warning, take the two minutes to upgrade the database and they will not see it again. Until, of course, you fail to follow all the steps in another upgrade.
    Quote Originally Posted by gilby View Post
    To my knowledge there is NO switch to turn this off.
    You could hack the code to remove this type of warning but this will take many, many times longer than just "fixing" the problem. As dbltoe says its a 2 minute fix.
    Last edited by DivaVocals; 23 Apr 2013 at 12:46 AM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #9
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: How to hide warnings from store front?

    Quote Originally Posted by tifischer View Post
    I don't want my customer's seeing warnings it is not professional
    Agreed, and the solution is actually very simple. You need to fix the actual problem(s) and the warnings will go away.

    Apologies if you don't find this an acceptable answer, but it is really the only *correct* response a person can give.

    Cheers
    Rod

  10. #10
    Join Date
    Apr 2013
    Location
    Allen, TX
    Posts
    34
    Plugin Contributions
    0

    Default Re: How to hide warnings from store front?

    Yes my primary concern is my customer as all good companies should be. If you knew anything about customer service you would know that it is bad customer service to display warnings that the customer does not understand. I do not want my customers having anxiety hangups about warnings that they do not understand.

    As an IT professional you also may understand that there are task lists and that I have to follow. If a warning is not first on my task list then I might not get to it immediately but I still cannot have my customer's viewing such warnings especially if there are not critical errors associated with that particular warning. If the Zencart does not allow an administer to freely manage his necessary tasks and keep his or her customer as their top priority then I will of course need to modify the code accordingly. America business standard is the customer is our first priority. I don't blame the customer for their concerns because personally I do not want to see or be concerned with whatever warnings are happening on the backend of someone's business or software...I want a fluid user friendly experience while maintaining the software as necessary so I expect to provide that for my customer's as well...meaning live by The Golden Rule.

    Thank you for your helpful suggestions.

 

 
Page 1 of 4 123 ... LastLast

Similar Threads

  1. How can i hide my store order From Other admin..
    By jennydutch in forum Customization from the Admin
    Replies: 7
    Last Post: 18 Apr 2014, 11:07 AM
  2. How do I change my store front
    By Roadrunner in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 5 Apr 2013, 04:20 PM
  3. Can I hide my store from the public?
    By rkonrad in forum General Questions
    Replies: 5
    Last Post: 27 Jun 2011, 12:16 AM
  4. importing information from store to a front page
    By kitcorsa in forum General Questions
    Replies: 2
    Last Post: 4 Feb 2008, 12:05 PM
  5. How can I hide inventory warnings on shopping cart page?
    By John Vieth in forum General Questions
    Replies: 1
    Last Post: 26 Nov 2007, 02:56 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