Hello all,
I really don't found this issue...
During a setup:upgrade, it stops with this message : "Field title can't be empty".
I don't found any field title in my database dump. It's just after "Magento_Theme", so i have seen my theme.xml and my composer.json. Everything seems to be good.
I don't know where i can look for...
Error and files attached.
Thanks for your help.
Matthieu.
Hello @matthieu_larrere,
This issue raised due to Theme
As per as,your shared picture, you have installed Codazon Fastest/Any Codazon theme at your system.
This theme must have any issue and issue arise as Magento does not validated that theme
See at Magento\Framework\View\Design\Theme\Validator method _setTitleValidators.
May be any theme of codazon does not define theme name theme.xml.
Or May be you have an issue in composer.json of theme or Codazon module
See magento some details at https://github.com/magento/magento2/issues/840
--
If my answer is useful, please Accept as Solution & give Kudos
Thanks for your reply.
I've already seen this topic somewhere.
But my theme is a martfury theme, not codazon. The vendor tells me that there are no issue.
I've joined the theme.xml and composer.json that seems to be good.
So ?
Hello, I still have the same issue, It always show me Field title can’t be empty when I do the setup:upgrade.
Can someone help fixing this issue?
@gelanivishal I followed your link also I did all changes and still have the same issue.