Importing from XML is ignoring serialized custom field
I have recently had a lesson in serialized arrays from a friend and it all makes sense now! After working this out it finally worked on the import. Take this for example: a:1:{s:7:”address”;s:50:”52, St. Michaels Rd,Sheffield,S359YN”;} a:1: This is the array size, there is one piece of information in this array hense the 1. a:size:{key … Read more