<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #672: Upgrade to Piwik 2.0.3</title>
    <link>http://localhost:8080/trac/ticket/672</link>
    <description>&lt;p&gt;
From the &lt;a class="ext-link" href="http://piwik.org/changelog/piwik-2-0-3/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;Piwik changelog&lt;/a&gt;:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
Piwik 2.0.3 is a bug-fix release. To ensure the highest quality and reliability for your Piwik 2.0 setup, we have fixed all known major bugs, as well as made some small improvements.
&lt;/p&gt;
&lt;p&gt;
...
&lt;/p&gt;
&lt;p&gt;
We highly recommend that you upgrade your server to Piwik 2.0.3 today to benefit from the latest improvements.
&lt;/p&gt;
&lt;/blockquote&gt;
</description>
    <language>en-us</language>
    <image>
      <title>Transition Technology</title>
      <url>/trac/chrome/site/TransitionNetwork-Logo-Web-Small.jpg</url>
      <link>http://localhost:8080/trac/ticket/672</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>chris</dc:creator>

      <pubDate>Tue, 14 Jan 2014 12:02:15 GMT</pubDate>
      <title>hours, status, totalhours changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/672#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/672#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;hours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;totalhours&lt;/strong&gt;
                changed from &lt;em&gt;0.0&lt;/em&gt; to &lt;em&gt;0.25&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Following the update notes, &lt;a class="wiki" href="http://localhost:8080/trac/wiki/PiwikServer#Updates"&gt;wiki:PiwikServer#Updates&lt;/a&gt;, first switch off stats recording by setting &lt;tt&gt;record_statistics&lt;/tt&gt; to &lt;tt&gt;0&lt;/tt&gt; in &lt;tt&gt;/web/stats.transitionnetwork.org/piwik/config/config.ini.php&lt;/tt&gt;:
&lt;/p&gt;
&lt;pre class="wiki"&gt;[Tracker]
record_statistics = 0
&lt;/pre&gt;&lt;p&gt;
Backup the config file:
&lt;/p&gt;
&lt;pre class="wiki"&gt;cd /web/stats.transitionnetwork.org/
cp piwik/config/config.ini.php .
&lt;/pre&gt;&lt;p&gt;
Download, update and restart:
&lt;/p&gt;
&lt;pre class="wiki"&gt;wget "http://piwik.org/latest.zip" -O latest.zip
unzip -u latest.zip
cp config.ini.php piwik/config/
chown -R www-data:www-data piwik/
php /web/stats.transitionnetwork.org/piwik/index.php -- "module=CoreUpdater"
/etc/init.d/php5-fpm restart
&lt;/pre&gt;&lt;p&gt;
Re-overwrite the TN logos:
&lt;/p&gt;
&lt;pre class="wiki"&gt;cp /web/penguin.transitionnetwork.org/www/favicon.ico /web/stats.transitionnetwork.org/piwik/plugins/CoreHome/images/favicon.ico
cp /web/penguin.transitionnetwork.org/www/favicon.ico /web/stats.transitionnetwork.org/piwik/favicon.ico
cp /web/penguin.transitionnetwork.org/www/logo.png /web/stats.transitionnetwork.org/piwik/plugins/Morpheus/images/logo.png
cp /web/penguin.transitionnetwork.org/www/logo-header.png /web/stats.transitionnetwork.org/piwik/plugins/Morpheus/images/logo-header.png
&lt;/pre&gt;&lt;blockquote&gt;
&lt;p&gt;
Switch recording of stats back on by setting &lt;tt&gt;record_statistics&lt;/tt&gt; to &lt;tt&gt;1&lt;/tt&gt; in &lt;tt&gt;/web/stats.transitionnetwork.org/piwik/config/config.ini.php&lt;/tt&gt;:
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;pre class="wiki"&gt;[Tracker]
record_statistics = 1
&lt;/pre&gt;&lt;p&gt;
On doing a &lt;a class="ext-link" href="https://stats.transitionnetwork.org/index.php?module=Installation&amp;amp;action=systemCheckPage&amp;amp;idSite=1&amp;amp;period=day&amp;amp;date=today"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;system check&lt;/a&gt; there is this error:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
File integrity check failed and reported some errors. This is most likely due to a partial or failed upload of some of the Piwik files. You should reupload all the Piwik files in BINARY mode and refresh this page until it shows no error.
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
The details:
&lt;/p&gt;
&lt;blockquote class="citation"&gt;
&lt;p&gt;
File integrity check failed and reported some errors. This is most likely due to a partial or failed upload of some of the Piwik files. You should reupload all the Piwik files in BINARY mode and refresh this page until it shows no error.
File size mismatch: /web/stats.transitionnetwork.org/piwik/plugins/CoreHome/images/favicon.ico (expected length: 17947, found: 894)
File size mismatch: /web/stats.transitionnetwork.org/piwik/plugins/Morpheus/images/logo-header.png (expected length: 2215, found: 8663)
File size mismatch: /web/stats.transitionnetwork.org/piwik/plugins/Morpheus/images/logo.png (expected length: 3902, found: 23226)
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
This indicated that we could do with a better way of updating the logos... The documentation has been updated, &lt;a class="wiki" href="http://localhost:8080/trac/wiki/PiwikServer#Updates"&gt;wiki:PiwikServer#Updates&lt;/a&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>