Help...

kosandpol

Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    PM the admins and request them to remove the account or break the EK rules with the account you want to delete.
     

    Clerk_Kent

    Well-known member
  • Jan 17, 2008
    25,206
    65
    48
    kosandpol said:
    PM the admins and request them to remove the account or break the EK rules with the account you want to delete.
    :lol:

    an account cannot be removed...even if the member is banned the account stays...:D

    @uchira

    just stop using the account that u don't want ...that's the only way..
    an account can't be removed...:)
     

    x-pert

    Member
    Jun 13, 2006
    20,952
    77
    0
    Clerk_Kent said:
    :lol:

    an account cannot be removed...even if the member is banned the account stays...:D

    @uchira

    just stop using the account that u don't want ...that's the only way..
    an account can't be removed...:)

    Yeah ara Clerk Kent kiyala porakuth hitiya ehema account eka delete koraganna baruwa :rofl::rofl::rofl::P
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    Clerk_Kent said:
    :lol:

    an account cannot be removed...even if the member is banned the account stays...:D
    Actually admins can delete accounts. I dont remember the exact commands in the admin control panel for vbulletin but it is there.
    Besides, the account can easily be deleted from the database. Its only a couple of SQL statements to do that. :D
     

    Clerk_Kent

    Well-known member
  • Jan 17, 2008
    25,206
    65
    48
    kosandpol said:
    Actually admins can delete accounts. I dont remember the exact commands in the admin control panel for vbulletin but it is there.
    Besides, the account can easily be deleted from the database. Its only a couple of SQL statements to do that. :D

    ow machan...but..ehema kalama data base poddak awul wenawalu:rolleyes:

    man danne ne..GT thamai kiyanne;)
     

    x-pert

    Member
    Jun 13, 2006
    20,952
    77
    0
    kosandpol said:
    Actually admins can delete accounts. I dont remember the exact commands in the admin control panel for vbulletin but it is there.
    Besides, the account can easily be deleted from the database. Its only a couple of SQL statements to do that. :D
    yes yes machang.

    But then all the pointers has to be deleted, and the index has to be restructured, and all the threads created by that member will also gets deleted, so all the posts in those threads also gets deleted neda?

    that's a huge overhead to the DBMS and even the members don't like to reduce their posts count. That's why GT doesn't delete accounts easily :D

    It's just a policy. not the ability of vBulletin :cool:


    Clerk_Kent said:
    :lol: shhhhhhhhhhh!!

    den awulak ne ban...;) rahas ne;)

    eeka hoda :rofl: ;)
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    Clerk_Kent said:
    ow machan...but..ehema kalama data base poddak awul wenawalu:rolleyes:

    man danne ne..GT thamai kiyanne;)
    No it doesnt mess up the database but it does reduce the total number of registered users. Guess admins doesnt want to lose the membership count. :D
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    x-pert said:
    yes yes machang.

    But then all the pointers has to be deleted, and the index has to be restructured, and all the threads created by that member will also gets deleted, so all the posts in those threads also gets deleted neda?
    All that is done automatically from vB it self if you delete the account from the admin control panel.

    x-pert said:
    that's a huge overhead to the DBMS and even the members don't like to reduce their posts count. That's why GT doesn't delete accounts easily :D
    No its not a huge overhead. It has some overhead but that is well within the managable range.
    The member is being deleted. Ofcause HIS post count is going to go. It wont effect other member's post counts.
    x-pert said:
    It's just a policy. not the ability of vBulletin :cool:

    eeka hoda :rofl: ;)
    I suppose the fact that when you do delete member accounts , the reduction of the total number of registered users and the total post count in forum doesnt have anything to do with it ? :P
     

    Clerk_Kent

    Well-known member
  • Jan 17, 2008
    25,206
    65
    48
    kosandpol said:
    I suppose the fact that when you do delete member accounts , the reduction of the total number of registered users and the total post count in forum doesnt have anything to do with it ? :P

    That's one ofcource ;):rofl:

    & let's say anyhow GT deleted my account....;) what will happen bro...:eek:

    All my threads will be deleted ne? & the posts inside it...hammo:shocked:
     

    Hancock

    Member
    Jul 31, 2008
    137
    1
    0
    ~Mouse 1a Light eka athule~
    Clerk_Kent said:
    That's one ofcource ;):rofl:

    & let's say anyhow GT deleted my account....;) what will happen bro...:eek:

    All my threads will be deleted ne? & the posts inside it...hammo:shocked:
    :eek: ubava angoda genichchath ehema karan naha ;) ape Top Poster neee :yes: :D
    ithin mata nam krizta account ekai Hancock ekai (this one)2ma oni wenava nee :yes: :D
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    Clerk_Kent said:
    That's one ofcource ;):rofl:

    & let's say anyhow GT deleted my account....;) what will happen bro...:eek:

    All my threads will be deleted ne? & the posts inside it...hammo:shocked:
    yes, all those will be deleted but the other member's post counts will not go down.
     

    Clerk_Kent

    Well-known member
  • Jan 17, 2008
    25,206
    65
    48
    kosandpol said:
    yes, all those will be deleted but the other member's post counts will not go down.

    that can't be ne machan...:rolleyes:

    when my thread gets deleted...the other posts cannot exist ne:baffled:
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    Clerk_Kent said:
    that can't be ne machan...:rolleyes:

    when my thread gets deleted...the other posts cannot exist ne:baffled:
    Posts will be deleted but not the member's post count. The post count is stored separately. To get the correct post count after deleting posts you have to run the statistics update commands in the admin panel. If that is not done, the post counts will not go down.
     

    Clerk_Kent

    Well-known member
  • Jan 17, 2008
    25,206
    65
    48
    kosandpol said:
    Posts will be deleted but not the member's post count. The post count is stored separately. To get the correct post count after deleting posts you have to run the statistics update commands in the admin panel. If that is not done, the post counts will not go down.

    happa..:rolleyes: ehemath ekak da....thx machan....:)

    but mehe nam ithin post count eka ekkamai adu wenne...he he awulak ne;)
    athiwenna post thiyena nisa baya ne api:rofl: