Could you activate this add-on-plugin and give me a debug information?
https://gist.github.com/hissy/7175656
I’ve included the first entry only, as the result is the same for all 850. Looks like the meta data is NULL
http://pastebin.com/hK2kJ9sK
Here is one more debug, with a CSV using only the columns that need updated (2 columns) with columns set for post_id, post_type, and post_status (as required.)
http://pastebin.com/xhkMAmRz
Sorry, here is one more.
With the previous 2, I had really_simple_csv_importer_save_meta_filter function in my functions.php, as I was trying to troubleshoot the problem.
I removed the function, and it appears the data is read, but the entries are not saving in the database.
http://pastebin.com/pcEugiy5
Any update?
It looks like the data is properly put into an array with the boolean update, but nothing updates in the database.
I’m using XAMPP with the latest WP and plugin. Not sure that would matter, as I uploaded the original entries on the same platform.
I’m so sorry, but I was so busy last few weeks. anyway, you pastebins are all removed. could you re-upload these? thanks
I no longer have access to this project or pastebin info, sorry. I ended up using another plugin to resolve my issues.