-
Notifications
You must be signed in to change notification settings - Fork 645
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[5.x]: Unable to modify structure due to permission-error as admin #16767
Comments
Hi, thanks for getting in touch! Could you please share the full stack trace for this error? Also, could you turn on the |
Hi, I tried it with the safeMode activated but I'm still not able to modify the structure. Here is the full stack trace:
|
Thanks! Is this happening consistently in all environments? Do you have any custom app configuration ( |
Yes, unfortunately this happens in all environments. Yes I do, here is the app.php file:
|
Could you please send your |
I’ve just sent it to support@craftcms.com. Let me know if you need any additional details! Thanks for looking into this. |
What happened?
Description
Hello,
I'm currently experiencing a strange issue in the control panel. When I try to modify the structure in my sectio (for example, by nesting entries or changing their order) I receive the following error message in the bottom left-hand corner:
"User is not authorized to perform this action."
Here’s a screenshot of the error:
The strange part is that I'm logged in as an admin, so I shouldn’t have any restrictions.
Additionally, while reporting this issue, I noticed that the language setting I selected in the user settings is not being applied - although saving the setting does seem to work.
Overall, this behavior seems quite odd, and I’m not sure what might be causing it. I’d really appreciate any support in troubleshooting this issue.
Thanks in advance!
Best regards
Steps to reproduce
Expected behavior
Actual behavior
Craft CMS version
5.6.9.1
PHP version
8.3
Operating system and version
Linux (Cyon-Hosting)
Database type and version
MariaDB 10.6
Image driver and version
No response
Installed plugins and versions
Snippet from the composer.json:
"craftcms/ckeditor": "4.5.0",
"craftcms/cms": "5.6.9.1",
"mmikkel/cp-field-inspect": "2.0.4",
"nystudio107/craft-retour": "5.0.6",
"nystudio107/craft-seomatic": "^5.1",
"putyourlightson/craft-blitz": "5.9.10",
"putyourlightson/craft-sprig": "3.5.2",
"verbb/formie": "3.0.20",
"verbb/user-group-field": "4.0.0",
"vlucas/phpdotenv": "^5.4.0",
The text was updated successfully, but these errors were encountered: