Magento 2.2 error after upgradeError after upgrade to Magento 2.2Magento 2.2.0 Error : Element 'referenceContainer', attribute 'after': The attribute 'after' is not allowedAdd inline javascript to head - magento2Magento 2 Error : what is this error?Cannot open catalog edit/add product after enabling developer modeElement 'block': This element is not expected : magento2ifconfig does not work in <css /> tags in Magento 2Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'css': This element is not expected1 exception(s): Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'referenceContainer': This element is not expectedMagento 2: Errors displaying on setting devolper mode
What are the possible solutions of the given equation?
Identifying the interval from A♭ to D♯
Did CPM support custom hardware using device drivers?
Could the Saturn V actually have launched astronauts around Venus?
Is it true that real estate prices mainly go up?
How to deal with a cynical class?
What is IP squat space
Why is a Java array index expression evaluated before checking if the array reference expression is null?
Does the statement `int val = (++i > ++j) ? ++i : ++j;` invoke undefined behavior?
2D counterpart of std::array in C++17
My adviser wants to be the first author
How to answer questions about my characters?
Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?
How to get the name of the database a stored procedure is executed in within that stored procedure while it's executing?
Why did it take so long to abandon sail after steamships were demonstrated?
Brexit - No Deal Rejection
Simulating rnorm() using runif()
Employee lack of ownership
What is a good source for large tables on the properties of water?
Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?
Good allowance savings plan?
Is having access to past exams cheating and, if yes, could it be proven just by a good grade?
Citation at the bottom for subfigures in beamer frame
I need to drive a 7/16" nut but am unsure how to use the socket I bought for my screwdriver
Magento 2.2 error after upgrade
Error after upgrade to Magento 2.2Magento 2.2.0 Error : Element 'referenceContainer', attribute 'after': The attribute 'after' is not allowedAdd inline javascript to head - magento2Magento 2 Error : what is this error?Cannot open catalog edit/add product after enabling developer modeElement 'block': This element is not expected : magento2ifconfig does not work in <css /> tags in Magento 2Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'css': This element is not expected1 exception(s): Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'referenceContainer': This element is not expectedMagento 2: Errors displaying on setting devolper mode
I have errors after the upgrade. You can see error below.
Can anyone help us to fix this error?
1 exception(s):
Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'block': This element is not expected. Expected is one of ( title, css, link, meta, script, remove, attribute ).
Line: 1139
magento2
bumped to the homepage by Community♦ 27 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have errors after the upgrade. You can see error below.
Can anyone help us to fix this error?
1 exception(s):
Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'block': This element is not expected. Expected is one of ( title, css, link, meta, script, remove, attribute ).
Line: 1139
magento2
bumped to the homepage by Community♦ 27 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
may be extension issue
– Moin Malek
Oct 26 '17 at 13:14
Thank you, but we have checked that already
– user38833
Oct 26 '17 at 13:39
Please cross check that block class name have backslashes if there Magento does not support backslash
– Moin Malek
Oct 26 '17 at 13:44
You mean this? <referenceContainer name="sidebar.main"> <block class=“BlueThemeBlockCategoryLeftcategory" name="left.menu" template="Blue_Theme::callouts/leftmenu.phtml" before="-" ifconfig="blue_settings/leftcolumn/isenable" /> </referenceContainer>
– user38833
Oct 26 '17 at 14:21
Did you resolve this?
– sudopratt
Jan 31 '18 at 0:23
add a comment |
I have errors after the upgrade. You can see error below.
Can anyone help us to fix this error?
1 exception(s):
Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'block': This element is not expected. Expected is one of ( title, css, link, meta, script, remove, attribute ).
Line: 1139
magento2
I have errors after the upgrade. You can see error below.
Can anyone help us to fix this error?
1 exception(s):
Exception #0 (MagentoFrameworkConfigDomValidationException): Element 'block': This element is not expected. Expected is one of ( title, css, link, meta, script, remove, attribute ).
Line: 1139
magento2
magento2
edited Oct 26 '17 at 12:51
St3phan
1,9701236
1,9701236
asked Oct 26 '17 at 12:15
user38833user38833
218
218
bumped to the homepage by Community♦ 27 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 27 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
may be extension issue
– Moin Malek
Oct 26 '17 at 13:14
Thank you, but we have checked that already
– user38833
Oct 26 '17 at 13:39
Please cross check that block class name have backslashes if there Magento does not support backslash
– Moin Malek
Oct 26 '17 at 13:44
You mean this? <referenceContainer name="sidebar.main"> <block class=“BlueThemeBlockCategoryLeftcategory" name="left.menu" template="Blue_Theme::callouts/leftmenu.phtml" before="-" ifconfig="blue_settings/leftcolumn/isenable" /> </referenceContainer>
– user38833
Oct 26 '17 at 14:21
Did you resolve this?
– sudopratt
Jan 31 '18 at 0:23
add a comment |
may be extension issue
– Moin Malek
Oct 26 '17 at 13:14
Thank you, but we have checked that already
– user38833
Oct 26 '17 at 13:39
Please cross check that block class name have backslashes if there Magento does not support backslash
– Moin Malek
Oct 26 '17 at 13:44
You mean this? <referenceContainer name="sidebar.main"> <block class=“BlueThemeBlockCategoryLeftcategory" name="left.menu" template="Blue_Theme::callouts/leftmenu.phtml" before="-" ifconfig="blue_settings/leftcolumn/isenable" /> </referenceContainer>
– user38833
Oct 26 '17 at 14:21
Did you resolve this?
– sudopratt
Jan 31 '18 at 0:23
may be extension issue
– Moin Malek
Oct 26 '17 at 13:14
may be extension issue
– Moin Malek
Oct 26 '17 at 13:14
Thank you, but we have checked that already
– user38833
Oct 26 '17 at 13:39
Thank you, but we have checked that already
– user38833
Oct 26 '17 at 13:39
Please cross check that block class name have backslashes if there Magento does not support backslash
– Moin Malek
Oct 26 '17 at 13:44
Please cross check that block class name have backslashes if there Magento does not support backslash
– Moin Malek
Oct 26 '17 at 13:44
You mean this? <referenceContainer name="sidebar.main"> <block class=“BlueThemeBlockCategoryLeftcategory" name="left.menu" template="Blue_Theme::callouts/leftmenu.phtml" before="-" ifconfig="blue_settings/leftcolumn/isenable" /> </referenceContainer>
– user38833
Oct 26 '17 at 14:21
You mean this? <referenceContainer name="sidebar.main"> <block class=“BlueThemeBlockCategoryLeftcategory" name="left.menu" template="Blue_Theme::callouts/leftmenu.phtml" before="-" ifconfig="blue_settings/leftcolumn/isenable" /> </referenceContainer>
– user38833
Oct 26 '17 at 14:21
Did you resolve this?
– sudopratt
Jan 31 '18 at 0:23
Did you resolve this?
– sudopratt
Jan 31 '18 at 0:23
add a comment |
1 Answer
1
active
oldest
votes
If there is any tag inside tag then will though mentioned error
just remove block then it works fine
add a comment |
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
);
);
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%2f198805%2fmagento-2-2-error-after-upgrade%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
If there is any tag inside tag then will though mentioned error
just remove block then it works fine
add a comment |
If there is any tag inside tag then will though mentioned error
just remove block then it works fine
add a comment |
If there is any tag inside tag then will though mentioned error
just remove block then it works fine
If there is any tag inside tag then will though mentioned error
just remove block then it works fine
answered May 10 '18 at 10:57
Pradeep KumarPradeep Kumar
5,50174377
5,50174377
add a comment |
add a comment |
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%2f198805%2fmagento-2-2-error-after-upgrade%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
may be extension issue
– Moin Malek
Oct 26 '17 at 13:14
Thank you, but we have checked that already
– user38833
Oct 26 '17 at 13:39
Please cross check that block class name have backslashes if there Magento does not support backslash
– Moin Malek
Oct 26 '17 at 13:44
You mean this? <referenceContainer name="sidebar.main"> <block class=“BlueThemeBlockCategoryLeftcategory" name="left.menu" template="Blue_Theme::callouts/leftmenu.phtml" before="-" ifconfig="blue_settings/leftcolumn/isenable" /> </referenceContainer>
– user38833
Oct 26 '17 at 14:21
Did you resolve this?
– sudopratt
Jan 31 '18 at 0:23