Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Smackcoders Inc.,

    (@smackcoders)

    Yes, you can import serialized array just like attribute values.

    Thread Starter oblax

    (@oblax)

    It’s changing the data once it is imported to the database.
    for example this data: a:1:{i:0;s:0:””;}

    Changes to:
    s:17:”a:1:{i:0;s:0:””;}”;

    Is there a proper way to import the data to the database as is.

    Thread Starter oblax

    (@oblax)

    Anyone?

    Plugin Author Smackcoders Inc.,

    (@smackcoders)

    Looks like an issue, will be fixed soon.

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

The topic ‘Import Searialized Array’ is closed to new replies.