Page 2 of 2 FirstFirst 12
Results 21 to 24 of 24
  1. #21
    Community Member
    Join Date
    Oct 2010
    Posts
    23

    Default

    /unthreadjack

    The most frustrating thing is that MyLOTRO works pretty smoothly. Not perfect, but functional. The only difference I can think of between the two is that MyDDO has to deal with TRs, aside from that, the problems should be the same on both sides.

  2. #22
    Hero Phoenix-daBard's Avatar
    Join Date
    Dec 2009
    Posts
    1,146

    Default

    Basically whoever did myDDO has no clue about primary keys. Is
    Code:
    http://my.ddo.com/character/thelanis/charactername/
    the character that player X made or player Y when player X deleted his? Is this the original character or a re-roll? If implemented correctly the links should have looked something like this:

    Code:
    http://my.ddo.com/character/thelanis/playerx/charactername/0/
    so that character re-rolls and name re-use by other players can be handled correctly. I'm sure that based on the information I do see in myDDO that they have the primary key data from the game in the site but they are not using it consistently.
    Last edited by Phoenix-daBard; 01-14-2011 at 04:20 PM.

  3. #23
    Community Member stainer's Avatar
    Join Date
    Oct 2009
    Posts
    0

    Default

    Quote Originally Posted by Phoenix-daBard View Post
    Basically whoever did myDDO has no clue about primary keys. Is
    Code:
    http://my.ddo.com/character/thelanis/charactername/
    the character that player X made or player Y when player X deleted his? Is this the original character or a re-roll? If implemented correctly the links should have looked something like this:

    Code:
    http://my.ddo.com/character/thelanis/playerx/charactername/0/
    so that character re-rolls and name re-use by other players can be handled correctly. I'm sure that based on the information I do see in myDDO that they have the primary key data from the game in the site but they are not using it consistently.
    I didn't follow any of that so I am sure it is correct. You should PM it to Tolero. Several times.

  4. #24
    Hero Phoenix-daBard's Avatar
    Join Date
    Dec 2009
    Posts
    1,146

    Default

    It is just observations and assumptions based on my day job as an analyst/programmer and should be taken with a grain of salt. I've been wrong many times before and will be again in the future but I hope the above information is helpful to those who see it.

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

This form's session has expired. You need to reload the page.

Reload