X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=update.html;h=cd68f0e958171417c219425455c6650822cf6385;hb=a2b10fd7b48bcfc8edae258bc6bb331ecf72dc2c;hp=2c0702043f4f659774f407a79e3ba919a8874690;hpb=b9656a694227d0d22242fffbb343691b0db82030;p=fa-stable.git diff --git a/update.html b/update.html index 2c070204..cd68f0e9 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,19 @@ 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 'Force upgrade' and press 'Upgrade System'.  If +you have more companies, you must logout and login on every company and +do the same procedure.
  • There are no database changes during a major and minor release. Like from 2.1 to 2.1.1 - 2.1.5 .
  •