Invalid template file - Upgrade issue from 2.2.6 to 2.2.7 or 2.3
I have upgraded 2.2.6 version to 2.2.7 version but its showing below error in my website.
1 exception(s):
Exception #0 (MagentoFrameworkExceptionValidatorException): Invalid template file: 'C:/xampp2/htdocs/magento2/demo1/vendor/magento/module-theme/view/frontend/templates/page/js/require_js.phtml' in module: '' block's name: 'require.js'
Exception #0 (MagentoFrameworkExceptionValidatorException): Invalid template file: 'C:/xampp2/htdocs/magento2/demo1/vendor/magento/module-theme/view/frontend/templates/page/js/require_js.phtml' in module: '' block's name: 'require.js'
#0 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewElementTemplate.php(300): MagentoFrameworkViewElementTemplate->fetchView('C:/xampp2/htdoc...')
#1 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewElementAbstractBlock.php(667): MagentoFrameworkViewElementTemplate->_toHtml()
#2 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewResultPage.php(248): MagentoFrameworkViewElementAbstractBlock->toHtml()
#3 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewResultLayout.php(170): MagentoFrameworkViewResultPage->render(Object(MagentoFrameworkAppResponseHttpInterceptor))
#4 C:xampp2htdocsmagento2demo1vendormagentoframeworkInterceptionInterceptor.php(58): MagentoFrameworkViewResultLayout->renderResult(Object(MagentoFrameworkAppResponseHttpInterceptor))
#5 C:xampp2htdocsmagento2demo1vendormagentoframeworkInterceptionInterceptor.php(138): MagentoFrameworkViewResultPageInterceptor->___callParent('renderResult', Array)
#6 C:xampp2htdocsmagento2demo1vendormagentoframeworkInterceptionInterceptor.php(153): MagentoFrameworkViewResultPageInterceptor->MagentoFrameworkInterception{closure}(Object(MagentoFrameworkAppResponseHttpInterceptor))
#7 C:xampp2htdocsmagento2demo1generatedcodeMagentoFrameworkViewResultPageInterceptor.php(130): MagentoFrameworkViewResultPageInterceptor->___callPlugins('renderResult', Array, Array)
#8 C:xampp2htdocsmagento2demo1vendormagentoframeworkAppHttp.php(139): MagentoFrameworkViewResultPageInterceptor->renderResult(Object(MagentoFrameworkAppResponseHttpInterceptor))
#9 C:xampp2htdocsmagento2demo1generatedcodeMagentoFrameworkAppHttpInterceptor.php(24): MagentoFrameworkAppHttp->launch()
#10 C:xampp2htdocsmagento2demo1vendormagentoframeworkAppBootstrap.php(257): MagentoFrameworkAppHttpInterceptor->launch()
#11 C:xampp2htdocsmagento2demo1index.php(39): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttpInterceptor))
#12 {main}
Same issue i am facing if i upgrade website from 2.6 to 2.3.
Is there any solution?
magento2 upgrade magento2.3
add a comment |
I have upgraded 2.2.6 version to 2.2.7 version but its showing below error in my website.
1 exception(s):
Exception #0 (MagentoFrameworkExceptionValidatorException): Invalid template file: 'C:/xampp2/htdocs/magento2/demo1/vendor/magento/module-theme/view/frontend/templates/page/js/require_js.phtml' in module: '' block's name: 'require.js'
Exception #0 (MagentoFrameworkExceptionValidatorException): Invalid template file: 'C:/xampp2/htdocs/magento2/demo1/vendor/magento/module-theme/view/frontend/templates/page/js/require_js.phtml' in module: '' block's name: 'require.js'
#0 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewElementTemplate.php(300): MagentoFrameworkViewElementTemplate->fetchView('C:/xampp2/htdoc...')
#1 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewElementAbstractBlock.php(667): MagentoFrameworkViewElementTemplate->_toHtml()
#2 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewResultPage.php(248): MagentoFrameworkViewElementAbstractBlock->toHtml()
#3 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewResultLayout.php(170): MagentoFrameworkViewResultPage->render(Object(MagentoFrameworkAppResponseHttpInterceptor))
#4 C:xampp2htdocsmagento2demo1vendormagentoframeworkInterceptionInterceptor.php(58): MagentoFrameworkViewResultLayout->renderResult(Object(MagentoFrameworkAppResponseHttpInterceptor))
#5 C:xampp2htdocsmagento2demo1vendormagentoframeworkInterceptionInterceptor.php(138): MagentoFrameworkViewResultPageInterceptor->___callParent('renderResult', Array)
#6 C:xampp2htdocsmagento2demo1vendormagentoframeworkInterceptionInterceptor.php(153): MagentoFrameworkViewResultPageInterceptor->MagentoFrameworkInterception{closure}(Object(MagentoFrameworkAppResponseHttpInterceptor))
#7 C:xampp2htdocsmagento2demo1generatedcodeMagentoFrameworkViewResultPageInterceptor.php(130): MagentoFrameworkViewResultPageInterceptor->___callPlugins('renderResult', Array, Array)
#8 C:xampp2htdocsmagento2demo1vendormagentoframeworkAppHttp.php(139): MagentoFrameworkViewResultPageInterceptor->renderResult(Object(MagentoFrameworkAppResponseHttpInterceptor))
#9 C:xampp2htdocsmagento2demo1generatedcodeMagentoFrameworkAppHttpInterceptor.php(24): MagentoFrameworkAppHttp->launch()
#10 C:xampp2htdocsmagento2demo1vendormagentoframeworkAppBootstrap.php(257): MagentoFrameworkAppHttpInterceptor->launch()
#11 C:xampp2htdocsmagento2demo1index.php(39): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttpInterceptor))
#12 {main}
Same issue i am facing if i upgrade website from 2.6 to 2.3.
Is there any solution?
magento2 upgrade magento2.3
this post has resolved my issue.
– Sanjay Jethva
Dec 5 '18 at 8:15
add a comment |
I have upgraded 2.2.6 version to 2.2.7 version but its showing below error in my website.
1 exception(s):
Exception #0 (MagentoFrameworkExceptionValidatorException): Invalid template file: 'C:/xampp2/htdocs/magento2/demo1/vendor/magento/module-theme/view/frontend/templates/page/js/require_js.phtml' in module: '' block's name: 'require.js'
Exception #0 (MagentoFrameworkExceptionValidatorException): Invalid template file: 'C:/xampp2/htdocs/magento2/demo1/vendor/magento/module-theme/view/frontend/templates/page/js/require_js.phtml' in module: '' block's name: 'require.js'
#0 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewElementTemplate.php(300): MagentoFrameworkViewElementTemplate->fetchView('C:/xampp2/htdoc...')
#1 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewElementAbstractBlock.php(667): MagentoFrameworkViewElementTemplate->_toHtml()
#2 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewResultPage.php(248): MagentoFrameworkViewElementAbstractBlock->toHtml()
#3 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewResultLayout.php(170): MagentoFrameworkViewResultPage->render(Object(MagentoFrameworkAppResponseHttpInterceptor))
#4 C:xampp2htdocsmagento2demo1vendormagentoframeworkInterceptionInterceptor.php(58): MagentoFrameworkViewResultLayout->renderResult(Object(MagentoFrameworkAppResponseHttpInterceptor))
#5 C:xampp2htdocsmagento2demo1vendormagentoframeworkInterceptionInterceptor.php(138): MagentoFrameworkViewResultPageInterceptor->___callParent('renderResult', Array)
#6 C:xampp2htdocsmagento2demo1vendormagentoframeworkInterceptionInterceptor.php(153): MagentoFrameworkViewResultPageInterceptor->MagentoFrameworkInterception{closure}(Object(MagentoFrameworkAppResponseHttpInterceptor))
#7 C:xampp2htdocsmagento2demo1generatedcodeMagentoFrameworkViewResultPageInterceptor.php(130): MagentoFrameworkViewResultPageInterceptor->___callPlugins('renderResult', Array, Array)
#8 C:xampp2htdocsmagento2demo1vendormagentoframeworkAppHttp.php(139): MagentoFrameworkViewResultPageInterceptor->renderResult(Object(MagentoFrameworkAppResponseHttpInterceptor))
#9 C:xampp2htdocsmagento2demo1generatedcodeMagentoFrameworkAppHttpInterceptor.php(24): MagentoFrameworkAppHttp->launch()
#10 C:xampp2htdocsmagento2demo1vendormagentoframeworkAppBootstrap.php(257): MagentoFrameworkAppHttpInterceptor->launch()
#11 C:xampp2htdocsmagento2demo1index.php(39): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttpInterceptor))
#12 {main}
Same issue i am facing if i upgrade website from 2.6 to 2.3.
Is there any solution?
magento2 upgrade magento2.3
I have upgraded 2.2.6 version to 2.2.7 version but its showing below error in my website.
1 exception(s):
Exception #0 (MagentoFrameworkExceptionValidatorException): Invalid template file: 'C:/xampp2/htdocs/magento2/demo1/vendor/magento/module-theme/view/frontend/templates/page/js/require_js.phtml' in module: '' block's name: 'require.js'
Exception #0 (MagentoFrameworkExceptionValidatorException): Invalid template file: 'C:/xampp2/htdocs/magento2/demo1/vendor/magento/module-theme/view/frontend/templates/page/js/require_js.phtml' in module: '' block's name: 'require.js'
#0 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewElementTemplate.php(300): MagentoFrameworkViewElementTemplate->fetchView('C:/xampp2/htdoc...')
#1 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewElementAbstractBlock.php(667): MagentoFrameworkViewElementTemplate->_toHtml()
#2 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewResultPage.php(248): MagentoFrameworkViewElementAbstractBlock->toHtml()
#3 C:xampp2htdocsmagento2demo1vendormagentoframeworkViewResultLayout.php(170): MagentoFrameworkViewResultPage->render(Object(MagentoFrameworkAppResponseHttpInterceptor))
#4 C:xampp2htdocsmagento2demo1vendormagentoframeworkInterceptionInterceptor.php(58): MagentoFrameworkViewResultLayout->renderResult(Object(MagentoFrameworkAppResponseHttpInterceptor))
#5 C:xampp2htdocsmagento2demo1vendormagentoframeworkInterceptionInterceptor.php(138): MagentoFrameworkViewResultPageInterceptor->___callParent('renderResult', Array)
#6 C:xampp2htdocsmagento2demo1vendormagentoframeworkInterceptionInterceptor.php(153): MagentoFrameworkViewResultPageInterceptor->MagentoFrameworkInterception{closure}(Object(MagentoFrameworkAppResponseHttpInterceptor))
#7 C:xampp2htdocsmagento2demo1generatedcodeMagentoFrameworkViewResultPageInterceptor.php(130): MagentoFrameworkViewResultPageInterceptor->___callPlugins('renderResult', Array, Array)
#8 C:xampp2htdocsmagento2demo1vendormagentoframeworkAppHttp.php(139): MagentoFrameworkViewResultPageInterceptor->renderResult(Object(MagentoFrameworkAppResponseHttpInterceptor))
#9 C:xampp2htdocsmagento2demo1generatedcodeMagentoFrameworkAppHttpInterceptor.php(24): MagentoFrameworkAppHttp->launch()
#10 C:xampp2htdocsmagento2demo1vendormagentoframeworkAppBootstrap.php(257): MagentoFrameworkAppHttpInterceptor->launch()
#11 C:xampp2htdocsmagento2demo1index.php(39): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttpInterceptor))
#12 {main}
Same issue i am facing if i upgrade website from 2.6 to 2.3.
Is there any solution?
magento2 upgrade magento2.3
magento2 upgrade magento2.3
edited Nov 29 '18 at 11:36
Sanjay Jethva
asked Nov 29 '18 at 11:22
Sanjay JethvaSanjay Jethva
514825
514825
this post has resolved my issue.
– Sanjay Jethva
Dec 5 '18 at 8:15
add a comment |
this post has resolved my issue.
– Sanjay Jethva
Dec 5 '18 at 8:15
this post has resolved my issue.
– Sanjay Jethva
Dec 5 '18 at 8:15
this post has resolved my issue.
– Sanjay Jethva
Dec 5 '18 at 8:15
add a comment |
3 Answers
3
active
oldest
votes
This should be only a problem of your local installation, because your Magento instance is running on Windows.
So this could be a temporary fix in vendormagentoframeworkViewElementTemplateFileValidator.php
Go to line number 114 and change the line number and replace below line
$filename = str_replace('\', '/', $filename);
with
$filename = str_replace('\', '/', $this->fileDriver->getRealPath($filename));
Hello @tho, i have applied this solution and now website is loading but home page and admin login shows blank page.
– Sanjay Jethva
Dec 4 '18 at 3:54
add a comment |
if your magento installation is running on windows than in magento's some versions like in 2.2.7 we have to replace the code of file vendor/magento/framework/view/element/template/file/validator.php with this.
protected function isPathInDirectories($path, $directories)
{
$realPath = str_replace('\', '/', $this->fileDriver->getRealPath($path));
if (!is_array($directories)) {
$directories = (array)$directories;
}
foreach ($directories as $directory) {
if (0 === strpos($realPath, $directory)) {
return true;
}
}
return false;
}
and now reload the magento application.
add a comment |
For Upgrade Magento 2.2.6 to Magento 2.3.0 without any issue, I have just upgrade one of our ongoing projects from Magento 2.2.6 to 2.3.0 and nothing break the functionality of the ongoing project.
you can easily upgrade using Magento command line,
You need to follow four steps to upgrade from older version to latest version Magento 2.3
For upgrade to Magento 2.3 You must require PHP 7.1.3+ or PHP 7.2.
You can't simply upgrade using Composer update command only.
Hope you will be helpful above steps.
Hello @Rakesh, i am using php version 7.1.7 and applied Mr. tho solution and website is not showing any error. my store is in development mode. but showing blank page.
– Sanjay Jethva
Dec 4 '18 at 6:17
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%2f251792%2finvalid-template-file-upgrade-issue-from-2-2-6-to-2-2-7-or-2-3%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
This should be only a problem of your local installation, because your Magento instance is running on Windows.
So this could be a temporary fix in vendormagentoframeworkViewElementTemplateFileValidator.php
Go to line number 114 and change the line number and replace below line
$filename = str_replace('\', '/', $filename);
with
$filename = str_replace('\', '/', $this->fileDriver->getRealPath($filename));
Hello @tho, i have applied this solution and now website is loading but home page and admin login shows blank page.
– Sanjay Jethva
Dec 4 '18 at 3:54
add a comment |
This should be only a problem of your local installation, because your Magento instance is running on Windows.
So this could be a temporary fix in vendormagentoframeworkViewElementTemplateFileValidator.php
Go to line number 114 and change the line number and replace below line
$filename = str_replace('\', '/', $filename);
with
$filename = str_replace('\', '/', $this->fileDriver->getRealPath($filename));
Hello @tho, i have applied this solution and now website is loading but home page and admin login shows blank page.
– Sanjay Jethva
Dec 4 '18 at 3:54
add a comment |
This should be only a problem of your local installation, because your Magento instance is running on Windows.
So this could be a temporary fix in vendormagentoframeworkViewElementTemplateFileValidator.php
Go to line number 114 and change the line number and replace below line
$filename = str_replace('\', '/', $filename);
with
$filename = str_replace('\', '/', $this->fileDriver->getRealPath($filename));
This should be only a problem of your local installation, because your Magento instance is running on Windows.
So this could be a temporary fix in vendormagentoframeworkViewElementTemplateFileValidator.php
Go to line number 114 and change the line number and replace below line
$filename = str_replace('\', '/', $filename);
with
$filename = str_replace('\', '/', $this->fileDriver->getRealPath($filename));
edited Dec 4 '18 at 4:10
Sanjay Jethva
514825
514825
answered Nov 30 '18 at 14:50
thotho
858
858
Hello @tho, i have applied this solution and now website is loading but home page and admin login shows blank page.
– Sanjay Jethva
Dec 4 '18 at 3:54
add a comment |
Hello @tho, i have applied this solution and now website is loading but home page and admin login shows blank page.
– Sanjay Jethva
Dec 4 '18 at 3:54
Hello @tho, i have applied this solution and now website is loading but home page and admin login shows blank page.
– Sanjay Jethva
Dec 4 '18 at 3:54
Hello @tho, i have applied this solution and now website is loading but home page and admin login shows blank page.
– Sanjay Jethva
Dec 4 '18 at 3:54
add a comment |
if your magento installation is running on windows than in magento's some versions like in 2.2.7 we have to replace the code of file vendor/magento/framework/view/element/template/file/validator.php with this.
protected function isPathInDirectories($path, $directories)
{
$realPath = str_replace('\', '/', $this->fileDriver->getRealPath($path));
if (!is_array($directories)) {
$directories = (array)$directories;
}
foreach ($directories as $directory) {
if (0 === strpos($realPath, $directory)) {
return true;
}
}
return false;
}
and now reload the magento application.
add a comment |
if your magento installation is running on windows than in magento's some versions like in 2.2.7 we have to replace the code of file vendor/magento/framework/view/element/template/file/validator.php with this.
protected function isPathInDirectories($path, $directories)
{
$realPath = str_replace('\', '/', $this->fileDriver->getRealPath($path));
if (!is_array($directories)) {
$directories = (array)$directories;
}
foreach ($directories as $directory) {
if (0 === strpos($realPath, $directory)) {
return true;
}
}
return false;
}
and now reload the magento application.
add a comment |
if your magento installation is running on windows than in magento's some versions like in 2.2.7 we have to replace the code of file vendor/magento/framework/view/element/template/file/validator.php with this.
protected function isPathInDirectories($path, $directories)
{
$realPath = str_replace('\', '/', $this->fileDriver->getRealPath($path));
if (!is_array($directories)) {
$directories = (array)$directories;
}
foreach ($directories as $directory) {
if (0 === strpos($realPath, $directory)) {
return true;
}
}
return false;
}
and now reload the magento application.
if your magento installation is running on windows than in magento's some versions like in 2.2.7 we have to replace the code of file vendor/magento/framework/view/element/template/file/validator.php with this.
protected function isPathInDirectories($path, $directories)
{
$realPath = str_replace('\', '/', $this->fileDriver->getRealPath($path));
if (!is_array($directories)) {
$directories = (array)$directories;
}
foreach ($directories as $directory) {
if (0 === strpos($realPath, $directory)) {
return true;
}
}
return false;
}
and now reload the magento application.
answered Dec 22 '18 at 18:51
spider01spider01
213
213
add a comment |
add a comment |
For Upgrade Magento 2.2.6 to Magento 2.3.0 without any issue, I have just upgrade one of our ongoing projects from Magento 2.2.6 to 2.3.0 and nothing break the functionality of the ongoing project.
you can easily upgrade using Magento command line,
You need to follow four steps to upgrade from older version to latest version Magento 2.3
For upgrade to Magento 2.3 You must require PHP 7.1.3+ or PHP 7.2.
You can't simply upgrade using Composer update command only.
Hope you will be helpful above steps.
Hello @Rakesh, i am using php version 7.1.7 and applied Mr. tho solution and website is not showing any error. my store is in development mode. but showing blank page.
– Sanjay Jethva
Dec 4 '18 at 6:17
add a comment |
For Upgrade Magento 2.2.6 to Magento 2.3.0 without any issue, I have just upgrade one of our ongoing projects from Magento 2.2.6 to 2.3.0 and nothing break the functionality of the ongoing project.
you can easily upgrade using Magento command line,
You need to follow four steps to upgrade from older version to latest version Magento 2.3
For upgrade to Magento 2.3 You must require PHP 7.1.3+ or PHP 7.2.
You can't simply upgrade using Composer update command only.
Hope you will be helpful above steps.
Hello @Rakesh, i am using php version 7.1.7 and applied Mr. tho solution and website is not showing any error. my store is in development mode. but showing blank page.
– Sanjay Jethva
Dec 4 '18 at 6:17
add a comment |
For Upgrade Magento 2.2.6 to Magento 2.3.0 without any issue, I have just upgrade one of our ongoing projects from Magento 2.2.6 to 2.3.0 and nothing break the functionality of the ongoing project.
you can easily upgrade using Magento command line,
You need to follow four steps to upgrade from older version to latest version Magento 2.3
For upgrade to Magento 2.3 You must require PHP 7.1.3+ or PHP 7.2.
You can't simply upgrade using Composer update command only.
Hope you will be helpful above steps.
For Upgrade Magento 2.2.6 to Magento 2.3.0 without any issue, I have just upgrade one of our ongoing projects from Magento 2.2.6 to 2.3.0 and nothing break the functionality of the ongoing project.
you can easily upgrade using Magento command line,
You need to follow four steps to upgrade from older version to latest version Magento 2.3
For upgrade to Magento 2.3 You must require PHP 7.1.3+ or PHP 7.2.
You can't simply upgrade using Composer update command only.
Hope you will be helpful above steps.
edited 56 secs ago
answered Dec 4 '18 at 5:50
Rakesh JesadiyaRakesh Jesadiya
28.8k1571119
28.8k1571119
Hello @Rakesh, i am using php version 7.1.7 and applied Mr. tho solution and website is not showing any error. my store is in development mode. but showing blank page.
– Sanjay Jethva
Dec 4 '18 at 6:17
add a comment |
Hello @Rakesh, i am using php version 7.1.7 and applied Mr. tho solution and website is not showing any error. my store is in development mode. but showing blank page.
– Sanjay Jethva
Dec 4 '18 at 6:17
Hello @Rakesh, i am using php version 7.1.7 and applied Mr. tho solution and website is not showing any error. my store is in development mode. but showing blank page.
– Sanjay Jethva
Dec 4 '18 at 6:17
Hello @Rakesh, i am using php version 7.1.7 and applied Mr. tho solution and website is not showing any error. my store is in development mode. but showing blank page.
– Sanjay Jethva
Dec 4 '18 at 6:17
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%2f251792%2finvalid-template-file-upgrade-issue-from-2-2-6-to-2-2-7-or-2-3%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
this post has resolved my issue.
– Sanjay Jethva
Dec 5 '18 at 8:15