ElaKiri Forum Suggestions

x-pert

Member
Jun 13, 2006
20,952
77
0
ashan_ok said:
but when a user name is changed it doesnt change the id ne? when i changed it on neowin it only changed the user name which is used in posts and when someone go to my profile they can see my user name changes. the login id dosnt change when i change my id...:D

Ah ehema karanna baha ehenam mama hithanne vB wala.. :S Ahanna ooni GT genma thamai :D
 

ashan_ok

Member
Aug 19, 2006
5,002
2
0
x-pert said:
Ah ehema karanna baha ehenam mama hithanne vB wala.. :S Ahanna ooni GT genma thamai :D
ya math hithane vb wala nam sure na oka wadiya....GT ne kohmath oka dane....invasion board eke nam kohomath wada kali godai neeeee............:P
 

x-pert

Member
Jun 13, 2006
20,952
77
0
ashan_ok said:
ya math hithane vb wala nam sure na oka wadiya....GT ne kohmath oka dane....invasion board eke nam kohomath wada kali godai neeeee............:P

Yako Ashan malli danna dewal bole... :lol::lol::lol::lol: :P :P :P
 

henderson

Active member
  • Nov 24, 2007
    3,150
    2
    38
    Senior Executive, Goldman Sachs
    x-pert said:
    That's not possible sisi... :)

    Yes it is a very few lines of coded SQL query. But it takes a lot of resources to change the name...

    So the risk is high immensely to crash the whole database....

    I like your username BTW :D It's nice.. how do you remember the correct way to type :S

    Is user name is the primary key? I think there may be a ID column with some sort of neumeric value, otherwise sorry thmai.
     

    x-pert

    Member
    Jun 13, 2006
    20,952
    77
    0
    dumira j said:
    x - pert mokada mage adahasa gana kiyanne
    oyaa uththarayak dunne nane:no:

    Post count ekata rank eka dena eka neda machang?

    eeka mama first page ekata damma... :D eeka sira idea ekak thamai.. and mama danna widihata eeka next version ekath ekka enawa machang...

    Anyway GT balai dan eeka :D
     

    x-pert

    Member
    Jun 13, 2006
    20,952
    77
    0
    henderson said:
    Is user name is the primary key? I think there may be a ID column with some sort of neumeric value, otherwise sorry thmai.

    That can't be machang :) It should be and it has to be a different field... :D
     

    x-pert

    Member
    Jun 13, 2006
    20,952
    77
    0
    henderson said:
    if so there is no problem of changing user name ne

    True in a way.. But machang too much load for the database I reckon. and the next problem is more people will need to change their IDs as well.. which will deff creat an overhead.. :D
     

    fazaal24

    Member
    Nov 10, 2006
    33,026
    18
    0
    Carbon Canyon Dehiwala
    Wow ElaKiri..!Kattiya godak Ideas deela thiyanawa...Thawa kiyanna ithuru wela thiyanawada manda...anyway mona hari oluwata aawama kiyannam...

    And also lyk a reputation system and the Thank You System...!:D(as Samiram said)
     

    x-pert

    Member
    Jun 13, 2006
    20,952
    77
    0
    fazaal24 said:
    Wow ElaKiri..!Kattiya godak Ideas deela thiyanawa...Thawa kiyanna ithuru wela thiyanawada manda...anyway mona hari oluwata aawama kiyannam...

    And also lyk a reputation system and the Thank You System...!:D(as Samiram said)

    ya ya then nikan boruwata thanks kiyala post naasthi karanna oonith nahane :) eekath hodai thamai machang :D

    Ela Ela thawa aawoth daapanko :)
     

    henderson

    Active member
  • Nov 24, 2007
    3,150
    2
    38
    Senior Executive, Goldman Sachs
    x-pert said:
    True in a way.. But machang too much load for the database I reckon. and the next problem is more people will need to change their IDs as well.. which will deff creat an overhead.. :D
    there is a more worse thing, some users are very familier in EK and if these sort of users changes there names that EK will be like a new place, so better not giving this facility
     

    isharackp

    Member
    Nov 27, 2006
    5,824
    0
    0
    35
    In BlUe MoOn!!!
    mage suggetion ekak thiyenawa denata...:yes: passe mathak unooth thawa kiyannam..

    Members lage signatures walata normal size ekak thiyenna one.. mokada samahara ayage siggys page eken bhagayak withara...:yes: :yes: :eek:
     

    samiram

    Member
    Sep 3, 2006
    9,768
    2
    0
    x-pert said:
    ya ya machang.. It is not impossible in vB as well.. and I think even DigitalPoint had that facility earlier..

    But machang the risk is too high... I mean on the DataBase... It might crash coz all the posts and threads and quotes has to be edited accordingly ne...

    actually that wont happen machan..
    normally in large scale systems they wont refer user names...
    they allways use an user ID to query all the user related data from the db...
    so only thing have to change is the user master table..
    :)