Account Creation help menu

User Tag List

Results 1 to 5 of 5
  1. #1
    nickelo's Avatar Active Member
    Reputation
    56
    Join Date
    Aug 2007
    Posts
    463
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Account Creation help

    My account creation is messed up. It works, it implements into the DB but apparently the Encrypt_Password is messed up, if I delete it. and execute
    Code:
     update accounts set encrypted_password = SHA(CONCAT(UPPER(login),":",UPPER(password)))
    it works. Anyone know the command to have it encrypt correctly in PHP? Anyone who helps gets a rep cookie =P
    Database Evolved Developer:wave:

    Account Creation help
  2. #2
    Lukas 45's Avatar Active Member
    Reputation
    43
    Join Date
    Jan 2008
    Posts
    559
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    rightclick on your Account table. Select Design table. Now make a new, where threre are 6 colums(Name, Type, Length, Decimals, Allow Null, Key)
    Values: encrypted_password, varchar, 42, 0, off, off)
    Now do so it are number 4(Acct, Name, Pass, Enc_Pass)(Dont know about that matter)

  3. #3
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No, don't remove random columns from your table. That's never good.

    OP:
    sha1( strtoupper($username) . ":" . strtoupper($password) );

  4. #4
    Lukas 45's Avatar Active Member
    Reputation
    43
    Join Date
    Jan 2008
    Posts
    559
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont say to REMOVE a colum, but create on

  5. #5
    nickelo's Avatar Active Member
    Reputation
    56
    Join Date
    Aug 2007
    Posts
    463
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i got it..command was pwencrypt lmfao =P i didn't know my db had 1
    Database Evolved Developer:wave:

Similar Threads

  1. [ArcEmu]3.3.2 + Hamachi - Manual account creation help.
    By Ben17 in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 04-15-2010, 10:24 AM
  2. help sql account creation help
    By markbatt in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 04-27-2009, 02:56 PM
  3. Need help with Account Creation Page
    By Performer in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 11-26-2007, 12:46 PM
  4. Need help with account creation page!
    By Avaonix in forum World of Warcraft Emulator Servers
    Replies: 6
    Last Post: 11-21-2007, 02:23 PM
  5. [Help] Need Mangos Account Creation Page
    By hahaowned in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 10-10-2007, 12:36 PM
All times are GMT -5. The time now is 08:55 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search