Zen Cart Logo
Forums / Reports of Security Problems / [1.3.9c] Admin showing wrong version and saying I need to upgrade

[1.3.9c] Admin showing wrong version and saying I need to upgrade

Views: 48

Results 1 to 3 of 3
3 Jun 2010, 9:47 AM
#1
alyssakay avatar

alyssakay

New Zenner

Join Date:
Oct 2009
Posts:
15
Plugin Contributions:
0

[1.3.9c] Admin showing wrong version and saying I need to upgrade

So I have recently upgraded and I'm in a new dir, and I'm still getting this message in the admin area in the upper right hand side corner:

New Version Available v1.3.9c :: New Release with Latest Security Updates
Download Here
(You are presently using: v1.3.8a)

And yet when I check the version.php it says 1.3.9c

So not sure why it's not giving the right version. :blink:

Should I be concerned??

3 Jun 2010, 9:59 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: [1.3.9c] Admin showing wrong version and saying I need to upgrade

That's telling you that when it's reading the /includes/version.php file it's finding v1.3.8a there.
So that means the file on your server still shows 1.3.8a.
And the /zc_install/version.php file is a separate file, used only at install time, and not by your admin.

3 Jun 2010, 11:14 AM
#3
alyssakay avatar

alyssakay

New Zenner

Join Date:
Oct 2009
Posts:
15
Plugin Contributions:
0

Re: [1.3.9c] Admin showing wrong version and saying I need to upgrade

Ahh okay! Thanks for explaining.

It fixed itself so I guess I just needed to be more patient lol.