In the Membership module, if you have a Membership level setup with certain number of days and a price tagged to that, if you try to add another price with the same number of days you get a DB error.
eg: I had a silver membership setup for 365 days for $99.99, I wish to edit that amount. So without deleting it I tried to add another 365 days for a different dollar value and upon submission it gave me a DB error.
How ever if I were to delete the old entry first and renter the same value again it is fine.
Is this a operational error or a bug? I mean it should give you a message of duplicate entry or something rather then going into DB error
Any ideas?