<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/schema-upgrade-doesnt-happen-with-4261.html" />
  <link rel="self" type="application/atom+xml" href="http://forums.movabletype.org/atom.xml" />
  <id>tag:forums.movabletype.org,2011://24/tag:forums.movabletype.org,2009://24.15791-</id>
  <updated>2011-09-01T02:24:07Z</updated>
  <title>Comments for Schema upgrade doesn&apos;t happen with 4.261</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.292</generator>
  <entry>
    <id>tag:forums.movabletype.org,2009://24.15791</id>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/schema-upgrade-doesnt-happen-with-4261.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.movabletype.org/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=24/entry_id=15791" title="Schema upgrade doesn't happen with 4.261" />
    <published>2009-06-30T20:38:11Z</published>
    <updated>2009-07-16T19:42:05Z</updated>
    <title>Schema upgrade doesn&apos;t happen with 4.261</title>
    <summary>Hi, I&apos;ve installed MovableType 4.261, and I&apos;m trying to upgrade from 4.26 using the instructions on the following page: http://www.movabletype.org/documentation/upgrade/ The problem I&apos;m having is that when I try to log in, I am told I need to upgrade. Once...</summary>
    <author>
      <name>Bruce J.A. Nourish</name>
      
    </author>
    
    <category term="Installation" />
    
    <content type="html" xml:lang="en" xml:base="http://forums.movabletype.org/">
      <![CDATA[<p>Hi,</p>

<p>I've installed MovableType 4.261, and I'm trying to upgrade from 4.26 using the instructions on the following page: http://www.movabletype.org/documentation/upgrade/</p>

<p>The problem I'm having is that when I try to log in, I am told I need to upgrade. Once I go through the upgrade process, I can log in. But then if I close the browser and come back, I have to go through the upgrade process again. Inspecting dumps of the database indicates that the schema and contents are unchanged. </p>

<p>I've also tried using a 4.25 database dump, but the same problem occurs.</p>

<p>Can anyone shed any light on this?</p>

<p>Thanks,<br />
Bruce</p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15791-comment:25983</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15791" type="text/html" href="http://forums.movabletype.org/2009/06/schema-upgrade-doesnt-happen-with-4261.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/schema-upgrade-doesnt-happen-with-4261.html#c25983" />
    <title>Comment from Mike T on 2009-07-02</title>
    <author>
        <name>Mike T</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>What product version and schema version do you see in MT.pm under lib?</p>]]>
    </content>
    <published>2009-07-02T17:27:31Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15791-comment:26143</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15791" type="text/html" href="http://forums.movabletype.org/2009/06/schema-upgrade-doesnt-happen-with-4261.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/schema-upgrade-doesnt-happen-with-4261.html#c26143" />
    <title>Comment from Bruce J.A. Nourish on 2009-07-07</title>
    <author>
        <name>Bruce J.A. Nourish</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Hi Mike,<br />
 <br />
( $VERSION, $SCHEMA_VERSION ) = ( '4.261', '4.0071' );<br />
( $PRODUCT_NAME, $PRODUCT_CODE, $PRODUCT_VERSION, $VERSION_ID ) = (<br />
        'Movable Type',    'MT',<br />
        '4.261', '4.261'<br />
    );</p>

<p>Bruce</p>]]>
    </content>
    <published>2009-07-07T21:42:22Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15791-comment:26309</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15791" type="text/html" href="http://forums.movabletype.org/2009/06/schema-upgrade-doesnt-happen-with-4261.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/schema-upgrade-doesnt-happen-with-4261.html#c26309" />
    <title>Comment from Mike T on 2009-07-10</title>
    <author>
        <name>Mike T</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Check mt&#95;config and see if it says MTVersion 4.261</p>

<p>If it does, then you can set that to 4.26 and see if that tricks it into running the update. (Back up your database first)</p>]]>
    </content>
    <published>2009-07-10T12:32:22Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15791-comment:26643</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15791" type="text/html" href="http://forums.movabletype.org/2009/06/schema-upgrade-doesnt-happen-with-4261.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/06/schema-upgrade-doesnt-happen-with-4261.html#c26643" />
    <title>Comment from Bruce J.A. Nourish on 2009-07-16</title>
    <author>
        <name>Bruce J.A. Nourish</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Hi Mike,</p>

<p>If I change the mt_config in the database to have 4.26 instead of 4.261, I get basically the same behavior, except the entries in the log say "Movable Type has been upgraded to version 4.26."</p>

<p>Bruce</p>]]>
    </content>
    <published>2009-07-16T19:42:05Z</published>
  </entry>

</feed>

