Zen Cart Logo
Forums / Bug Reports / Discrepancy between z156 upgrade and full package

Discrepancy between z156 upgrade and full package

Views: 4,710

Results 1 to 5 of 5
07 Jun 2019, 21:30
#1
carolinebogart avatar

carolinebogart

New Zenner

Join Date:
Apr 2007
Location:
Manchester, NH
Posts:
52
Plugin Contributions:
0

Discrepancy between z156 upgrade and full package

Hello zenners,
In comparing the download I got from zen-cart.com to upgrade a 1.5.6a site with a full 1.5.6 install accomplished through softaculous, I found there is a difference in a file set.

includes/modules/category_row.php

The upgrade assigns pixel_trans.gif string to !$categories->fields['categories_image']

And the full install assigns pixel_trans.gif string to $categories->fields['categories_image']

I'm guessing the second one is correct?

07 Jun 2019, 22:45
#2
swguy avatar

swguy

Administrator

Join Date:
Feb 2006
Location:
Tampa Bay, Florida
Posts:
10,682
Plugin Contributions:
56

Re: Discrepancy between z156 upgrade and full package

Yes, this was a late breaking bug that was fixed. Second one is correct.

07 Jun 2019, 23:42
#3
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,760
Plugin Contributions:
9

Re: Discrepancy between z156 upgrade and full package

CarolineBogart:

In comparing the download I got from zen-cart.com to upgrade a 1.5.6a site with a full 1.5.6 install accomplished through softaculous, I found there is a difference in a file set.This is the main reason that it's always best practice to get your files from Zen Cart. The so-called "auto-installers" are at best unreliable.

08 Jun 2019, 00:57
#4
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Discrepancy between z156 upgrade and full package

Couple of things. First of all softacalous is not associated with Zen Cart, meaning whatever is in that software is a result of softaculous not Zen Cart. Next, if they are not advertising it as version 1.5.6b (latest released version) then it is not expected to be up-to-date. As to the find, if I recall correctly the second is correct. It doesn't make sense for not something to be assigned a value. Unfortunately it seems that in copying and pasting information to fix one problem, it seems that another was created.

08 Jun 2019, 11:55
#5
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: Discrepancy between z156 upgrade and full package

mc12345678:

Couple of things. First of all softacalous is not associated with Zen Cart, meaning whatever is in that software is a result of softaculous not Zen Cart. Next, if they are not advertising it as version 1.5.6b (latest released version) then it is not expected to be up-to-date. As to the find, if I recall correctly the second is correct. It doesn't make sense for not something to be assigned a value. Unfortunately it seems that in copying and pasting information to fix one problem, it seems that another was created.
One of the problems here is that there were two 1.5.6b releases (a day apart); the change identified in post #1 of this thread was introduced in 1.5.6b**-2**.