I’m seeing a lot of errors after upgrading a site from 2.0.8-pl to 2.1.0-pl. They are particularly noticeable when I try to upgrade any of my packages, e.g. I get errors like this in the update log:
Resource URI document-library/in-depth-research/ already exists for resource id = 1844; skipping duplicate resource URI for resource id = 1873
Resource URI document-library/hg-certifications/ already exists for resource id = 1786; skipping duplicate resource URI for resource id = 1919
Resource URI document-library/hg-alr-coopincentiverates-for-e-waste-gc-business.pdf already exists for resource id = 160; skipping duplicate resource URI for resource id = 1952
I get similar errors when I try to clear the cache.
I get this error when I try to edit a document:
Fatal error: Call to undefined method modX::isFrontend() in /path/to/mysite/html/core/cache/includes/elements/modplugin/4.include.cache.php on line 33
It seems to have worked itself out after updating all the packages, but the package update process seemed particularly wonky... packages that had been updated still showed the "Yes" link indicating that there were still updates available.
Anyone run into this?