Page 1 of 3 123 LastLast
Results 1 to 10 of 22
  1. #1
    Join Date
    May 2004
    Posts
    101
    Plugin Contributions
    0

    Default Remove the Updates Button

    I want to remove the Check for Updates button in the admin header. I think it is in the admin-> includes-> header.php file? Thich code snippet should be removed?
    -Jeff
    ----------------------------

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Remove the Updates Button

    Quote Originally Posted by jgkiefer View Post
    I want to remove the Check for Updates button in the admin header. I think it is in the admin-> includes-> header.php file? Thich code snippet should be removed?
    J,
    How will you know for future updates for Zen Cart.
    Zen is always upgraded usually twice a year.

    If you want to remove:
    admin panel/ tools/ developers tool kit
    1. search for:
    2. check for updates
    3. edit the file in admin
    4. ftp the file to your site

  3. #3
    Join Date
    May 2004
    Posts
    101
    Plugin Contributions
    0

    Default Re: Remove the Updates Button

    It is for a client and will only confuse them. I check for updates myself and keep my systems up to date.
    Is there manual way to delete the html from the header?
    -Jeff
    ----------------------------

  4. #4
    Join Date
    May 2004
    Posts
    101
    Plugin Contributions
    0

    Default Re: Remove the Updates Button

    Quote Originally Posted by haredo View Post
    J,
    How will you know for future updates for Zen Cart.
    Zen is always upgraded usually twice a year.

    If you want to remove:
    admin panel/ tools/ developers tool kit
    1. search for:
    2. check for updates
    3. edit the file in admin
    4. ftp the file to your site
    I did that and did not get a result.
    -Jeff
    ----------------------------

  5. #5
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Remove the Updates Button

    J,
    What version of Zen cart are you running for the admin panel,
    I do not see Check for Updates in version 1.3.7
    All I see is:
    1. Your version of Zen Cart appears to be current
    2. If you need an update: It reads: download here

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Remove the Updates Button

    Quote Originally Posted by jgkiefer View Post
    I want to remove the Check for Updates button in the admin header. I think it is in the admin-> includes-> header.php file? Thich code snippet should be removed?
    Ok, did a little homework

    Admin->Configuration->My Store->Show if version update available

  7. #7
    Join Date
    May 2004
    Posts
    101
    Plugin Contributions
    0

    Default Re: Remove the Updates Button

    Sorry that did not remove the check for updates button in the admin header.
    Is there some HTML code in the admin header that I can remove to take out the check for updates button?
    -Jeff
    ----------------------------

  8. #8
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Remove the Updates Button

    Quote Originally Posted by jgkiefer View Post
    Sorry that did not remove the check for updates button in the admin header.
    Is there some HTML code in the admin header that I can remove to take out the check for updates button?
    J,
    admin/ includes/ languages/ english.php

    Remember there is no override folder here for future upgrades.

    Look at lines below:
    // Version Check notices
    define('TEXT_VERSION_CHECK_NEW_VER','New Version Available v');
    define('TEXT_VERSION_CHECK_NEW_PATCH','New PATCH Available: v');
    define('TEXT_VERSION_CHECK_PATCH','patch');
    define('TEXT_VERSION_CHECK_DOWNLOAD','Download Here');
    define('TEXT_VERSION_CHECK_CURRENT','Your version of Zen Cart™ appears to be current.');

    Delete the red text above and leave the two single quotes.

  9. #9
    Join Date
    May 2004
    Posts
    101
    Plugin Contributions
    0

    Default Re: Remove the Updates Button

    Thank you so much for offering to help but doesn't that just keep the text from displaying?

    I apologize for not being clear.
    I want to remove this function completely from the admin header. I found the code but since it is in the admin I want to be sure to only remove the code that checks for updates.
    -Jeff
    ----------------------------

  10. #10
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Remove the Updates Button

    J,
    I guess I am stumped for the moment, Need some coffee,
    Wait for a Zen master to read the thread for the answer.
    Sorry I could not assist you.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. How can I remove the home button in the bottom of the page?
    By jottoleivi in forum Templates, Stylesheets, Page Layout
    Replies: 17
    Last Post: 13 Mar 2019, 05:05 PM
  2. Remove the CHECK FOR UPDATES button in admin section
    By Shane78 in forum General Questions
    Replies: 11
    Last Post: 3 Feb 2009, 06:42 PM
  3. Remove check for updates button
    By Ident in forum General Questions
    Replies: 1
    Last Post: 17 May 2008, 01:22 PM
  4. Can I remove the "notify me of updates.." part in checkout?
    By Azeela in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Apr 2008, 10:33 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