Forums / General Questions / Remove the CHECK FOR UPDATES button in admin section

Remove the CHECK FOR UPDATES button in admin section

Locked
Results 1 to 12 of 12
This thread is locked. New replies are disabled.
01 Feb 2009, 15:35
#1
shane78 avatar

shane78

Banned

Join Date:
Oct 2008
Posts:
876
Plugin Contributions:
0

Remove the CHECK FOR UPDATES button in admin section

how do i remove the 'CHECK FOR UPDATES' button located in the top right corner of the screen when logged in as admin?...

is there some code i can comment out somewhere?.. if so.. how and what?

i installed the Admin Profiles by kuroi, it worked a treat.. but im worried staff might still mess up the site by pressing that button...

Cheers
Martin
01 Feb 2009, 15:57
#2
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Posts:
2,276
Plugin Contributions:
0

Re: Remove the CHECK FOR UPDATES button in admin section

that button will not update your site automatically , only checks your version of zencart to see if there are any update available , if so , you still have to do them manually

or check this ..

http://www.zen-cart.com/forum/showpost.php?p=532638&postcount=22
01 Feb 2009, 16:25
#3
fairestcape avatar

fairestcape

Totally Zenned

Join Date:
Mar 2008
Posts:
2,957
Plugin Contributions:
0

Re: Remove the CHECK FOR UPDATES button in admin section

Tony is absolutely correct, but look at:

ADMIN>>>MY STORE>>>Show if version update available (set as appropriate).

See my new signature.
01 Feb 2009, 16:37
#4
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Posts:
6,171
Plugin Contributions:
0

Re: Remove the CHECK FOR UPDATES button in admin section

fairestcape:

Tony is absolutely correct, but look at:

ADMIN>>>MY STORE>>>Show if version update available (set as appropriate).

See my new signature.


Fair,
I can't see your signature, are you messing with us... LOL :smile:

Nice explanation of the theory in principle and viewing..
You must teach for a living..
01 Feb 2009, 16:40
#5
fairestcape avatar

fairestcape

Totally Zenned

Join Date:
Mar 2008
Posts:
2,957
Plugin Contributions:
0

Re: Remove the CHECK FOR UPDATES button in admin section

haredo:

Fair,
I can't see your signature, are you messing with us... LOL :smile:

Nice explanation of the theory in principle and viewing..
You must teach for a living..


I added the signature AFTER making the post. However, for everyone's benefit, my new signature says:

SPEND TIME IN THE ADMIN PANEL - FIND OUT WHAT AFFECTS WHAT - YOU'LL BE SO GLAD YOU DID.
01 Feb 2009, 16:44
#6
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Posts:
6,171
Plugin Contributions:
0

Re: Remove the CHECK FOR UPDATES button in admin section

Fair,
I must need another cup of coffee, just waking up...

Sweet, well stated, the new generation does not like to read
03 Feb 2009, 15:31
#7
shane78 avatar

shane78

Banned

Join Date:
Oct 2008
Posts:
876
Plugin Contributions:
0

Re: Remove the CHECK FOR UPDATES button in admin section

Thanks to those that replied but i already have

admin >> my store >> Show if version update available: set to False

my problem is that when it is clicked it causes the browser to crash ( both FF and IE - i dont know why.. nor care )

so id like to remove the button in question to stop any accidental or deliberate pressing... im not after messing with code... i just with to comment out the specific bit of code so it doesn't appear..

any ideas people? :wacko:

(telling staff NOT to click it cleary doesnt work)
03 Feb 2009, 15:37
#8
shane78 avatar

shane78

Banned

Join Date:
Oct 2008
Posts:
876
Plugin Contributions:
0

Re: Remove the CHECK FOR UPDATES button in admin section

SORRY tony_sar...

i didnt read your message properly.. was too busy rushing...

thank you !:clap:

tony_sar:

that button will not update your site automatically , only checks your version of zencart to see if there are any update available , if so , you still have to do them manually

or check this ..

http://www.zen-cart.com/forum/showpost.php?p=532638&postcount=22
03 Feb 2009, 15:55
#9
fairestcape avatar

fairestcape

Totally Zenned

Join Date:
Mar 2008
Posts:
2,957
Plugin Contributions:
0

Re: Remove the CHECK FOR UPDATES button in admin section

mcshane78:


my problem is that when it is clicked it causes the browser to crash ( both FF and IE - i dont know why.. nor care )


Would you care if the button that customers clicked to send money your way, didn't work... ?

Sometimes, a problem that seems specific (or isolated) to a particular element has a wider consequence. It may be in your interests to find out why that function crashes the browser, because similar functions may have the same effect.
03 Feb 2009, 16:01
#10
steven300 avatar

steven300

Totally Zenned

Join Date:
Jan 2008
Posts:
1,564
Plugin Contributions:
0

Re: Remove the CHECK FOR UPDATES button in admin section

Might be an issue with cURL
03 Feb 2009, 17:04
#11
shane78 avatar

shane78

Banned

Join Date:
Oct 2008
Posts:
876
Plugin Contributions:
0

Re: Remove the CHECK FOR UPDATES button in admin section

fairestcape: yes.. i would... but i have never had a reported problem and we test on IE, FF, Chrome and (fingers crossed) not had any problems...

but you have me worried now!!! haha

Steven300: oh.. you've lost me... thats going far to deep into technical stuff.. all i do is CSS and minimal php to make things pretty!.. i leave the proper & hard work to the Zen team!:bigups:
03 Feb 2009, 17:42
#12
fairestcape avatar

fairestcape

Totally Zenned

Join Date:
Mar 2008
Posts:
2,957
Plugin Contributions:
0

Re: Remove the CHECK FOR UPDATES button in admin section

If this is a cURL problem, you may have big problems taking credit card payments through a payment gateway (eg: paypal, nochex, authorizenet)