【发布时间】:2016-07-19 09:08:44
【问题描述】:
我只是为了安装 magento 2.1。感谢 magento 提供的工具,我迁移了我的数据库。它工作得很好!!
但是问题是,当我运行前端时,我得到了这个错误:
Unable to load theme by specified key: 'pure'
当我想在管理中更改主题时,我收到此错误:Something went wrong while saving this configuration: Unable to load theme by specified key: 'pure'
我遵循许多提示,例如清空表'change_design',使用此命令:
di:编译 设置:升级 设置:静态内容:部署 索引器:重新索引 缓存:刷新 ...
但问题仍然存在。
您知道解决此问题的方法吗? 谢谢。
ps:“Pure”是我在网站 1.9 上使用的主题
【问题讨论】: