Sterc / seosuite

This repository contains the SEOSuite 2.x MODX extra.
GNU General Public License v2.0
13 stars 18 forks source link

Updated to v3.1.1-rc8 - resource edit - admin sees no seo-suite elements, author sees all of them #88

Closed 70hundert closed 1 year ago

70hundert commented 1 year ago

Hey there!

I recently upgraded SEO Suite to v3.1.1-rc8 in MODX v3.0.3-pl. Upgrading was difficult to do because of this error:

Installation fehlgeschlagen mit Pimple\Exception\FrozenServiceException in /core/vendor/pimple/pimple/src/Pimple/Container.php:85: Cannot override frozen service "seosuite".

I don't know why and how it now seems to work, but i witnessed an issue.

When logged in as admin, i see no SEO Suite elements in the resource-edit at all. Additionally the SEO Suite-manager page stays blank (no error output).

When logged in as an "author" user i created earlier, i can see the SEO Suite elements in the resource-edit. The "author"-user has no access to the extras in the backend, so i can't tell if the SEO Suite-manager page is visibile for this user.

What's the problem here?

70hundert commented 1 year ago

Ok, sorry folks. I looked into the DevTools-console and seen some 403-errors. These were thrown out because of wrong setted folder-permissions on the webspace. After having changed the folder permissions manually it works.