HTTP 500 error when trying to edit magento theme settingMagento2 (pre-alpha) theme not showing in AdminUnable to find default theme files in Magento 2Magento 2 : How can I use LESS variables in Modules' LESS files? (not theme)How do custom blocks work?Magento 2 - Creating a child themeError in developing magento 2.2 theme (Warning: DOMDocument::loadXML(): …)Inherit Widgets from Theme ParentMagento2 custom theme with another custom theme as parent, overriding problemsBlocks not displayed (only in luma theme)Is there a way to stop an installation in progress?
Lay out the Carpet
How to verify if g is a generator for p?
Is it okay / does it make sense for another player to join a running game of Munchkin?
Everything Bob says is false. How does he get people to trust him?
If a character can use a +X magic weapon as a spellcasting focus, does it add the bonus to spell attacks or spell save DCs?
What would be the benefits of having both a state and local currencies?
Can I use my Chinese passport to enter China after I acquired another citizenship?
Time travel short story where a man arrives in the late 19th century in a time machine and then sends the machine back into the past
Using parameter substitution on a Bash array
Is a roofing delivery truck likely to crack my driveway slab?
Print name if parameter passed to function
Can I Retrieve Email Addresses from BCC?
Why Were Madagascar and New Zealand Discovered So Late?
voltage of sounds of mp3files
Mapping a list into a phase plot
The baby cries all morning
Tiptoe or tiphoof? Adjusting words to better fit fantasy races
What are the ramifications of creating a homebrew world without an Astral Plane?
I'm in charge of equipment buying but no one's ever happy with what I choose. How to fix this?
The plural of 'stomach"
Valid Badminton Score?
Finding all intervals that match predicate in vector
Go Pregnant or Go Home
Is there any reason not to eat food that's been dropped on the surface of the moon?
HTTP 500 error when trying to edit magento theme setting
Magento2 (pre-alpha) theme not showing in AdminUnable to find default theme files in Magento 2Magento 2 : How can I use LESS variables in Modules' LESS files? (not theme)How do custom blocks work?Magento 2 - Creating a child themeError in developing magento 2.2 theme (Warning: DOMDocument::loadXML(): …)Inherit Widgets from Theme ParentMagento2 custom theme with another custom theme as parent, overriding problemsBlocks not displayed (only in luma theme)Is there a way to stop an installation in progress?
I just installed Magento 2.3 with sample data on an Ubuntu 18 VM.
I'm playing around with creating themes based on tutorials I found online. I created a sample theme, uploaded it, logged into admin, and then switched to it with no issues.
Now, I'm having an issue trying to switch to an alternative theme. For some reason, I can't seem to change themes anymore; even though I could before.
Here are the steps I go through:
- Log in to the admin panel
- Go to Menu -> Content -> Configuration
- Click 'Edit' under 'Action' column
What I now get is a page that looks like this:

I don't recall doing anything noteworthy after I first switched themes from the default to the new one I created.
How can I fix this?
UPDATE
The URL reporting the 500 error is the following:
https://<my-magento-install-url>/admin/theme/design_config/edit/scope/stores/scope_id/1/key/<some-long-number>/
magento2 theme custom-theme
New contributor
Obinwanne Hill is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I just installed Magento 2.3 with sample data on an Ubuntu 18 VM.
I'm playing around with creating themes based on tutorials I found online. I created a sample theme, uploaded it, logged into admin, and then switched to it with no issues.
Now, I'm having an issue trying to switch to an alternative theme. For some reason, I can't seem to change themes anymore; even though I could before.
Here are the steps I go through:
- Log in to the admin panel
- Go to Menu -> Content -> Configuration
- Click 'Edit' under 'Action' column
What I now get is a page that looks like this:

I don't recall doing anything noteworthy after I first switched themes from the default to the new one I created.
How can I fix this?
UPDATE
The URL reporting the 500 error is the following:
https://<my-magento-install-url>/admin/theme/design_config/edit/scope/stores/scope_id/1/key/<some-long-number>/
magento2 theme custom-theme
New contributor
Obinwanne Hill is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
the error in the image seems to be a wordpress error
– magefms
yesterday
I've updated the image to avoid confusion. The one I posted was meant to show the kind of page, not the actual page itself.
– Obinwanne Hill
yesterday
are you in a developer mode?
– magefms
19 hours ago
how about in error log, what did you get in error logs?
– magefms
19 hours ago
add a comment |
I just installed Magento 2.3 with sample data on an Ubuntu 18 VM.
I'm playing around with creating themes based on tutorials I found online. I created a sample theme, uploaded it, logged into admin, and then switched to it with no issues.
Now, I'm having an issue trying to switch to an alternative theme. For some reason, I can't seem to change themes anymore; even though I could before.
Here are the steps I go through:
- Log in to the admin panel
- Go to Menu -> Content -> Configuration
- Click 'Edit' under 'Action' column
What I now get is a page that looks like this:

I don't recall doing anything noteworthy after I first switched themes from the default to the new one I created.
How can I fix this?
UPDATE
The URL reporting the 500 error is the following:
https://<my-magento-install-url>/admin/theme/design_config/edit/scope/stores/scope_id/1/key/<some-long-number>/
magento2 theme custom-theme
New contributor
Obinwanne Hill is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I just installed Magento 2.3 with sample data on an Ubuntu 18 VM.
I'm playing around with creating themes based on tutorials I found online. I created a sample theme, uploaded it, logged into admin, and then switched to it with no issues.
Now, I'm having an issue trying to switch to an alternative theme. For some reason, I can't seem to change themes anymore; even though I could before.
Here are the steps I go through:
- Log in to the admin panel
- Go to Menu -> Content -> Configuration
- Click 'Edit' under 'Action' column
What I now get is a page that looks like this:

I don't recall doing anything noteworthy after I first switched themes from the default to the new one I created.
How can I fix this?
UPDATE
The URL reporting the 500 error is the following:
https://<my-magento-install-url>/admin/theme/design_config/edit/scope/stores/scope_id/1/key/<some-long-number>/
magento2 theme custom-theme
magento2 theme custom-theme
New contributor
Obinwanne Hill is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Obinwanne Hill is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 19 hours ago
magefms
2,0472426
2,0472426
New contributor
Obinwanne Hill is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked yesterday
Obinwanne HillObinwanne Hill
1012
1012
New contributor
Obinwanne Hill is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Obinwanne Hill is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Obinwanne Hill is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
the error in the image seems to be a wordpress error
– magefms
yesterday
I've updated the image to avoid confusion. The one I posted was meant to show the kind of page, not the actual page itself.
– Obinwanne Hill
yesterday
are you in a developer mode?
– magefms
19 hours ago
how about in error log, what did you get in error logs?
– magefms
19 hours ago
add a comment |
1
the error in the image seems to be a wordpress error
– magefms
yesterday
I've updated the image to avoid confusion. The one I posted was meant to show the kind of page, not the actual page itself.
– Obinwanne Hill
yesterday
are you in a developer mode?
– magefms
19 hours ago
how about in error log, what did you get in error logs?
– magefms
19 hours ago
1
1
the error in the image seems to be a wordpress error
– magefms
yesterday
the error in the image seems to be a wordpress error
– magefms
yesterday
I've updated the image to avoid confusion. The one I posted was meant to show the kind of page, not the actual page itself.
– Obinwanne Hill
yesterday
I've updated the image to avoid confusion. The one I posted was meant to show the kind of page, not the actual page itself.
– Obinwanne Hill
yesterday
are you in a developer mode?
– magefms
19 hours ago
are you in a developer mode?
– magefms
19 hours ago
how about in error log, what did you get in error logs?
– magefms
19 hours ago
how about in error log, what did you get in error logs?
– magefms
19 hours ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Obinwanne Hill is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f267260%2fhttp-500-error-when-trying-to-edit-magento-theme-setting%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Obinwanne Hill is a new contributor. Be nice, and check out our Code of Conduct.
Obinwanne Hill is a new contributor. Be nice, and check out our Code of Conduct.
Obinwanne Hill is a new contributor. Be nice, and check out our Code of Conduct.
Obinwanne Hill is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f267260%2fhttp-500-error-when-trying-to-edit-magento-theme-setting%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
the error in the image seems to be a wordpress error
– magefms
yesterday
I've updated the image to avoid confusion. The one I posted was meant to show the kind of page, not the actual page itself.
– Obinwanne Hill
yesterday
are you in a developer mode?
– magefms
19 hours ago
how about in error log, what did you get in error logs?
– magefms
19 hours ago