Jump to content

Error: AttributeGroup->name is empty for default language


Recommended Posts

Version 1.2.4.0

I uploaded my attributes and everything went well for the attributes except I got this message:

16 errors

1. AttributeGroup->name is empty for default language
2. AttributeGroup->name is empty for default language

16. AttributeGroup->name is empty for default language

What column is the AttributeGroup? I didn’t think there was an association with Group, just product ID.

Any help is appreciated!

Peter

Link to comment
Share on other sites

  • 3 weeks later...
  • 3 weeks later...
  • 5 weeks later...
  • 4 weeks later...
  • 2 months later...

I had this issue also a few weeks back.
I did the following (unfortunatly all at once) and the error went away and import worked.....
(so didnt know which one resolved the issue... as was just happy to get them all in in the end)

1) Check your import file for missing rows, or blank field information in the import. Sometimes the import does not like a blank field.
2) Check your file for strange characters. Sometimes things like ?"\ etc all may throw the import file.
3) Make sure you have legitimate Product IDs for the attributes to go into.
4) Try turning off SEO URLs before importing.
5) Cross your fingers and try the import again. ;-)

Hope this might help.
airbag

Link to comment
Share on other sites

  • 2 years later...

Hi

 

I just had this problem and the issue was incorrect formatting, I was missing a colon. Double check your code and if necessary break it up and upload in different parts to help identify the errors. Maybe you put in a semi-colon instead of a colon?

Link to comment
Share on other sites

I had the same problem, but I found solution for it. I had a CSV file with two columns, in the first one was the ID of the product, in second one attributes or Options:value, call it as you want... Everytime I tried to import it, I got multiple times the same error.

 

So, I found out that on few lines I had comma at the end, in the Options:value column, therefore, Prestashop thought there is one more attribute called "NOTHING". Check your lines for Extra Commas. Worked for me :)

Link to comment
Share on other sites

×
×
  • Create New...