Problem with creating new members on updated 4.0.x --> 4.6.1 install
I updated an existing umbraco site from 4.0.x to 4.6.1.
When creating new members in code, members.makeNew ALLWAYS reports that the username allready exists. What could cause that?
Also, I noticed that searching members in the umbraco backend gives strange result. So I am running /umbraco/dialogs/republish.aspx?xml=true now, this solved my problem with disappearing media earlier, so maybe....
Problem with creating new members on updated 4.0.x --> 4.6.1 install
I updated an existing umbraco site from 4.0.x to 4.6.1.
When creating new members in code, members.makeNew ALLWAYS reports that the username allready exists. What could cause that?
Also, I noticed that searching members in the umbraco backend gives strange result. So I am running /umbraco/dialogs/republish.aspx?xml=true now, this solved my problem with disappearing media earlier, so maybe....
Any hints though would be appreciated.
the re-index solved nothing. Thougt so, but hey you never know, right?
Tested if I could create a new member in the Umbraco backed. No problem, so why is there a problem in code?
is working on a reply...