Need help in updating the magento version 2.2.3 we're getting error below is the steps that we did.
Steps we followed
1. we disable all third party and overide modules
2. we update magento version to 2.2.3 by composer
3. we update theme as per magento version
4. Enable all modules and upgrade and compile but we have compilation error.
Logs and screenshot can be found on the below link.
https://mega.nz/#F!FhZTQZCZ!u7NV4H-c53paaIYl7M5imQ
Hi @bester_john
Seems like your screenshot it not visible to us , can you please post error log which you are getting or post screenshot some where else and share the link.
so it would helps us to trouble shoot the issue
I uploaded in mega all error logs and screenshot, can you please help?
Hi @bester_john
looking at the logs you have localized exception error while doing compilation.
kindly run below commands in sequentially.
then check , it will works !!
We've done this and it didn't work.
Hi @bester_john
Are you using any third party theme ?
We are using "CLAUE" theme
Hi @bester_john
yes , seems like theme MGS theme have provided patch for magento 2.2 version with there latest theme edition.
kindly check this link - https://themeforest.net/item/claue-clean-minimal-magento-2-theme/20155150/comments?page=10
find for "MGS\Mpanel\Block\Framework\Page::render(M" - you will see there comments on the link.
This might help you
We do have the patch installed, we have problem with setup upgrade any more insights?
@bester_john - okay i understand !!
actually you have issue with the theme only , if you wanted to check then do one thing remove you custom theme (MSG) - then run all the commands and check.
the error you are facing is because of theme only , so once you remove this theme and set the Magento 2 Native Luma theme it will works for you.