aargh – the problem was an invalid post type
can you please ask the developers to provide a list of helpful error messages? A lot of time gets wasted when the program knows what the problem is but does not tell the user where to fix it.
the problem is especially bad when importing a large number of listings
I am requesting something like this:
Row Problem(s)
221 invalid character in column 4
336 invalid post type, invalid character in column 6
348 invalid post type, invalid character in column 4
1262 blank title, invalid post type
Can you imagine how hard it would be to find these 4 errors in a file of 2000 rows if all I know is
“4 / 2000 item(s) could not be added due to blank title/invalid post type/invalid characters used in data.”