[ZendTo] Error in 5.23

Jules Jules at Zend.To
Wed Mar 18 20:35:45 GMT 2020


Orion,

Many thanks, I'll fix this in the morning. That was to do with someone 
needing to not be able to edit the organization.

Thanks!
Jules.

On 18/03/2020 20:29, Orion Poplawski via ZendTo wrote:
> 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!
>
>
> _______________________________________________
> ZendTo mailing list
> ZendTo at zend.to
> http://jul.es/mailman/listinfo/zendto

Jules

-- 
Julian Field MEng CEng CITP MBCS MIEEE MACM

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

www.Zend.To
Twitter: @JulesFM

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jul.es/pipermail/zendto/attachments/20200318/c4634bb2/attachment.html>


More information about the ZendTo mailing list