Answers for "Exception #0 (InvalidArgumentException): Required parameter 'theme_dir' was not passed magento 2"

1

magento2 Required parameter 'theme_dir' was not passed

SELECT * FROM core_config_data WHERE path = "design/theme/theme_id"
// change the id with the valid theme id from the themes table
Posted by: Guest on March-22-2021

Code answers related to "Exception #0 (InvalidArgumentException): Required parameter 'theme_dir' was not passed magento 2"

Browse Popular Code Answers by Language