Jump to content
xisto Community

mbd5882

Members
  • Content Count

    177
  • Joined

  • Last visited

Posts posted by mbd5882


  1. Setting it up is easy.Ask an admin too set it up for you if you dont trust anyone.To create the MySQL db go on SQL in CPanel.Add a db& a user/passPut thease details in the config.inc.php file.HERE-MAKE A DB & USER, Post it, I will configure it. Put it in a zip file and give it you by uploading it too my site & you can download it there.REALLY QUICKLY NOW-Make a database & user/passadd the user/pass to the db. Post the db name & user/pass here.I will set it up, Put it in a zip, Give it you.


  2. NO WAIT, SORRY! -_-
    Put this on your index page,

    -----------------------------------------------------------------------------------------------

    <?    session_start();    $uid = $_SESSION['uid'];    $pwd = $_SESSION['pwd'];	require('main.php');	db_connect();	include(INC_DIR."header.php");  if ($uid){  	echo "<br>already logged in";  } else {  	echo "<br><Span Class=emph>Members Log In</SPAN>";      	include(INC_DIR."login.php");  	echo "<Span Class=emph>Not a Member? Join Now!</SPAN>";      	include(INC_DIR."signup.php");  }	include(INC_DIR."footer.php");	db_disconnect();?>


    -----------------------------------------------------------------------------------------------

    Without the dashes, Youll have to configure all the variables, Like
    'include(INC_DIR."footer.php");'


    THIS IS DEFINETLY RIGHT, USE THIS BUT YOULL HAVE TOO DO IT.
    Sorry for the mix-up.


    Thanks,
    FFC Webmaster,
    Asad Haider.

    Notice from Googlue:
    This is your FINAL WARNING!!!
    If you do not use tags to put in codes again, you will lose your facilities here!


  3. I think you need a tag,

    Or one of those other thingies which ashs a question,

     

     

    Is user logged in?

     

    Yes:

    Welcome [username.]

     

    No:

    Display:

    <div id="loginMenu"><?phpif ($logged_in == 1){?><!-- User information --><?php}//ifelse{?><form action="<?php echo $_SERVER['PHP_SELF']?>" method="post"><table border="0" cellspacing="1" cellpadding="0"><tr><td>Username: </td></tr><tr><td><input type='text' name='uname' size='17'></td></tr><tr><td>Password:</td></tr><tr><td><input type='password' name='passwd' size='17'></td></tr><tr><td><input type="submit" name="submit" value="Login"> <input type="submit" name="submit" value="Register"> </td></tr></table></form><?php}//else?></div>

     

    Google it, On what whe script is, Or ask an admin.

    I need a login page for my sit too, & in the end i just gave up.

     

    Thanks,

    FFC Webmaster,

    Asad Haider.

     

    Notice from snlildude87:
    Use code tags for code. This is your warning.


  4. Well, I like the colors of your forum and the fact that you used Invision. There is one problem though, you shouldn't force people to log in because I personally don't like to register for a forum until I know if I would have fun posting there. Good luck getting members and have fun posting.

    136820[/snapback]


    Same here, Dont force log-ins & dont use invisionfree its ****. Really, Use Xisto and make a forum.

    You should be ashamed, So ashamed.

    LOL

     

    Thanks,

    FFC Webmaster,

    Asad Haider.

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.