Results 1 to 3 of 3

Thread: err

  1. #1
    Join Date
    Sep 2006
    Posts
    71
    Tokens
    0

    Default err

    http://panel.jabbahosts.com/panel/

    no username comes up how do i get the iusername to appear or make that user?

  2. #2
    Join Date
    Aug 2006
    Location
    Wales
    Posts
    180
    Tokens
    0

    Default

    Not very good with all this coding and stuff but i think its phpmyadmin.

  3. #3
    Join Date
    Mar 2006
    Location
    Scotland
    Posts
    1,012
    Tokens
    175

    Latest Awards:

    Default

    What you need to do is add options to this. If you have a register page make the account and then edit the Login pages so that you have the name.
    I'll give you an example

    Code:
    <select name="type" id="type">
    
    <option>Name 1</option>
    <option>Name 2</option>
    <option>Name 3</option>
    <option>Name 4</option>
    </select>
    You would obviously set them to the defined usernames that have been created. If you need any other help PM me


    You don't like me
    Chances are I don't like you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •