log-in details Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    log-in details

    Anzo
    Anzo
    Forumember


    Posts : 358
    Reputation : 8
    Language : English/Arabic
    Location : Baghdad - Iraq

    Solved log-in details

    Post by Anzo July 30th 2016, 3:32 pm

    Yo

    I have the following page: http://www.duelacademy.net/h33-landing-page

    I basically need someone to fix the log-in for me. As it's now, it's merely HTML and such - coding isn't my cup of tea really. The actual code that allows you to log-in isn't there. I also wants to add a thing for like if you're already logged in then it would show that user's profile instead of the log-in details.

    Thanks in advance Very Happy


    Last edited by Anzo on July 31st 2016, 8:24 pm; edited 1 time in total
    Anzo
    Anzo
    Forumember


    Posts : 358
    Reputation : 8
    Language : English/Arabic
    Location : Baghdad - Iraq

    Solved Re: log-in details

    Post by Anzo July 31st 2016, 2:26 pm

    Bump?
    Nemo
    Nemo
    Active Poster


    Male Posts : 1203
    Reputation : 119
    Language : Greek, English, French

    Solved Re: log-in details

    Post by Nemo July 31st 2016, 3:18 pm

    Anzo wrote:Yo

    I have the following page: http://www.duelacademy.net/h33-landing-page

    I basically need someone to fix the log-in for me. As it's now, it's merely HTML and such - coding isn't my cup of tea really. The actual code that allows you to log-in isn't there. I also wants to add a thing for like if you're already logged in then it would show that user's profile instead of the log-in details.

    Thanks in advance Very Happy

    Anzo wrote:Bump?

    Friendly Reminder:
    Yesterday at 16:32
    Today at 15:26


    Please don't double post. Your posts need to be separated by 24 hours before bumping. Please use the edit button, instead!
    Please read our forum rules: ESF General Rules


    Last edited by Nemo on July 31st 2016, 7:32 pm; edited 1 time in total
    Anzo
    Anzo
    Forumember


    Posts : 358
    Reputation : 8
    Language : English/Arabic
    Location : Baghdad - Iraq

    Solved Re: log-in details

    Post by Anzo July 31st 2016, 3:27 pm

    So instead of actually solving my problem you're nitpicking over a 1 hour difference for bumping.
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: log-in details

    Post by Ange Tuteur July 31st 2016, 4:02 pm

    @Anzo yep, you'll have to wait right down to the final millisecond before bumping on the support. No leeway here, man. fufufu

    Anyway, I can give you the HTML for a working login form. This is the HTML code for the login form on phpbb3 ( it'll work on any version though ) :
    Code:
    <form action="/login" method="post" name="form_login">
      <div class="panel">
        <div class="inner">
          <span class="corners-top"><span>&nbsp;</span></span>
          <div class="content">
            <div class="h3">Please enter your username and password to log in.</div>
            <fieldset class="fields1 left fld_connexion">
             
              <dl>
                <dt>
                  <label for="username">Username:</label>
                </dt>
               
                <dd>
                  <input type="text" tabindex="1" name="username" id="username" size="25" maxlength="40" value="" class="inputbox autowidth"/>
                </dd>
              </dl>
             
              <dl>
                <dt>
                  <label for="password">Password:</label>
                </dt>
               
                <dd>
                  <input type="password" tabindex="2" id="password" name="password" size="25" maxlength="25" class="inputbox autowidth"/>
                </dd>
               
                <dd>
                  <a href="/profile?mode=sendpassword">I forgot my password</a>
                </dd>
              </dl>
             
              <dl>
                <dd>
                  <label for="autologin">
                    <input type="checkbox" name="autologin" id="autologin" tabindex="4" checked="checked" class="radio"/> Log in automatically
                  </label>
                </dd>
              </dl>
             
              <dl>
                <dt>&nbsp;</dt>
                <dd>
                  <input type="hidden" name="redirect" value=""/>
                  <input type="hidden" name="query" value=""/>
                  <input type="submit" name="login" tabindex="6" value="Log in" class="button1"/>
                </dd>
              </dl>
            </fieldset>
          </div>
          <span class="corners-bottom"><span>&nbsp;</span></span>
        </div>
      </div>
    </form>

    I'd suggest looking over it, and adapting it to your needs. If you need any help with that let me know. Wink
    Anzo
    Anzo
    Forumember


    Posts : 358
    Reputation : 8
    Language : English/Arabic
    Location : Baghdad - Iraq

    Solved Re: log-in details

    Post by Anzo July 31st 2016, 8:22 pm

    @Ange Tuteur I believe helping would've been a better call for a support staffer than nitpicking over 1 hour and not contributing at all to my issue, but yea i get it, rules and all.

    Thanks for your help, much appreciated. Very Happy
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Solved Re: log-in details

    Post by TheCrow July 31st 2016, 8:26 pm

    Thanks for your help Ange! Very Happy

    Problem solved & topic archived.
    Please read our forum rules: ESF General Rules




    log-in details Thecro10
    Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!