<?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/2008/09/mtupdatesigninwidget---where-i.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,2008://24.7461-</id>
  <updated>2011-09-01T02:28:26Z</updated>
  <title>Comments for MtUpdateSigninWidget - Where is it???</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.292</generator>
  <entry>
    <id>tag:forums.movabletype.org,2008://24.7461</id>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2008/09/mtupdatesigninwidget---where-i.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=7461" title="MtUpdateSigninWidget - Where is it???" />
    <published>2008-09-05T00:36:53Z</published>
    <updated>2008-09-16T23:19:38Z</updated>
    <title>MtUpdateSigninWidget - Where is it???</title>
    <summary>I&apos;ve just installed MT 4.2, and am trying to start changing my templates to take advantage of the community features. First stop, sign-in. I followed the instructions on this page - http://www.movabletype.org/documentation/designer/creating-a-sign-in-link-on-your-blog.html and updated my javascript file per this page...</summary>
    <author>
      <name>Cindy</name>
      <uri>http://www.CarGoDogs.com</uri>
    </author>
    
    <category term="Design, Templates, &amp; Tags" />
    
    <content type="html" xml:lang="en" xml:base="http://forums.movabletype.org/">
      <![CDATA[<p>I've just installed MT 4.2, and am trying to start changing my templates to take advantage of the community features.  First stop, sign-in.  I followed the instructions on this page -
http://www.movabletype.org/documentation/designer/creating-a-sign-in-link-on-your-blog.html and updated my javascript file per this page - http://www.movabletype.org/documentation/designer/site-javascript.html.  But when I add the sign-in link I'm getting errors on the page:</p>

<p>commenter_name is undefined
mtUpdatesigninWidget is undefined.</p>

<p>The signin page says that mtUpdatesigninwidget is in the javascript file, but I don't see anything there.</p>

<p>What am I missing?  Where is mtUpdateSigninWidget??</p>
]]>
      

    </content>
  </entry>

  <entry>
    <id>tag:forums.movabletype.org,2008://24.7461-comment:7439</id>
    <thr:in-reply-to ref="tag:forums.movabletype.org,2008://24.7461" type="text/html" href="http://forums.movabletype.org/2008/09/mtupdatesigninwidget---where-i.html"/>
    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2008/09/mtupdatesigninwidget---where-i.html#c7439" />
    <title>Comment from Jay Allen on 2008-09-16</title>
    <author>
        <name>Jay Allen</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>When in doubt, go to System Overview > Global templates and search for it.  That function is found in the global "Sign In" template module.</p>

<p>If it and commenter_name aren't defined, it means that those routines aren't being loaded.  Check that you are loading your blog's javascript (mt.js) and that somewhere along the line the Sign In module is being loaded before either of those functions are called.</p>

<p>My guess is that you one of your edits removed the call to those templates/scripts.</p>]]>
    </content>
    <published>2008-09-16T23:19:38Z</published>
  </entry>

</feed>

