Archive for October 19th, 2008

Upgrade client from 1.6 > 1.9

Sunday, October 19th, 2008

Upgrading client from Moodle 1.6 > 1.9, shouldn't be too hard and I guess I can upgrade without step-upgrading to 1.7 and 1.8 first. Based upgrade on this basic protocol: Upgrade client to 19 Added one more check before upgrading: check database is utf8 (Database Migration) All database tables were already in utf8 so that's ...