Javascript,Nodejs,MongodDB,WordPress,CSS,PHP

LightBlog

Thursday, August 16, 2018

Something went wrong while saving this configuration: Area is already set in magento 2

This is magento 2.x errors you can fixed it just go this file location

vendor\magento\module-email\Model\AbstractTemplate.php
and comment this  line

throw new \LogicException(__('Area is already set'));

No comments:

Post a Comment