Forum Replies Created
Any luck on this?
When I look in the database table I see the problem. The postmeta entries for packages created in the back end store certain strings of data in arrays. The CSV upload is not storing that information as an array.
In the postmeta table the following arrays are not being saved as serialized data:
- Attached Files – __wpdm_files
- Allow Access – __wpdm_access
- Advanced Custom Fields – __wpdmpro_custom_fields (not sure how this would work. probably not coded in there.
In the term_relationship table the following single entries are not being added:
- Categories – term_taxonomy_id
Thanks, Did I configure something wrong?
Did I mess something up?
Also is there a way to make it show as blank instead of the template tag filling in the space if there is not value set? If you look at the Music page you’ll see what I mean.
Thanks
I’m having the exact same problem with this. I used a two record csv to try and test and have tried narrowing down to a minimum of fields so everyone is mapped with no luck.
Additionally, one working can this be used to upload advanced custom fields too?