這里會顯示出您選擇的修訂版和當前版本之間的差別。
兩側同時換到之前的修訂記錄 前一修訂版 后一修訂版 | 前一修訂版 | ||
en:razor:faq [2015/03/24 14:23] cobub |
en:razor:faq [2017/07/14 11:18] (當前版本) |
||
---|---|---|---|
行 46: | 行 46: | ||
- [[en:razor:auto-archiving|Scheduled tasks are configured sucessfully]], you can access the table _log in data warehouse to check if scheduled tasks run successfully. | - [[en:razor:auto-archiving|Scheduled tasks are configured sucessfully]], you can access the table _log in data warehouse to check if scheduled tasks run successfully. | ||
- | - [[en:razor:server-use-guide|In v0.2 and below version, user should upload a .apk file and input version value under Auto Update function in Channel Management]]; | + | - In v0.2 and below version, user should upload a .apk file and input version value under Auto Update function in Channel Management; |
- Identify the TimeZone is correct. Open application/config/config.php file, confirm that $config['timezones'] value has been set. For example, UTC +8 timezone will set $config['timezones'] = ‘UP8′. More information about your timezone, please refer to [[https://ellislab.com/codeigniter/user-guide/helpers/date_helper.html|here]]; | - Identify the TimeZone is correct. Open application/config/config.php file, confirm that $config['timezones'] value has been set. For example, UTC +8 timezone will set $config['timezones'] = ‘UP8′. More information about your timezone, please refer to [[https://ellislab.com/codeigniter/user-guide/helpers/date_helper.html|here]]; | ||
- Scheduled tasks run every hour to extract last hour’s data in default. If users want to exact the data manually,three stored procedures can be run: | - Scheduled tasks run every hour to extract last hour’s data in default. If users want to exact the data manually,three stored procedures can be run: |