com_api-plugins
com_api-plugins copied to clipboard
Getting error "Error: Call to undefined method Joomla\CMS\Document\RawDocument::addHeadLink(): Class 'PostSimpleSchema' not found"
Hey everyone,
After installing the com_api component & the easyblog plugin, we're getting the following error when performing a GET request: "Error: Call to undefined method Joomla\CMS\Document\RawDocument::addHeadLink(): Class 'PostSimpleSchema' not found"
Joomla - v 3.9.0 EasyBlog - v 5.2.9 Api - v 2.2 or 2.3 (downloaded from the TechJoomla site from the v2.3 link, the zip file says v2.3, but installs as v 2.2 as that's what's listed in the api.xml file) EasyBlog Api plugin v 2.5.0 (though easyblog.xml still says 1.8.5)
Anyone able to get this working on these versions of Joomla & EasyBlog? Any pointers or direction on getting this fixed?
This is my first exposure to PHP so any help at all would be appreciated. Thanks!
Hi @ltlbsteed,
We have checked the API response on the same environment mentioned in a comment, unfortunately, we are not able to reproduce the error. Can you provide more information on this? Also, mention the URLs you are trying to hit.
We will fix the version mess up in the next release. Thank for pointing this out.