Release 1.1. Enabled module addons and all the below bugfixes. No changes in database...
[fa-stable.git] / update.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
3
4 <head>
5   <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type" />
6
7   
8   <title>FrontAccounting Update</title>
9
10 </head>
11
12 <body>
13 <div><strong><span style="font-size: 20pt;"><span style="color: rgb(204, 102, 0); font-style: italic;">Front</span>Accounting&nbsp;Update</span></strong></div>
14 <br />
15 <br />
16
17 <h2>Important Notes</h2>
18
19 <ul>
20   <li>You can easily upload all the files to your installation folder on the 
21 server overwriting the existing files, <strong><em>if you take these important 
22 steps</em></strong>: 
23     <ol>
24       <li>Backup&nbsp; (download) the following files to another folder: 
25         <ol>
26           <li><strong>config_db.php</strong> (contains information about the&nbsp;companies and 
27 connection info). 
28           </li>
29           <li><strong>config.php</strong> (contains various settings. You only need to 
30 backup this file if you have done manually changes to it. 
31           </li>
32           <li><strong>/lang/installed_languages.inc</strong> (contains information about the 
33 installed languages) 
34           </li>
35           <li><strong>/modules/installed_modules.php</strong> (contains information about 
36 installed modules, <strong>only vers. 1.1</strong>) 
37           </li>
38           <li>if you have made <em>changes to other files</em>, like themes or so, backup 
39 these files too. </li>
40         </ol>
41
42       </li>
43       <li>Upload all the new files. 
44       </li>
45       <li>Restore the files mentioned in #1. Be <strong>careful</strong> with 
46         <strong>config.db</strong>. Look into variances. There might be new variables in 
47 the new version. It might be easier to <em>manually change your former values in 
48 the new file</em>. 
49       </li>
50       <li>Rename or remove the /install folder (you have already performed the install 
51 process earlier). </li>
52     </ol>
53   </li>
54 </ul>
55
56 <p>&nbsp;</p>
57 </body>
58
59 </html>