Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • wolulcmit 357 posts 693 karma points
    Sep 23, 2011 @ 11:37
    wolulcmit
    0

    possible bug with customers being given the same umbraco member Id?

    Hi there, I may have come accross a bug when ucommerce is creating customers and relating them to umbraco members.



    This is producing some unexpected results, especially when recalling last address and order after login using
    the xslt call CommerceLibrary:GetMemberOrderHistory('Paid') as its bringing the history for multiple members.

    does uCommerce check to see whether an Umbraco member with that Id exists already?

    has anyone else come accross this?

  • Søren Spelling Lund 1797 posts 2786 karma points
    Sep 26, 2011 @ 12:29
    Søren Spelling Lund
    0

    uCommerce will match customers based on e-mail address. It will look for a member with the specified e-mail first, if a member is not found, it will look for a member with the e-mail address for login name, and finally if that's doesn't exist it will create a new member with the specifed e-mail for both login name and member e-mail.

    Could you e-mail me specifics at ssl AT ucommerce DOT dk? Thanks.

  • Tony Kiernan 278 posts 341 karma points
    Nov 10, 2011 @ 12:49
    Tony Kiernan
    0

    I had an issue with this today.  Seems orders have been falling over at the final stage.  Checking in the umbraco log I found:

    "Duplicate User name! A member with the user name [email protected] already exists..."

    When I checked it, there was an 'empty' user created somehow (blank username and email).  Once this was deleted the error was fixed.

    Time for me to go back and check the form validator...

Please Sign in or register to post replies

Write your reply to:

Draft