(trying to simplify things for newcomers to SMF) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
For more information, please read about [[Installing]], [[Updating]], [[Upgrading]], and [[Patching]] SMF. If you wish to convert from another forum system to SMF, please also read about [[Converting]] to SMF. | For more information, please read about [[Installing]], [[Updating]], [[Upgrading]], and [[Patching]] SMF. If you wish to convert from another forum system to SMF, please also read about [[Converting]] to SMF. | ||
===Current Stable Version=== | ===Current Stable Version {{{currentstable|}}}=== | ||
The current stable version is {{{currentstable|}}}<!-- | The current stable version is {{{currentstable|}}}<!-- | ||
-->{{#ifexpr: {{{firstinseries|0}}} = 1 | -->{{#ifexpr: {{{firstinseries|0}}} = 1 | ||
Line 12: | Line 12: | ||
If you are running an earlier version in the current series (a version in the {{{currentseries|}}}.x earlier than version {{{currentstable|}}}) it is recommended that you update to the current stable version as soon as possible. The current stable version has all the latest security enhancements, features, and bug fixes. | If you are running an earlier version in the current series (a version in the {{{currentseries|}}}.x earlier than version {{{currentstable|}}}) it is recommended that you update to the current stable version as soon as possible. The current stable version has all the latest security enhancements, features, and bug fixes. | ||
To bring your forum to the latest version in the current series, your options may include: | To bring your forum to the latest version in the current series, your options may include: | ||
*'''[[Patching|Package Manager Updates]]''', | *'''[[Patching|Package Manager Updates]]''' -- the easy way to update, one minor version at a time. Look for an [[Patching#Download_the_patch_through_the_admin_panel}update available]] message in the administration center. Follow the '''update your forum''' link to download the update patch, then apply it using the Package Manager. If all install tests pass, and you are able to apply the patch, this approach will retain all your installed mods. | ||
*'''[[Updating|Small Update]]''' | *'''[[Updating|Small Update]]''' or '''[[Upgrading|Large Upgrade]]''' might be your best bet if '''Patching''' does not work for you. The procedure is similar to the initial SMF install, and will require you to first uninstall all mods, then reinstall them afterwards. | ||
If you are new to using SMF, and [[Patching]] did not work, you may wish to ask for help in the SMF support boards before deciding on the best course of action. | |||
}}<!-- | }}<!-- | ||
-->{{#if: {{{deprecatedseries|}}} | | -->{{#if: {{{deprecatedseries|}}} | | ||
===Deprecated series=== | ===Deprecated series -- {{{deprecatedseries|}}}=== | ||
The {{{deprecatedseries|}}}.x series is deprecated. There will be no new features. Security updates and/or fixes for any major bugs will be made as required, | The {{{deprecatedseries|}}}.x series is deprecated. There will be no new features. Security updates and/or fixes for any major bugs will be made as required, in the best judgement of the team. It is still supported by the SMF team. Upgrading to the current stable version is recommended, as long as your server meets the [[Requirements]] for the current series. If upgrade is difficult because of modifications and other customizations, upgrading to the most recent version of {{{deprecatedseries|}}}.x is recommended as a '''short term measure only'''. The most recent version of the {{{deprecatedseries|}}}.x series has the latest security features for {{{deprecatedseries|}}}.x forums, and several update and upgrade options can be found in the [http://download.simplemachines.org/?archive SMF archives] | ||
To bring a {{{deprecatedseries|}}}.x series forum up to the latest version, use the '''Large Upgrade''' at [http://download.simplemachines.org download.simplemachines.org]. Check that your mods are compatable with the newest version of the forum, and install the appropriate versions of your mods.}}<!-- | To bring a {{{deprecatedseries|}}}.x series forum up to the latest version, use the '''Large Upgrade''' at [http://download.simplemachines.org download.simplemachines.org]. Check that your mods are compatable with the newest version of the forum, and install the appropriate versions of your mods.}}<!-- | ||
-->{{#if: {{{obsoleteseries|}}}| | -->{{#if: {{{obsoleteseries|}}}| | ||
===Obsolete series=== | ===Obsolete series -- {{{obsoleteseries|}}}=== | ||
The {{{obsoleteseries|}}}.x series is obsolete and will no longer be supported at simplemachines.org | The {{{obsoleteseries|}}}.x series is obsolete and will no longer be supported at simplemachines.org. It is recommended that the administrator obtain any assistance required to [[Upgrading|upgrade]] to the current stable version. No new features, bug fixes, or security updates will be released for the {{{obsoleteseries|}}}.x series. While obsolete series can be found in the [http://download.simplemachines.org/?archive SMF archives], they are recommended only for reference as you prepare to upgrade to the current stable version. | ||
Use the '''Large Upgrade''' at [http://download.simplemachines.org download.simplemachines.org] to bring your files and database up to date.}} | Use the '''Large Upgrade''' at [http://download.simplemachines.org download.simplemachines.org] to bring your files and database up to date.}} |
Latest revision as of 20:06, 10 January 2013
[edit] [ ] Template documentation
This template is used to produce easily-updatable documentation on which version of the SMF software the user should install. Example:
{{Which version |currentstable=1.1.13 |currentseries=1.1 |firstinseries |deprecatedseries=1.0 |obsoleteseries=0.0 }}
- currentstable The current stable version of the SMF software -- the first listed on the downloads page
- currentseries The series to which the current stable version belongs (1.1.13 is in the series 1.1)
- firstinseries If the current stable version is the first in a new series (2.0, 1.0, etc), include this parameter. Otherwise, leave it out.
- deprecatedseries (optional) The currently deprecated series; the series which is no longer current. With the release of 1.1, the 1.0 series became deprecated. Still supported. No new features to be added. Important bugfixes possible.
- obsoleteseries (optional) Any previous series which is no longer supported, and for which no new bugfixes are to be released
The above documentation is transcluded from Template:Which version/doc. (edit | history) Editors can experiment in this template's sandbox (edit) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |