Answers for "Something went wrong while saving this configuration: Required parameter 'theme_dir' was not passed magento 2.3.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 "Something went wrong while saving this configuration: Required parameter 'theme_dir' was not passed magento 2.3.2"

Browse Popular Code Answers by Language