Issue Summary
- I cannot add new tab there in the Navigation section - there is a 405 error after click “save” button.
- I would like to be able to add new tab and save it properly.
Steps to Reproduce
- Going to Settings>Navigation
- Adding a new tab
- Pressing “Save” Button.
- There is and error displayed: “Ember AJAX Request PUT https://…/ghost/api/admin/settings/ returned a 405 Payload (text/html) [Omitted Lengthy HTML]”
Setup information
Ghost Version
Ghost 5.14.0 + Dope theme
Node.js Version
Node 14.21.1
How did you install Ghost?
There were no problems after install. Ghost worked pretty well and there were no problems with adding new tabs there in the navigation settings.
Provide details of your host & operating system
Hosting Mydevil.net. Environment dedicated for Ghost installations.
Browser & OS version
n/a
Relevant log / error output
Ember AJAX Request PUT https://.../ghost/api/admin/settings/ returned a 405 Payload (text/html) [Omitted Lengthy HTML]
Pics