![]() |
#2
|
||||
|
||||
![]()
I figured it out. I just had to change $loginform to $article_content
So this: Code:
$loginform = "<form name='form1' method='post' action='login.php'> <p>Username: <input name='username' type='text' id='username'> </p> <p>Password: <input name='password' type='password' id='password'> </p> <p> <input type='submit' name='Submit' value='Submit'> </p> <p>Don't have an account?<br> <a href='register.php'>Register Free</a> </p> <a href='forgotpass.php'>Forgot your password? Click Here</a> </form>"; Code:
$article_content = "<form name='form1' method='post' action='login.php'> <p>Username: <input name='username' type='text' id='username'> </p> <p>Password: <input name='password' type='password' id='password'> </p> <p> <input type='submit' name='Submit' value='Submit'> </p> <p>Don't have an account?<br> <a href='register.php'>Register Free</a> </p> <a href='forgotpass.php'>Forgot your password? Click Here</a> </form>"; - Figured out the "Loading screen" thing -
__________________
I have some small tutorials Here that show things such as re-arranging the SIDEFEED and LINKSBAR, and redirecting people after login. Last edited by Hedgen; 11-05-2012 at 06:42 PM. |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can't do first login | Mortain | Questions and Supports | 17 | 11-13-2015 07:56 PM |
Login Problems | pepofaec | Questions and Supports | 8 | 04-16-2014 08:26 PM |
Unable to Login. | NobodysHero | Questions and Supports | 42 | 11-23-2013 03:53 PM |
Login Issue | Yuki Night | Questions and Supports | 14 | 06-02-2013 02:35 PM |
login fix | 12345 | Questions and Supports | 0 | 03-13-2009 02:03 PM |
What's New? |
What's Hot? |
What's Popular? |