<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Orion,<br>
    <br>
    I have just published 5.23-2 with this bug fix.<br>
    <br>
    Thanks!<br>
    Jules.<br>
    <br>
    <div class="moz-cite-prefix">On 18/03/2020 20:35, Jules via ZendTo
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:0d4e5a48-2d15-4571-0e54-7e1c579c7606@Zend.To">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      Orion,<br>
      <br>
      Many thanks, I'll fix this in the morning. That was to do with
      someone needing to not be able to edit the organization.<br>
      <br>
      Thanks!<br>
      Jules.<br>
      <br>
      <div class="moz-cite-prefix">On 18/03/2020 20:29, Orion Poplawski
        via ZendTo wrote:<br>
      </div>
      <blockquote type="cite"
cite="mid:WM!bbed58677aa1fa759c9c61a403a9088067363d4ee0d4536adb55ea3673e62282160661921dc0c9a42051d09073dc08ee!@mx.jul.es">
        <pre class="moz-quote-pre" wrap="">Just updated to 5.23.  Request a drop-off was failing with:

PHP Fatal error:  Uncaught Error: Call to a member function
authorizedUserData() on null in /opt/zendto/lib/Req.php:149\nStack trace:\n#0
/opt/zendto/lib/Req.php(82): Req->initWithFormData....

Looks like:

      $senderOrganization = $theDropbox->authorizedUserData("organization");

needs to be:

      $senderOrganization = $this->_dropbox->authorizedUserData("organization");

Thanks for the great software, we've been using it for years!

</pre>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <pre class="moz-quote-pre" wrap="">_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to" moz-do-not-send="true">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://jul.es/mailman/listinfo/zendto" moz-do-not-send="true">http://jul.es/mailman/listinfo/zendto</a>
</pre>
      </blockquote>
      <br>
      <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng CEng CITP MBCS MIEEE MACM

'Once is happenstance, twice is coincidence, three times is enemy
 action.' - Ian Fleming

<a class="moz-txt-link-abbreviated" href="http://www.Zend.To" moz-do-not-send="true">www.Zend.To</a>
Twitter: @JulesFM
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
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://jul.es/mailman/listinfo/zendto">http://jul.es/mailman/listinfo/zendto</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng CEng CITP MBCS MIEEE MACM

'Split apart, reunited, or adjusting for new conditions on the
 ground, a family is a double-edged sword. They're the best of times,
 the worst of times, your keys to the kingdom and the skeletons in
 your closet. If only we didn't have to eat dinner with them.'
 -- Mary, "In Plain Sight"

<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
</pre>
  </body>
</html>