X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=update.html;h=17f615765153752787829611fffd6a0e99100e87;hb=74dc7287df122a02d0e5ef3b8bda58e60057a5a1;hp=2c0702043f4f659774f407a79e3ba919a8874690;hpb=b9656a694227d0d22242fffbb343691b0db82030;p=fa-stable.git diff --git a/update.html b/update.html index 2c070204..17f61576 100644 --- a/update.html +++ b/update.html @@ -28,7 +28,7 @@ backup this file if you have done manually changes to it. installed languages)
  • /modules/installed_modules.php (contains information about -installed modules, only vers. 1.1) +installed modules)
  • if you have made changes to other files, like themes or so, backup these files too.
  • @@ -38,22 +38,17 @@ these files too.
  • Upload all the new files.
  • Restore the files mentioned in #1. Be careful with - config.db. Look into variances. There might be new variables in + config.php. Look into variances. There might be new variables in the new version. It might be easier to manually change your former values in the new file.
  • Rename or remove the /install folder (you have already performed the install process earlier).
  • - -
  • If there are changes to the database structure, please run the script update_db.php -from FrontAccounting root installation, Enter the database user and the -password and choose the update script from the local harddisk.
  • -
  • When updating release 1.XX to release 2.0, you must run the update_db.php script and select the file - alter.sql - that are located in the sql folder. You must -do this, before entering FrontAccounting! -Enter the database user and the password and choose the alter.sql -script.  Do the same for the alter2.sql script. If you have -already updated release 2.0 Beta, you can just run the alter2.sql script.
    You must also manuelly ensure that you have write permission to the new folder /company/0.
  • +
  • When +updating release 2.0.X to release 2.1.X, you must immediately, +after login (admin), go to the 'Setup' tab and run 'Software Upgrade'. +Mark the checkbox 'Install' and press 'Upgrade System'.  This will upgrade ALL your companies.
  • If something goes wrong during upgrade, you can enter here again and try 'Force Upgrade', and press 'Upgrade System' again.
  • There are no database changes during a major and minor release. Like from 2.1 to 2.1.1 - 2.1.5 .
  •