X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=update.html;h=0b3ba9ca2141edb3c45667a06be009de01f86a8d;hb=ea24e6536845545b8220c3c21801b51b831bbfeb;hp=cc0bb64d2f8530852bd3e2d7e5ff045c516ce658;hpb=bf00f0e16df5974ecba17b59be8bc660bdf6b8a8;p=fa-stable.git diff --git a/update.html b/update.html index cc0bb64d..0b3ba9ca 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.
    There are no database changes during a major and minor release. Like from 2.0 to 2.0.1 - 2.0.5 .
  • +
  • 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'.  This will upgrade ALL your companies.
  • There are no database changes during a major and minor release. Like from 2.1 to 2.1.1 - 2.1.5 .
  •