
Originally Posted by
mc12345678
So to confirm, your database has a field name that begins with a v_? Or if you were to look in mySQLadmin would it be map_enabled?
The code automatically adds v_ as part of creating the CSV file.
So, it looks like the only way to get those fields out of ZC is to do a full export. To get them back in, it looks like you don't have to do a full import. At least there is some data loaded without that type of file...
But I think the real problem is that you have already prefixed the field with v_...