<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Oh cool. I should have continued reading. Thanks. Svn please :)<br><br>Sent from my SmartPhone</div><div><br>On Nov 13, 2012, at 10:41, Jules &lt;<a href="mailto:Jules@zend.to">Jules@zend.to</a>&gt; wrote:<br>
<br></div><blockquote type="cite"><div>
  
    <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
  
  
    I have found the problem. It turns out it was one I was already
    testing a fix for, but had since forgotten about and so had never
    copied into the SVN tree.<br>
    <br>
    If you want to patch your own copy, find the file<br>
        /opt/zendto/www/js/main.js<br>
    Line 8 of that file creates and sets a variable called &quot;loginForm&quot;.<br>
    Change that line to say<br>
        var loginForm = $(&#39;&lt;form&gt;&#39;, { id: &#39;loginForm&#39;,
    &#39;method&#39;:&#39;post&#39;, &#39;action&#39;: &#39;.&#39; });<br>
    and then try it again. You&#39;ll need to reload the main menu page
    shown in your &quot;SCREENSHOT A&quot; again to force your browser to reload
    the JavaScript code, but then you should find it works again.<br>
    <br>
    This fix will be in the next release of 4.11 which I intend to make
    a &quot;stable&quot; release as no other bugs have been reported, so I assume
    it works okay.<br>
    <br>
    NOTE<br>
    And don&#39;t forget to update the URL of the site image in
    /opt/zendto/config/zendto.conf so that it points to the URL wherever
    you have put your site image (if you are using one instead of a site
    name specified by text). For example, my zendto.conf file says:<br>
    ServiceLogo = &#39;&lt;img src=&quot;/images/dropoff-uos-logo.png&quot;
    alt=&quot;University Logo&quot;/&gt;&#39;<br>
    rather than the more boring<br>
    ServiceLogo = &#39;University of Southampton&#39;<br>
    <br>
    Jules.<br>
    <br>
    <div class="moz-cite-prefix">On 12/11/2012 23:28, Brendon
      Baumgartner wrote:<br>
    </div>
    <blockquote cite="mid:CAKVBzWHJ-NBcKSWhfcCExVtSMge6x+P6HSkKUabsQ+CwiNb4Kw@mail.gmail.com" type="cite">I just installed 4.11-1
      <div><br>
      </div>
      <div>When I login using this page (I think it&#39;s ajax/Js). The
        &quot;Login&quot; button at the top of the page. See screenshot A.</div>
      <div><br>
      </div>
      <div>&lt;mime-attachment.png&gt;<br>
      </div>
      <div><br>
      </div>
      <div>When I log in successfully I get screenshot B, which is
        obviously wrong.</div>
      <div><br>
      </div>
      <div>&lt;mime-attachment.png&gt;<br>
      </div>
      <div><br>
      </div>
      <div>I think the problem occurs because I have the software setup
        as a subdirectory instead of a root URL? If I use the blue login
        button, it works fine but the gray login button does not work
        correctly.</div>
      <div><br>
      </div>
      <div>Thanks.</div>
      <div>-Brendon</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre>_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
      <br>
      <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng MBCS CITP CEng
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>

Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

&#39;Always do sober what you said you&#39;d do drunk. That will teach you
 to keep your mouth shut.&#39; - Ernest Hemingway
</pre>
    </blockquote>
  

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>ZendTo mailing list</span><br><span><a href="mailto:ZendTo@zend.to">ZendTo@zend.to</a></span><br><span><a href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></span></div>
</blockquote></body></html>