1

enter image description hereI upgraded my magento2.2.8 to 2.2.3 after that I open system configuration and try to open configuration but some configuration shows a blank page and some option showing normal.

4
  • If it worked, mark my answer as solved an upvote pls:) Commented Nov 18, 2019 at 5:44
  • <![CDATA[<img src="meetanshi.com/media/logo.png" alt="Meetanshi" height="20" style="vertical-align:middle;"/>]]> this is my code Commented Nov 19, 2019 at 12:12
  • Please explain what you are trying to say. Commented Nov 19, 2019 at 12:47
  • see after webkul my code and in my system xml <![CDATA[<img src="meetanshi.com/media/logo.png" alt="Meetanshi" height="20" style="vertical-align:middle;"/>]]> Commented Nov 19, 2019 at 13:41

1 Answer 1

0

In your meetanshi module, image is missing you can solve this by following this: Search this url in your system.xml or in your whole folder via Sublime Text editor and comment it.

Url: "https://meetanshi.com/media/logo.png"

Updated:

Run composer update command and then check, if not solved then recreate vendor folder by running this command composer install.

Please check this link for more help: github.com/magento/magento2/issues/25403

9
  • no this is sales > Tax area Commented Nov 18, 2019 at 5:03
  • my question is not this my question is i open some configratutions but all blank Commented Nov 18, 2019 at 5:04
  • please disable meetanshi module once and then check. Commented Nov 18, 2019 at 5:10
  • some third party/custom system.xml module configuration is wrong that's why you are facing this Commented Nov 18, 2019 at 5:10
  • Uncaught TypeError: Argument 1 passed to Vertex\Tax\Model\FlexField\FlexFieldProcessableAttribute::setLabel() must be of the type string, null give Commented Nov 18, 2019 at 5:29

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.