Thread Starter
urukai
(@urukai)
Thank you. Sorry, I don’t know what I changed exactly, but it’s working fine now.
Thread Starter
urukai
(@urukai)
Yes! That helped! Thanks a lot!
Hello Nirav
On the search for a solution to import existing subscriptions in a CSV, I came across your post. The serialized array contains keys (the combination of orderid and subscription type’s id). Now if the array gets serialized, this key is saved as
... s:9:"9999_4050"; ...
if the orderid is higher, then the length of the string changes:
... s:10:"10000_4050"; ...
Maybe this can help you.
I need to import subscriptions into my woocommerce environment. How did you achieve this? Which tables are involved? In my user-meta-table, I could not find any records with the key “wp_woocommerce_subscriptions”.
Thanks for your help
uruk