Upgraded Blog to Typo 5.0.3
The blog has been updated to Typo 5.0.3. There were just a handful of issues which had to be addressed from my old 4.1.1 install.
- cp ../typo-4.1.1/config/database.yml ./config/
- rake db:migrate
- ./script/plugin install http://svn.typosphere.org/typo/plugins/delicious_sidebar
- ./script/plugin install http://svn.typosphere.org/typo/plugin/xbox_sidebar
- rake tmp:clear
- rake tmp:create
- rake sweep_cache
- rake db:sessions:clear
- rake log:clear
Then I updated the theme to Scribbish and I was done.
