<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
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">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
'Once is happenstance, twice is coincidence, three times is enemy
action.' - Ian Fleming
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
</pre>
</body>
</html>