Hi,
Is is necessary to update you site with each upgrade or can a person simple go from (as an example) 1.2 to 1.3 and still have all the necessary files, avoid any errors and not have any issues?
Do you have to download every update/upgrade?
Re: Do you have to download every update/upgrade?
RichardCMS,
it is off course not necessary to follow all upgrades, as sometimes things are changed that dont apply to you f.e. the 1.2.2 to 1.2.3 affected only TinyMCE. If you dont use TinyMCE, the vulnerability wasnt applicable to you. On the other hand, most upgrades have to do with fixed vulnerabilities and bug-fixes and new functionality.
Upgrading would be just overwriting the files with the full package of the latest stable, logging in in the backend afterwards will kick the upgrade process....
Ronny
it is off course not necessary to follow all upgrades, as sometimes things are changed that dont apply to you f.e. the 1.2.2 to 1.2.3 affected only TinyMCE. If you dont use TinyMCE, the vulnerability wasnt applicable to you. On the other hand, most upgrades have to do with fixed vulnerabilities and bug-fixes and new functionality.
Upgrading would be just overwriting the files with the full package of the latest stable, logging in in the backend afterwards will kick the upgrade process....
Ronny
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Do you have to download every update/upgrade?
Can we make a FAQ entry on this somewhere on the wiki?
How to 'Upgrade' ?
How to 'Upgrade' ?
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Do you have to download every update/upgrade?
I was watching this thread in the hopes that it would answer some of my questions. Let me know if I'm going off topic and I'll start a new thread.
How does CMSms handle upgrades when you have modules that are incompatible with the new version of the core? Does it disable them, issue warnings, make it hard to remove it the offending module after the fact or does it puke and die?
How does CMSms handle upgrades when you have modules that are incompatible with the new version of the core? Does it disable them, issue warnings, make it hard to remove it the offending module after the fact or does it puke and die?
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Do you have to download every update/upgrade?
CMS does nothing with handling incompatible modules between upgrading. We've really only broken module compatibility once (and that was with the 1.1 version I think)..... It's your responsibility before upgrading to make sure that the modules you already have installed will work, and/or there is a new version available, and that the upgrade sequence works for that module when you decide to go to a new version.
But if you have an incompatible version (because the MinCMSversion() and MaxCMSVersion()) data in the modules is incompatible with CMS.... then the module will be disabled in the admin, and you (should) have the ability to uninstall the module from the admin. Of course, this is only for well behaved modules.
But if you have an incompatible version (because the MinCMSversion() and MaxCMSVersion()) data in the modules is incompatible with CMS.... then the module will be disabled in the admin, and you (should) have the ability to uninstall the module from the admin. Of course, this is only for well behaved modules.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Do you have to download every update/upgrade?
Perfect. Thanks. That's handled pretty similarly to what I'm use to.
Re: Do you have to download every update/upgrade?
Hello,
Pierre M.
This is nice material for the release notes template. Or should I add it to the above wiki page ?calguy1000 wrote: It's your responsibility before upgrading to make sure that the modules you already have installed will work, and/or there is a new version available, and that the upgrade sequence works for that module when you decide to go to a new version.
Pierre M.