We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal error: Uncaught Error: Call to a member function getReference() on null in /var/www/localhost/htdocs/omeka-s/application/src/Api/Representation/SiteBlockAttachmentRepresentation.php:34 Stack trace: #0 [internal function]: Omeka\Api\Representation\SiteBlockAttachmentRepresentation->jsonSerialize() #1 /var/www/localhost/htdocs/omeka-s/vendor/zendframework/zend-json/src/Json.php(331): json_encode(Array, 15) #2 /var/www/localhost/htdocs/omeka-s/vendor/zendframework/zend-json/src/Json.php(296): Zend\Json\Json::encodeViaPhpBuiltIn(Array, false) #3 /var/www/localhost/htdocs/omeka-s/vendor/zendframework/zend-json/src/Json.php(97): Zend\Json\Json::encodeValue(Array, false, Array, false) #4 /var/www/localhost/htdocs/omeka-s/vendor/zendframework/zend-view/src/Renderer/JsonRenderer.php(151): Zend\Json\Json::encode(Array) #5 /var/www/localhost/htdocs/omeka-s/application/src/View/Renderer/ApiJsonRenderer.php(43): Zend\View\Renderer\JsonRenderer->render(Array) #6 /var/www/localhost/htdocs/omeka-s/vendor/zendframework/zend-view/src in /var/www/localhost/htdocs/omeka-s/application/src/Api/Representation/SiteBlockAttachmentRepresentation.php on line 34
I assume this is happening because of an attachment to a private item (this is with an anonymous request).
The text was updated successfully, but these errors were encountered:
aa6ad3f
No branches or pull requests
I assume this is happening because of an attachment to a private item (this is with an anonymous request).
The text was updated successfully, but these errors were encountered: