Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / 1.3.9e vs. 1.3.9d-- 3 files deleted

1.3.9e vs. 1.3.9d-- 3 files deleted

Locked

Views: 927

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
29 Jul 2010, 12:48 PM
#1
tonybenedetti avatar

tonybenedetti

Zen Follower

Join Date:
Apr 2004
Posts:
79
Plugin Contributions:
0

1.3.9e vs. 1.3.9d-- 3 files deleted

A BeyondCompare comparison of 1.3.9e vs 1.3.9d shows that 3 files have been deleted.

The changelog-v1-3-9e.html indicates that no files have been removed. But the whatsnew_1.3.9e.html notes that:

phpBB setup steps removed from the zc_install screens. One can manually set the phpBB path into configure.php by hand if needing that functionality.
The three deleted files are:

...\zc_install\includes\languages\english\phpbb_setup.php
...\zc_install\includes\modules\pages\phpbb_setup\header_php.php
...\zc_install\includes\templates\template_default\templates\phpbb_setup_default.php

Thought you might like to know for the 1.3.9e "errata" ...

29 Jul 2010, 1:14 PM
#2
frank18 avatar

frank18

Deceased

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

Re: 1.3.9e vs. 1.3.9d-- 3 files deleted

Only relevant for a fresh install - not for an upgrade.

29 Jul 2010, 4:59 PM
#3
drbyte avatar

drbyte

Sensei

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

Re: 1.3.9e vs. 1.3.9d-- 3 files deleted

Tony, the docs say to "assume everything in zc_install has changed".
There was no reason to list it again.
As frank18 says, it's only relevant for new installs, and in such case the list of changed/deleted/added files is moot since a previous set of files would be irrelevant to a new install.

30 Jul 2010, 11:58 AM
#4
tonybenedetti avatar

tonybenedetti

Zen Follower

Join Date:
Apr 2004
Posts:
79
Plugin Contributions:
0

Re: 1.3.9e vs. 1.3.9d-- 3 files deleted

Thanks, Frank & Doc. I read the "assume everything in zc_install has changed" ... but I guess the "everything" part didn't sink in.