version.php is not patched after upgrade

This is a FORK of the CMS Made Simple project and is not oficially supported in any way by the CMS Made Simple development team.
Locked
eus
Forum Members
Forum Members
Posts: 40
Joined: Fri Jan 16, 2009 12:56 pm

version.php is not patched after upgrade

Post by eus »

Hello,

I upgraded the mle version from 1.6 -> 1.6.1 -> 1.6.2 to 1.6.3 with the diff packages.
So after patching every diff i ran upgrade.php.

No problems.

One thing i don't understand... Why is version.php in the root folder not patched? I expected this version.php file in the diff files.

This settings... in version.php

$CMS_VERSION = "1.6";
$CMS_VERSION_NAME = "New Caledonia";
$CMS_SCHEMA_VERSION = "32";

Is it the procedure to patch version.php manually from (for example 1.6.2 tot 1.6.3)  ?

This is my yes/no question...

>>> So check in the modules if there are no problems, then edit verion.php ?  <<

Thnx. Eus
alby

Re: version.php is not patched after upgrade

Post by alby »

eus wrote: I upgraded the mle version from 1.6 -> 1.6.1 -> 1.6.2 to 1.6.3 with the diff packages.
So after patching every diff i ran upgrade.php.

No problems.

One thing i don't understand... Why is version.php in the root folder not patched? I expected this version.php file in the diff files.
I think that you have not read upgrade procedure for MLE ....

Alby
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: version.php is not patched after upgrade

Post by RonnyK »

Eus,

I just checked the diff for the upgrade of 1.6.2->1.6.3 and it has the changed version.php inside....

Ronny
eus
Forum Members
Forum Members
Posts: 40
Joined: Fri Jan 16, 2009 12:56 pm

Re: version.php is not patched after upgrade

Post by eus »

Ronny,

You are right but version.php is not in:  diff-mle-vs-cmsms-1.6.3.tar.gz

Is the mle upgrade procedure different as the normal package ?
The non mle version upgrade's normally and has version.php included.

I did read the upgrade procedure, but maybe i am missing something like Alby mentioned.


Thanks
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: version.php is not patched after upgrade

Post by RonnyK »

Oops, sorry Eus, I didnt notice that I was replying in the MLE board ;)

Ronny
alby

Re: version.php is not patched after upgrade

Post by alby »

eus wrote: The non mle version upgrade's normally and has version.php included.
From announce topic Multilanguage CMSMS MLE 1.6.3:
Diff file is VS CMSMS 1.6.3
eus wrote: I did read the upgrade procedure, but maybe i am missing something like Alby mentioned.
From Mini Howto MLE - Installation/Upgrade:
CASE C:
0a. Check Changelog for latest version (in this topic)
0b. Look to latest version topic (sticky always) in this forum
0c. BACKUP
1. Download cmsms-mle-XXXX.tar.gz from FORGE
2. Uncompress and overwrite in your folder
3. Upgrade like a normal CMSMS (install/upgrade.php) and enter in admin area for ugrade your modules (see user doc also)
I have not writing of using diff file for MLE upgrade but from original CMSMS only (case B) .........
Do you want to use diff files? For an example look here for 1.6 to 1.6.1

Alby
Last edited by alby on Mon Aug 10, 2009 7:41 pm, edited 1 time in total.
eus
Forum Members
Forum Members
Posts: 40
Joined: Fri Jan 16, 2009 12:56 pm

Re: version.php is not patched after upgrade

Post by eus »

>> Do you want to use diff files? For an example look here for 1.6 to 1.6.1

That's where i went wrong. I assumed the 1.6.3 mle diff file contains all update's from 1.6.

I'll stick to the solution you mentined: Update the whole mle tar file.
I'm running SVN locally so i see wich file's differ anyway.

Suggestion?: Drop the diff file's for the mle version in the download section. Then there is only 1 upgrade method for mle. While combining the normal diff packages with the mle diff packages is more complicated.


Thank you very much Alby
Locked

Return to “[locked] CMSMS MLE fork”