ec_recurring_expiration_insert() ERROR: Required field is invalid or not found: expiryArray ( [txnid] => 65 [start_time] => 1236823200 [vid] => 280 [rid] => 0 [expiry] => )
This is the message i'm getting when i test a recurring product order.
Looking at the array it seems to be missing the expire datestamp, it is empty.
I click on "place your order" then i get a blank page with this error on top of the screen, if i come back to the website drupal says the transaction went fine but everything about the "recurring" feature is broken, the ec_recurring_expiration table is empty, no user account is being created by useracc etc..etc...
I looked into the issues and i couldn't find anything similar.
I'm using ec 3.6 and drupal 5.15
Any help will be highly appreciated,
thanks,
Da.
Comments
Comment #1
planctus commentedI really don't know how this could be possibile...
I noticed in the "schedules" admin page that the "example date" wasn't working, it gave me 1-1-1970 in the schedule i've set.
So i tried using different expressions, i had 12 months now i have 1 year and everything is working.
I'm closing this issue but i think something weird happened....
Hope to be the only one getting through this.
see you,
Da.