cancel
Showing results for 
Search instead for 
Did you mean: 

[2.2.6] "Field title can't be empty" during setup:upgrade

[2.2.6] "Field title can't be empty" during setup:upgrade

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.

http://prntscr.com/l5kngy

http://prntscr.com/l5ko5p

http://prntscr.com/l5kp4q

 

Thanks for your help.

Matthieu.

4 REPLIES 4

Re: [2.2.6] "Field title can't be empty" during setup:upgrade

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

Re: [2.2.6] "Field title can't be empty" during setup:upgrade

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 ?

Re: [2.2.6] "Field title can't be empty" during setup:upgrade

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?

Re: [2.2.6] "Field title can't be empty" during setup:upgrade

@gelanivishal  I followed your link also I did all changes and still have the same issue.