I've installed Tim's Contour Member Controls and had originally got it up and working, so that when a form was submitted it was creating new members. Now some weeks later it appears not to be creating members anymore. There are no errors in the Umbraco back end, event log or in the umbracoLog table.
The contour workflow process appears to be working fine. e.g. the form goes into the Submitted queue & my email workflow sends an email. Then when I approve, it moves to the Approved queue and my second workflow fires sending an email, but there is also an Approved workflow which should create a new member and it's not! No errors, nothing.
nope and I just created a super simple new member type with no generic properties, and a new contour form copying your blog and that doesn't work and doesn't error either
I can't explain what happened but I spent ages trying to debug it last night. In the end I deleted the create Member workflow, and recreated it and it's working at the moment. Weird.
Contour Member Controls not Saving new Member
I've installed Tim's Contour Member Controls and had originally got it up and working, so that when a form was submitted it was creating new members. Now some weeks later it appears not to be creating members anymore. There are no errors in the Umbraco back end, event log or in the umbracoLog table.
The contour workflow process appears to be working fine. e.g. the form goes into the Submitted queue & my email workflow sends an email. Then when I approve, it moves to the Approved queue and my second workflow fires sending an email, but there is also an Approved workflow which should create a new member and it's not! No errors, nothing.
Any ideas of where I can look to debug this?
Comment author was deleted
Did you make any changes to the membertype after it was working?
nope and I just created a super simple new member type with no generic properties, and a new contour form copying your blog and that doesn't work and doesn't error either
Comment author was deleted
Hmm that's strange and nothing was updated , like umb version, contour version ?
I can't explain what happened but I spent ages trying to debug it last night. In the end I deleted the create Member workflow, and recreated it and it's working at the moment. Weird.
Thanks for your help though tim.
P
Comment author was deleted
Hmm very strange, maybe a prop on the membertype got removed or renamed causing the workflow to fail that's the only scenario I can think of....
is working on a reply...