How to change admin perm?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to change admin perm?

    Hello, I want to change my owner, admin, mod perm to different number sothat none can know the perm number for security. how can i do that? plz help posting here. thanks
    Wait...
    sigpic

    #2
    try to search on your core file
    Did I help you?
    You can help me too
    Your donations will help me finance my studies.

    Comment


      #3
      I tried once. I also chnage the perm number to something like 2353. but i was faild.
      Wait...
      sigpic

      Comment


        #4
        ..change all the value that telling about the perm, not only in core, even in some files
        Did I help you?
        You can help me too
        Your donations will help me finance my studies.

        Comment


          #5
          Originally posted by anderson View Post
          I tried once. I also chnage the perm number to something like 2353. but i was faild.
          i've done this on my site..when you change permission in database, you must also change function isadmin and ismod..
          My Blog: http://jhommark.blogspot.com
          My Facebook: http://www.facebook.com/jhommark
          My Official Site: http://www.undergroundweb.tk
          My Community Site: http://undergroundwap.xtreemhost.com

          Comment


            #6
            why you want to change this?
            Last edited by rap-4ever; 31.10.09, 13:24.
            http://www.youtube.com/watch?v=vsLkpcFKbOk

            Comment


              #7
              for security reasons. to protect the site from some hacker-called.
              mysterio.al - programming is a functional art

              Comment


                #8
                Brow anderson altera as funcoes isadmin e o ismod em core caso vc use tb a funcao isowner altere ela tb. Dpois va ate o seu bd pelo phpmyadmin e na tabela de usuarios sua pesquise usando o parametro id os ids dos membros da equipe ai clicke no icone que parece um lapis (alterar) e no campo permissao altere para a permissao que vc colokou.

                Comment


                  #9
                  u would need to adjust the sql aswell because i seem to remember it being set to int(1)
                  u will need to change that to int(4) otherwize you would be just setting it at 2 (admin status)

                  Comment

                  Working...
                  X