forum.grasscity.com Open in urlscan Pro
104.18.25.3  Public Scan

URL: https://forum.grasscity.com/members/moissaniteparadise.1156955/
Submission: On January 19 via manual from IN — Scanned from DE

Form analysis 3 forms found in the DOM

POST login/login

<form action="login/login" method="post" class="xenForm eAuth" id="login" style="display:none">
  <ul id="eAuthUnit">
    <li><a href="register/facebook?reg=1" class="fbLogin" tabindex="110"><span>Log in with Facebook</span></a></li>
    <li><a href="register/twitter?reg=1" class="twitterLogin" tabindex="110"><span>Log in with Twitter</span></a></li>
  </ul>
  <div class="ctrlWrapper">
    <dl class="ctrlUnit">
      <dt><label for="LoginControl">Your username / email address:</label></dt>
      <dd><input type="text" name="login" id="LoginControl" class="textCtrl" tabindex="101"></dd>
    </dl>
    <dl class="ctrlUnit">
      <dt>
        <label for="ctrl_password">Do you already have an account?</label>
      </dt>
      <dd>
        <ul>
          <li><label for="ctrl_not_registered"><input type="radio" name="register" value="1" id="ctrl_not_registered" tabindex="105"> No, create an account now.</label></li>
          <li><label for="ctrl_registered"><input type="radio" name="register" value="0" id="ctrl_registered" tabindex="105" checked="checked" class="Disabler"> Yes, my password is:</label></li>
          <li id="ctrl_registered_Disabler">
            <input type="password" name="password" class="textCtrl" id="ctrl_password" tabindex="102">
            <div class="lostPassword"><a href="lost-password/" class="OverlayTrigger OverlayCloser" tabindex="106">Forgot your password?</a></div>
          </li>
        </ul>
      </dd>
    </dl>
    <dl class="ctrlUnit submitUnit">
      <dt></dt>
      <dd>
        <input type="submit" class="button primary" value="Log in" tabindex="104" data-loginphrase="Log in" data-signupphrase="Sign up">
        <label for="ctrl_remember" class="rememberPassword"><input type="checkbox" name="remember" value="1" id="ctrl_remember" tabindex="103"> Stay logged in</label>
      </dd>
    </dl>
  </div>
  <input type="hidden" name="cookie_check" value="1">
  <input type="hidden" name="redirect" value="/members/moissaniteparadise.1156955/">
  <input type="hidden" name="_xfToken" value="">
</form>

POST login/login

<form action="login/login" method="post" class="xenForm--uixLoginForm xenForm">
  <dl class="ctrlUnit fullWidth">
    <dt><label for="ctrl_pageLogin_login">Your username / email address:</label></dt>
    <dd><input type="text" name="login" value="" id="ctrl_pageLogin_login" class="textCtrl uix_fixIOSClickInput" tabindex="1"></dd>
  </dl>
  <dl class="ctrlUnit fullWidth">
    <dt><label for="ctrl_pageLogin_password">Password:</label></dt>
    <dd>
      <input type="password" name="password" class="textCtrl uix_fixIOSClickInput" id="ctrl_pageLogin_password" tabindex="2">
      <div><a href="lost-password/" class="OverlayTrigger OverlayCloser" tabindex="6">Forgot your password?</a></div>
    </dd>
  </dl>
  <dl class="ctrlUnit fullWidth submitUnit">
    <dd style="text-align" center"="">
      <input type="submit" class="button primary" value="Log in" data-loginphrase="Log in" data-signupphrase="Sign up" tabindex="4"><br>
      <label class="rememberPassword"><input type="checkbox" name="remember" value="1" id="ctrl_pageLogin_remember" tabindex="3" checked="checked"> Stay logged in</label>
    </dd>
  </dl>
  <dl class="ctrlUnit fullWidth">
    <dt></dt>
    <dd><a href="register/facebook?reg=1" class="fbLogin" tabindex="10"><span>Log in with Facebook</span></a></dd>
    <dt></dt>
    <dd><a href="register/twitter?reg=1" class="twitterLogin" tabindex="10"><span>Log in with Twitter</span></a></dd>
  </dl>
  <input type="hidden" name="cookie_check" value="1">
  <input type="hidden" name="_xfToken" value="">
  <input type="hidden" name="redirect" value="/members/moissaniteparadise.1156955/">
</form>

POST login/login

<form action="login/login" method="post" class="xenForm xenForm--login" id="pageLogin">
  <div class="errorPanel"><span class="errors"> You must be logged in to do that. </span></div>
  <div class="sectionMain--register">
    <div class="titleBar u-textCenter">
      <h1>Log in or Sign up</h1>
      <p id="pageDescription" class="muted">Enter your username / email and password.</p>
    </div>
    <div class="xenForm__smallWrapper clearfix">
      <dl class="ctrlUnit ctrlUnit--mainRegisterField">
        <!--[if lte IE 9]><dt><label for="ctrl_pageLogin_login">Name:</label></dt><![endif]-->
        <dd><input type="text" name="login" value="" id="ctrl_pageLogin_login" class="textCtrl" tabindex="1" placeholder="Username / Email"></dd>
      </dl>
      <dl class="ctrlUnit ctrlUnit--mainRegisterField" id="ctrl_pageLogin_registered_Disabler">
        <!--[if lte IE 9]><dt><label for="ctrl_pageLogin_password">Password:</label></dt><![endif]-->
        <dd>
          <input type="password" name="password" class="textCtrl" id="ctrl_pageLogin_password" tabindex="2" placeholder="Password">
          <div class="muted text--small"><a href="lost-password/" class="OverlayTrigger OverlayCloser" tabindex="6">Forgot your password?</a></div>
        </dd>
      </dl>
    </div>
    <fieldset>
      <dl class="ctrlUnit fullWidth ctrlUnit--haveAnAccount">
        <dt><label>Do you already have an account?</label></dt>
        <dd>
          <ul>
            <li><label for="ctrl_pageLogin_not_registered"><input type="radio" name="register" value="1" id="ctrl_pageLogin_not_registered" tabindex="5"> No, create an account now.</label></li>
            <li><label for="ctrl_pageLogin_registered"><input type="radio" name="register" value="0" id="ctrl_pageLogin_registered" checked="checked" class="Disabler" tabindex="5"> Yes.</label></li>
          </ul>
        </dd>
      </dl>
    </fieldset>
    <dl class="ctrlUnit submitUnit">
      <dt></dt>
      <dd>
        <input type="submit" class="button primary" value="Log in" data-loginphrase="Log in" data-signupphrase="Sign up" tabindex="4">
        <label class="rememberPassword"><input type="checkbox" name="remember" value="1" id="ctrl_pageLogin_remember" tabindex="3" checked="checked"> Stay logged in</label>
      </dd>
    </dl>
    <div class="socialLogin socialLogin--bottom sectionFooter">
      <span class="registerSeparator"></span>
      <a href="register/facebook?reg=1" class="socialLogin__button socialLogin__button--facebook" tabindex="10"><i class="fa fa-facebook fa-fw"></i>Sign up with Facebook</a>
      <a href="register/twitter?reg=1" class="socialLogin__button socialLogin__button--twitter" tabindex="10"><i class="fa fa-twitter fa-fw"></i>Sign up with Twitter</a>
    </div>
    <input type="hidden" name="cookie_check" value="1">
    <input type="hidden" name="_xfToken" value="">
    <input type="hidden" name="redirect" value="/members/moissaniteparadise.1156955/">
  </div>
</form>

Text Content

 * Log in with Facebook
 * Log in with Twitter

Your username / email address: Do you already have an account?
 * No, create an account now.
 * Yes, my password is:
 * Forgot your password?

Stay logged in

 * Forums
    * Search Forums
    * Recent Posts

 * Media
    * Search Media
    * New Media

Your username / email address: Password:
Forgot your password?

Stay logged in Log in with Facebook Log in with Twitter
You must be logged in to do that.


LOG IN OR SIGN UP

Enter your username / email and password.

Forgot your password?
Do you already have an account?
 * No, create an account now.
 * Yes.

Stay logged in
Sign up with Facebook Sign up with Twitter
Grasscity Forums - The #1 Marijuana Community Online
Forums

© Copyright 1999 - 2022 Grasscity.com is a part of High Tide Inc. Company | All
rights reserved
Toggle Width

 * ▲
 * ▼

 * ▲
 * ▼


Grasscity Forums - The #1 Marijuana Community Online
Forums