Saving something in settings panel redirects to "install" url
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 705
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 134
Description
Description
Sometime, saving something in settings page, for examle section field layout, redirects me toward this url, where "craf url" is name of folder craft is installed in:
http://localhost/craft_url/web/admin/install
This url produces error:
Template not found: install
When i go back to other url, everything seems to be ok.
Additional info
- Craft version: Craft CMS 3.0.16.1
- PHP version: 7.2.2
- Plugins & versions:
Command Palette 3.1.4
Position Fieldtype 1.0.13
Redactor 2.1.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the settings panel, especially when saving a field layout, and observe the redirect to /web/admin/install. Trace the save request and redirect path; done means the settings save remains in the admin area without producing the “Template not found: install” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100