Serialized fields
-
Hello,
I’m trying to import a serialized field (checkboxes in a same field), format used by Ultimate Members.
Valid format (Ultimate Member) :
a:1:{i:0;s:3:”iOS”;}
a:3:{i:0;s:7:”Android”;i:1;s:3:”iOS”;i:2;s:7:”Windows”;}but when I import it, I see with “User Meta Display” this value for the field :
s:20:”a:1:{i:0;s:3:”iOS”;}”;so it’s imported as a string of 20chars, and not as values for my checkboxes.
How can I do ?
Thanks 🙂
https://ww.wp.xz.cn/plugins/import-users-from-csv-with-meta/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Serialized fields’ is closed to new replies.