craftcms / craftcms/cms

Saving something in settings panel redirects to "install" url

Open
#3,129 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.