Zen Cart Logo
Forums / ZCDEV - v2-Development Bugs / In admin the ZC version check (TRH corner) displays inconsistently

In admin the ZC version check (TRH corner) displays inconsistently

Views: 2,164

Results 1 to 7 of 7
27 Oct 2015, 11:05 AM
#1
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

In admin the ZC version check (TRH corner) displays inconsistently

In admin the ZC version check (TRH corner) displays inconsistently.

Whilst in admin/index.php and hitting several links under "Extras" the version "(You are presently using: v1.6.0-pre-alpha)" and check button does not show.

Hitting most of the other links in the admin menu the version information and button is shown as usual.

Is this intended or is it a bug?

27 Oct 2015, 2:55 PM
#2
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Location:
Wisconsin, USA
Posts:
674
Plugin Contributions:
12

Re: In admin the ZC version check (TRH corner) displays inconsistently

frank18:

In admin the ZC version check (TRH corner) displays inconsistently.

Whilst in admin/index.php and hitting several links under "Extras" the version "(You are presently using: v1.6.0-pre-alpha)" and check button does not show.

Hitting most of the other links in the admin menu the version information and button is shown as usual.

Is this intended or is it a bug?

What version of the files are you running? In your CATALOG/zc_install/sql/updates what is the highest version?

Are you running the 1.6.0 version? if so, this isn't stable yet and isn't even released for general use. Also if you are running the latest pre-release version of Zen Cart you will need to create an issue here: https://github.com/zencart/zencart/issues

27 Oct 2015, 4:22 PM
#3
drbyte avatar

drbyte

Sensei

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

Re: In admin the ZC version check (TRH corner) displays inconsistently

It's a known bug ... er, well, "known" in that I saw some similar symptoms just the other day. But I haven't opened an Issue ticket in github for it yet.

It's caused by an unfinished consolidation of some admin-template components.

Feel free to create an Issue in github!

27 Oct 2015, 11:06 PM
#4
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

Re: In admin the ZC version check (TRH corner) displays inconsistently

bislewl:

....Are you running the 1.6.0 version? if so, this isn't stable yet and isn't even released for general use. ...

Hmmmm... unnecessary remarks! I am testing this locally. This **IS **the place to report issues with 1.6.0 during dev stage.

DrByte:

It's a known bug ... er, well, "known" in that I saw some similar symptoms just the other day. But I haven't opened an Issue ticket in github for it yet...

Thanks DrByte

27 Oct 2015, 11:36 PM
#5
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Location:
Wisconsin, USA
Posts:
674
Plugin Contributions:
12

Re: In admin the ZC version check (TRH corner) displays inconsistently

[QUOTE=frank18;1295507]Hmmmm... unnecessary remarks! I am testing this locally. This **IS **the place to report issues with 1.6.0 during dev stage.

I would have to strongly disagree see the Developer Documentation:
http://docs.zen-cart.com/Contributing/main/issues

Notice the comment by DrByte:

But I haven't opened an Issue ticket in github for it yet.
and
Feel free to create an Issue in github!

NOTE
Posting issues on github is ONLY for development versions.

28 Oct 2015, 3:36 AM
#6
drbyte avatar

drbyte

Sensei

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

Re: In admin the ZC version check (TRH corner) displays inconsistently

k guys, let's not argue about it.

It wasn't wrong to post about it here, especially since that's what this section of the forum was created for.

But posting issues to github is indeed now becoming the place where the most immediate interaction will occur for verifiable problems with core code.

28 Oct 2015, 1:33 PM
#7
bislewl avatar

bislewl

Totally Zenned

Join Date:
Dec 2011
Location:
Wisconsin, USA
Posts:
674
Plugin Contributions:
12

Re: In admin the ZC version check (TRH corner) displays inconsistently

I agree, I guess two answers can be correct.

This isn't a place for Egos but a place to share the knowledge among the community. And to build each other up and not argue with each other over semantics.