Referal levels for surfbar added (unfinished)
[mailer.git] / DOCS / en / README.txt
1 The installation is kept as easy as possbile (we hope so... ;-)):
2
3 - Uncompress the downloaded archive (e.g. with WinZIP or your favourite program)
4   into a new directory on your harddisc. A Directory called 'mxchange-x.x.x'
5   will be created by x.x.x is the current version and the non-free PRO version
6   contains a "pro" directory.
7
8 - Upload the full *contents* of the '0.2.1' to your server. Files like
9   AUTHORS.de and so on are not neccessary. Please also include the SQL
10   files in your upload.
11
12 - The script is now in installation mode. Just call the script's URL directly
13   like: http:// your server . com / exchange / (without the spaces!!!) and the
14   script will redirect you to the installation routine. You can now chosse an
15   other theme than default by simply adding it to install.php:
16   
17   - install.php?theme=business = Loads theme "Solid-Business"
18   - install.php?theme=desert   = Loads theme "Desert-Storm"
19
20 - The installation path (aka. absolute server path) and the installation URL
21   will be auto-detected and on 99% of every installation you don't need to
22   change it. Also the installation routine will keep it's fingers away from the
23   absolute path.
24
25 - And for some versions now the URL will also be detect automatically! With a
26   chance up to 99% you also don't need to change this!
27
28 - Just follow the instruction in your web browser. If you see some words with
29   only CAPITALS_AND_UNDERLINES then there is no translation available for your
30   selected language.
31
32 ------------------------------
33 - For our english customers: -
34 ------------------------------
35
36 Pre-installation:
37 - Set CHMOD 777 on the 'inc' directory (no sub-directories) and CHMOD 644 on
38   inc/config.php
39 - Reload the page in your browser and click on the button
40
41 Page 1:
42 - First check URL if *NO* trailing slash is added and check the absolute path
43   which *MUST* have a trailing slash.
44 - Then enter the title of your exchange like: "John's mail promotion service"
45   (without the quotes)
46 - Then enter a cool slogan like "The visitors-engine *No. 1* for your
47   website!" (without the quotes)
48 - At last enter your valid email address. For example every mail orders will be
49   send to that address.
50
51 Page 2:
52 - Enter all database stuff: host, database, prefix, login, 2x password
53
54 Page 3:
55 - Currently skipped!
56
57 Page 4:
58 - Currently skipped!
59
60 Page 5:
61 - Several misc settings: Please keep OUTPUT_MODE and FRAMSET_ACTIVE on default
62   or your script won't work!!!
63 - If WRITE_FOOTER is switched on, our copyright note is placed on every page. If
64   you switch this option off our copyright note is moved into the "Impressum".
65
66 Good luck! :-)