In product types (/admin/ecsettings/ptypes), i view my one listed non-shippable (generic) content type and enable Recurring Products.
In store/products i have a product listed as type Generic.
1) If I edit this product (which was created before i enabled recurring) functions that require ec_recurring are ghosted.
2) Also in /admin/store/recurring no recurring products are listed.
i'm not sure if i need to recreate products now i have enabled recurring, does anyone else get this?
thanks in advance
Comments
Comment #1
p_palmer commentedthe renewal schedule is not saved with the product
Comment #2
p_palmer commentedProducts have to be re created if the are made before ec_recurring is enabled. If not, all kinds of issues will happen!
Comment #3
p_palmer commentedOk forget the last post, here is the workaround until this is fixed...
if you create one or more schedules, you will observe the 'Renewal schedule :' combo box as...
at this point you may find that items below are ghosted as you need to set a schedule first, however if you set schedule 1, it fails, setting schedule 2 passes and saves without problem. Therefore, i add a dummy schedule called dummy (alphabetically before 'schedule 1/2') This dummy is at position 2 in the combo box after '--'.
Now you can save schedule 1+2 without issue.
This is a bug but not marked critical because of this workaround. Even when this issue is fixed, dummy will still be a dummy :)
Sorry for the drawn out posts here, but i hope this helps :)
Comment #4
p_palmer commentedOk forget the last post, here is the workaround until this is fixed...
if you create one or more schedules, you will observe the 'Renewal schedule :' combo box as...
at this point you may find that items below are ghosted as you need to set a schedule first, however if you set schedule 1, and submit your product, this fails. Setting schedule 2 instead saves without problem. Therefore, i add a dummy schedule called dummy (alphabetically comes before 'Schedule 1 + 2') This dummy is at position 2 in the combo box after '--' like so...
Now you can save schedule 1+2 without issue to your non-shippable generic products.
This bug is not marked critical because of this workaround. Even when this issue is fixed, dummy will still be a dummy :)
Sorry for the drawn out posts here, but i hope this helps :)
Comment #5
gordon commentedThis has been fixed in 5.x-3.x-dev and I am going to release 5.x-3.2-patch1 soon.
Comment #6
gordon commentedOpps wrong issue,.
Comment #7
gordon commentedFixed this time.
Committed to 5.x-4.x-dev, 5.x-3.x-dev and 4.7.x-3.x-dev
Comment #8
p_palmer commentedyup that's the one - thank you