I need a account to be deleted.

  • cccp2
    3rd Jun 2013 Banned 0 Permalink
    This post is hidden because the user is banned
  • jacob1
    3rd Jun 2013 Developer 0 Permalink
    We can't delete accounts (I don't think it's ever been done, I definitely don't have the ability to)

    We can perm ban them though, but I doubt that's what you want.
  • GreenFireDragon
    3rd Jun 2013 Member 0 Permalink

    there is probably someone who have access to the database

  • jacob1
    3rd Jun 2013 Developer 0 Permalink
    yes, but I don't know if he would be willing to delete the account, i'm not sure how much in the database he would have to change or how hard it would be ...

    I once asked Simon to rename one of my saves, and he said no because he didn't want to have requests like this all the time where he has to go into the database.
  • GreenFireDragon
    3rd Jun 2013 Member 0 Permalink

    you only have to run the sql script:

    DELETE FROM users(or something) WHERE username(or something)=cccp;

    so its not hard

  • jacob1
    3rd Jun 2013 Developer 0 Permalink
    @GreenFireDragon (View Post)
    but then there are a bunch of leftover references in other places like forums posts, saves, comments, pm's, ban histories, tag histories, and also there will be an empty hole in the user id list. Every id is taken incrementally, there are no holes.

    I'm not actually sure how the database works, but I doubt it would be that simple. Renaming is simple since the user name is probably just stored in one location. ID is (I would hope) the one used everywhere in the database to identify the user.
  • NF
    3rd Jun 2013 Member 0 Permalink

     

    @jacob, when "Simon" comes back ask him to make a ban history page and a delete account page and rename page.

  • firefreak11
    3rd Jun 2013 Member 0 Permalink

    @NUCLEAR_FOX (View Post)

     Why quotations? And where has Simon gone?

  • NF
    3rd Jun 2013 Member 0 Permalink

    He has been busy lately and I don't know i'm not his all time fan.

  • cyberdragon
    4th Jun 2013 Member 0 Permalink

    Is Simon in college?