Recent Posts of Frog CMS in Upgrade to 0.9.1 from SVN http://forum.madebyfrog.com/rss en-us 25 Upgrade to 0.9.1 from SVN <p>All done - beautiful! Merci beaucoup, Philippe! :)</p> Mon, 14 Jan 2008 13:39:07 +0000 http://forum.madebyfrog.com/topic/149?page=1#post_710 David http://forum.madebyfrog.com/topic/149?page=1#post_710 Upgrade to 0.9.1 from SVN <p>just run both line in phpmyadmin or mysql client ( add the table prefix to both table name if you have one )</p> <pre><code> ALTER TABLE layout ADD position MEDIUMINT(6) UNSIGNED NULL ; ALTER TABLE snippet ADD position MEDIUMINT(6) UNSIGNED NULL ; </code></pre> Mon, 14 Jan 2008 09:46:33 +0000 http://forum.madebyfrog.com/topic/149?page=1#post_707 philippe http://forum.madebyfrog.com/topic/149?page=1#post_707 Upgrade to 0.9.1 from SVN <p>Hi Philippe:</p> <p>I just updated my 0.9 localhost install to 0.9.1, but with the database change for snippets, they have disappeared from the backend. Can you give me the mySQL commands to update my db tables? Thanks!</p> <p>David.</p> Sat, 12 Jan 2008 12:25:57 +0000 http://forum.madebyfrog.com/topic/149?page=1#post_699 David http://forum.madebyfrog.com/topic/149?page=1#post_699