This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:how_to_install7 [2016/05/18 07:16] wvdkuil [What do **you** want to display on the start page, and what needs to be removed?] |
en:how_to_install7 [2016/05/18 07:21] (current) wvdkuil [Protect your settings] |
||
---|---|---|---|
Line 91: | Line 91: | ||
<code>$SITE["password"] = "your_nice_password";</code> | <code>$SITE["password"] = "your_nice_password";</code> | ||
No problem if you forget it, you can use yor FTP program to check the value. | No problem if you forget it, you can use yor FTP program to check the value. | ||
- | <WRAP important>Replace the your_nice_password with a string of characters.\\ | + | Replace the your_nice_password with a string of characters.\\ |
Do NOT use & or ? or other special characters which have a HTML meaning | Do NOT use & or ? or other special characters which have a HTML meaning | ||
- | If you are using weatherprogram WSWIN, WVIEW or Davis-Weatherlink.com you are running a cronjob to generate the yesterday values. | + | <WRAP important>If you are using weatherprogram WSWIN, WVIEW or Davis-Weatherlink.com you are running a cronjob to generate the yesterday values. |
- | Do not forget to add the pw=your_nice_password to yesterday.php | + | Do not forget to add the pw=your_nice_password to yesterday.php See also: [[en:cronjob|CRON jobs]] |
- | + | </WRAP> | |
- | See also: [[en:cronjob|CRON jobs]] | + | <WRAP alert> |
+ | When using the [[http://support.leuven-template.eu/|support site]] ALWAYS mention the password you used to protect your settings. It is impossible for everybody but you to check the settings without a valid password. | ||
</WRAP> | </WRAP> | ||
- | |||
- |