Title: serialize import problem
Last modified: February 4, 2017

---

# serialize import problem

 *  Resolved [dontrix123](https://wordpress.org/support/users/dontrix123/)
 * (@dontrix123)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/serialize-import-problem/)
 * I have a problem in importing csv to serialize. (VAL1 = 000000 | VAL2 = 111111
   | VAL3 = 222222)
 * This is the value from auto detection:
    a:3:{s:3:”**VAL1**“;s:1:”000000″;s:3:”**
   VAL2**“;s:2:”111111″;s:3:”**VAL3**“;s:4:”222222″;}
 * But when I try to drag an element to the value (VAL1 = 000000 to VAL1 = {order[
   1]})
    a:3:{s:3:”**VAL1**“;s:1:”{order[1]}”;s:3:”**VAL2**“;s:2:”111111″;s:3:”**
   VAL3**“;s:4:”222222”;}
 * with “” or without”” same problem it shows like this in the databse:
    a:1:{i:
   0;b:0;}

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * (@wpallimport)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/serialize-import-problem/#post-8758276)
 * Hi [@dontrix123](https://wordpress.org/support/users/dontrix123/)
 * Just based on your description, it looks like you’ll need to store your import
   values like {order[1]} inside Custom Fields, and then use [our API](http://www.wpallimport.com/documentation/developers/action-reference/)
   to put the serialized array in the database.
 * That being said, we can advise on this much better by seeing the data you’re 
   talking about. Please set up this issue at [http://www.wpallimport.com/debug/](http://www.wpallimport.com/debug/)
   and open a support ticket at [http://www.wpallimport.com/support/](http://www.wpallimport.com/support/)
   that references this ticket so that we can help out.
 *  Thread Starter [dontrix123](https://wordpress.org/support/users/dontrix123/)
 * (@dontrix123)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/serialize-import-problem/#post-8770292)
 * Thank you for the answer, I already understand how to work on it.. I just need
   to do some custom codes to make it work..

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘serialize import problem’ is closed to new replies.

 * ![](https://ps.w.org/wp-all-import/assets/icon-256x256.png?rev=2570179)
 * [WP All Import – Drag & Drop Import for CSV, XML, Excel & Google Sheets](https://wordpress.org/plugins/wp-all-import/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-all-import/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-all-import/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-all-import/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-all-import/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-all-import/reviews/)

## Tags

 * [serialize](https://wordpress.org/support/topic-tag/serialize/)

 * 2 replies
 * 2 participants
 * Last reply from: [dontrix123](https://wordpress.org/support/users/dontrix123/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/serialize-import-problem/#post-8770292)
 * Status: resolved