Changes between Version 76 and Version 77 of PiwikServer
- Timestamp:
- 03/04/14 14:53:50 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PiwikServer
v76 v77 85 85 }}} 86 86 87 If the Transition Network logos are overwritten you can overwrite the Piwik files like this (see ticket:660#comment:2):88 89 {{{90 cp /web/penguin.transitionnetwork.org/www/favicon.ico /web/stats.transitionnetwork.org/piwik/plugins/CoreHome/images/favicon.ico91 cp /web/penguin.transitionnetwork.org/www/favicon.ico /web/stats.transitionnetwork.org/piwik/favicon.ico92 cp /web/penguin.transitionnetwork.org/www/logo.png /web/stats.transitionnetwork.org/piwik/plugins/Morpheus/images/logo.png93 cp /web/penguin.transitionnetwork.org/www/logo-header.png /web/stats.transitionnetwork.org/piwik/plugins/Morpheus/images/logo-header.png94 }}}95 96 87 Switch recording of stats back on by setting {{{record_statistics}}} to {{{1}}} in {{{/web/stats.transitionnetwork.org/piwik/config/config.ini.php}}}: 97 88 … … 102 93 103 94 Login and do a [https://stats.transitionnetwork.org/index.php?module=Installation&action=systemCheckPage&idSite=1&period=day&date=today system check], there will be an error because we have overwritten three logo files, see ticket:672, but there shouldn't be any other errors. 95 96 The Transition Network logo is now uploaded via the web interface, see ticket:697#comment:3 104 97 105 98 == Server Log Analytics ==