<?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/07/problems-after-mt-32-to-4261-upgarde.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.15855-</id>
  <updated>2011-09-01T02:24:24Z</updated>
  <title>Comments for Problems after MT 3.2 to 4.261 upgarde</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.292</generator>
  <entry>
    <id>tag:forums.movabletype.org,2009://24.15855</id>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/07/problems-after-mt-32-to-4261-upgarde.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=15855" title="Problems after MT 3.2 to 4.261 upgarde" />
    <published>2009-07-05T14:39:09Z</published>
    <updated>2009-07-05T22:25:41Z</updated>
    <title>Problems after MT 3.2 to 4.261 upgarde</title>
    <summary>I have two problems. 1) Reported by upgrade process: Movable Type was unable to locate your &apos;mt-static&apos; directory. Please configure the &apos;StaticFilePath&apos; configuration setting in your mt-config.cgi file, and create a writable &apos;support&apos; directory underneath your &apos;mt-static&apos; directory. But I...</summary>
    <author>
      <name>FuturePundit</name>
      <uri>http://futurepundit.com</uri>
    </author>
    
    <category term="Installation" />
    
    <content type="html" xml:lang="en" xml:base="http://forums.movabletype.org/">
      <![CDATA[<p>I have two problems.</p>

<p>1) Reported by upgrade process:</p>

<p>Movable Type was unable to locate your 'mt-static' directory. Please configure the 'StaticFilePath' configuration setting in your mt-config.cgi file, and create a writable 'support' directory underneath your 'mt-static' directory.<br />
 <br />
But I can see 2 mt-static directories. One is in /public_html and the other is in /public_html/mt. Both have a July 5 2009 date. Which to use? Both existed before the upgrade as well.</p>

<p>I look in mt-config.cgi and do not see StaticFilePath but I do see StaticWebPath commented out.</p>

<p>Also, how can I know that permissions are set properly? </p>

<p>2) Comments do not work.<br />
   I had previously been using mt-altcomments.cgi in order to reduce the load on my server from spammers.  If I do:<br />
   http://www.futurepundit.com/mt/mt-comments.cgi?entry_id=6341<br />
 or I move mt-comments.cgi to mt-altcomments.cgi and do: <br />
   http://www.futurepundit.com/mt/mt-comments.cgi?entry_id=6341<br />
 either way I get <br />
   An error occurred.<br />
   Invalid request.</p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15855-comment:26025</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15855" type="text/html" href="http://forums.movabletype.org/2009/07/problems-after-mt-32-to-4261-upgarde.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/07/problems-after-mt-32-to-4261-upgarde.html#c26025" />
    <title>Comment from FuturePundit on 2009-07-05</title>
    <author>
        <name>FuturePundit</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I tried setting<br />
StaticFilePath /home/myaccounthere/public_html/mt-static</p>

<p>and did a refresh on this page:<br />
  <a href="http://www.futurepundit.com/mt/mt.cgi" rel="nofollow">http://www.futurepundit.com/mt/mt.cgi</a></p>

<p>and I still see the error at the bottom of no mt-static directory.</p>

<p>What is mt-static for anyway?</p>]]>
    </content>
    <published>2009-07-05T15:52:01Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15855-comment:26027</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15855" type="text/html" href="http://forums.movabletype.org/2009/07/problems-after-mt-32-to-4261-upgarde.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/07/problems-after-mt-32-to-4261-upgarde.html#c26027" />
    <title>Comment from FuturePundit on 2009-07-05</title>
    <author>
        <name>FuturePundit</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Another clue on mt-static: When I go to edit an entry on one of my blogs I see this use of mt-static in the HTML that MT generates:</p>

<p>    </p>

<p>So it thinks that the mt-static that matters is below the mt directory. Yet I set the path to:<br />
StaticFilePath /home/myaccounthere/public_html/mt-static</p>

<p>So is it ignoring StaticFilePath? Or do I have to set StaticWebPath too?</p>

<p>Mind you, I do not mind if I have to use:<br />
 /home/myaccounthere/public_html/mt/mt-static<br />
instead of: <br />
 /home/myaccounthere/public_html/mt-static</p>

<p>I just want something that works. Is there some reason to prefer one of those locations over the other?</p>

<p>I also still have my problem with comments not working. I would appreciate even guesses as to what to do about it.<br />
</p>]]>
    </content>
    <published>2009-07-05T16:31:54Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15855-comment:26031</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15855" type="text/html" href="http://forums.movabletype.org/2009/07/problems-after-mt-32-to-4261-upgarde.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/07/problems-after-mt-32-to-4261-upgarde.html#c26031" />
    <title>Comment from FuturePundit on 2009-07-05</title>
    <author>
        <name>FuturePundit</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I have another clue on the failure to show comments. When I go to edit the Comment Preview Template I get this:</p>

<p>One or more errors were found in this template.</p>

<p>    *  at line 47 is unrecognized.<br />
    *  at line 48 is unrecognized.<br />
    *  at line 48 is unrecognized.</p>

<p>I think these are for the SCode plugin that is still installed. How do I migrate to the MT way to show CAPTCHA?<br />
</p>]]>
    </content>
    <published>2009-07-05T17:37:42Z</published>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2009://24.15855-comment:26043</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.15855" type="text/html" href="http://forums.movabletype.org/2009/07/problems-after-mt-32-to-4261-upgarde.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/07/problems-after-mt-32-to-4261-upgarde.html#c26043" />
    <title>Comment from FuturePundit on 2009-07-05</title>
    <author>
        <name>FuturePundit</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Answer:</p>

<p><a href="http://www.movabletype.org/documentation/designer/mt4s-comment-templates-for-use.html" rel="nofollow">http://www.movabletype.org/documentation/designer/mt4s-comment-templates-for-use.html</a></p>

<p>This is what you use to replace the SCode MTSecurityCode and MTSecurityImage:</p>

<pre>
&lt;MTIfNonEmpty tag="MTCaptchaFields"&gt;

<p>&lt;MTIfCommentsAccepted&gt;<br />
&lt;MTIfRegistrationAllowed&gt;<br />
&lt;MTElse&gt;&lt;$MTCaptchaFields$&gt;<br />
&lt;/MTIfRegistrationAllowed&gt;<br />
&lt;/MTIfCommentsAccepted&gt;</p>

<p>&lt;div id="comments-open-captcha"&gt;<br />
&lt;/div&gt;</p>

<p>&lt;/MTIfNonEmpty&gt;<br />
</p></pre>]]>
    </content>
    <published>2009-07-05T22:25:41Z</published>
  </entry>

</feed>

