LiteRYL Website v1.2 Build 430

Page 6 of 10 FirstFirst 12345678910 LastLast
Results 76 to 90 of 136
  1. #76
    Account Upgraded | Title Enabled! maryjane25 is offline
    MemberRank
    Oct 2008 Join Date
    Somewhere IN KLLocation
    307Posts

    Re: [Share]LiteRYL Website v1.2 Build 430

    ya all the file have in my folder dunno wat the problem at all T_T

  2. #77
    MorbidA Tyfix is offline
    MemberRank
    May 2006 Join Date
    DenmarkLocation
    1,952Posts

    Re: [Share]LiteRYL Website v1.2 Build 430

    well i'm willing to guess that you do not. that error does mean that there is no mssql plugin so check it again.

  3. #78
    Apprentice creep is offline
    MemberRank
    Feb 2009 Join Date
    15Posts

    Re: [Share]LiteRYL Website v1.2 Build 430

    im need freee HOST help me who are can give me link????

  4. #79
    Account Upgraded | Title Enabled! Whitelion is offline
    MemberRank
    Aug 2007 Join Date
    Canada/QuebecLocation
    337Posts

    Re: [Share]LiteRYL Website v1.2 Build 430

    LINK: google.com

  5. #80
    Can't touch this! KaitoDaumoto is offline
    MemberRank
    Jul 2008 Join Date
    Balik PulauLocation
    1,442Posts

    Re: [Share]LiteRYL Website v1.2 Build 430

    nice .. how to configure register.php??? any tut?

  6. #81
    Account Upgraded | Title Enabled! equlibrium is offline
    MemberRank
    Dec 2008 Join Date
    Tallinn, EstoniLocation
    379Posts

    Re: [Share]LiteRYL Website v1.2 Build 430

    this Website setup is wery big error :D :D

  7. #82
    Member thomas123 is offline
    MemberRank
    Jul 2007 Join Date
    Inside R.Y.LLocation
    71Posts

    Re: [Share]LiteRYL Website v1.2 Build 430



    Anyone can help !


    Here is what i do :

    i have set up all ips to my ip
    [QUOTE]
    <LINK REL="StyleSheet" HREF="Style.css" TYPE="text/css">
    <LINK REL="StyleSheet" HREF="../Style.css" TYPE="text/css">

    <?php
    // For Fixes & Updates visit http://www.mmognation.net.ms/
    // Default Template is Copyright

  8. #83
    Account Upgraded | Title Enabled! DarkWarrRYL is offline
    MemberRank
    Feb 2007 Join Date
    1,167Posts

    Re: [Share]LiteRYL Website v1.2 Build 430

    With the appserv you dont go to the index.html also if on same pc change

    $dbhost = "10.0.0.50"; // The IP of the database server to connect to (if remote only). should be 127.0.0.1
    $dbuser = "sa"; // The username to connect to the db, default is sa.
    $dbpasswd = "jensen"; // The password for your SQL Server.
    $host = "10.0.0.50"; // Host. IP If working remotely, usually 127.0.0.1 works

    TO


    $dbhost = "127.0.0.1"; // The IP of the database server to connect to (if remote only). should be 127.0.0.1
    $dbuser = "sa"; // The username to connect to the db, default is sa.
    $dbpasswd = "jensen"; // The password for your SQL Server.
    $host = "127.0.0.1"; // Host. IP If working remotely, usually 127.0.0.1 works

  9. #84
    Account Upgraded | Title Enabled! Infe is offline
    MemberRank
    Jul 2006 Join Date
    305Posts

    Re: [Share]LiteRYL Website v1.2 Build 430

    Quote Originally Posted by thomas123 View Post


    Anyone can help !


    Here is what i do :

    i have set up all ips to my ip


    ps:Anyone can help i have set my Static ip to 10.0.0.50
    BTW: Anyone cna make a tutorial how to make a Appserv With LITE RYL ?
    Dark is totally right.. you can set it either 127.0.0.1 or your routers IP...

    if you want a guide to Appserv search for my old account IAmMe.. i have a stickied post is this Section look at all my Threads.. i still have there my Appache server guide...

    have fun.

  10. #85
    Account Upgraded | Title Enabled! equlibrium is offline
    MemberRank
    Dec 2008 Join Date
    Tallinn, EstoniLocation
    379Posts

    Re: [Share]LiteRYL Website v1.2 Build 430

    hi.
    to:thomas123
    dude go download normal website system E-107
    http://e107.org/news.php

  11. #86
    Account Upgraded | Title Enabled! equlibrium is offline
    MemberRank
    Dec 2008 Join Date
    Tallinn, EstoniLocation
    379Posts

    Re: [Share]LiteRYL Website v1.2 Build 430

    hi.
    to:thomas123
    dude go download normal website system E-107
    http://e107.org/news.php

  12. #87
    Member thomas123 is offline
    MemberRank
    Jul 2007 Join Date
    Inside R.Y.LLocation
    71Posts

    Re: [Share]LiteRYL Website v1.2 Build 430

    Thank you but remember dont double post :)

  13. #88
    Member digitalord is offline
    MemberRank
    Aug 2004 Join Date
    venezuelaLocation
    66Posts

    Re: [Share]LiteRYL Website v1.2 Build 430

    Many thanks for the liteRYL website its very good i only want to ask one thing! i dont know very much of php or how to connect to sql can someone pls release a version that where u are going to register you must give your email address like
    Login xxxx
    password XxXx
    Repeat Password XxXx
    email [email]adnadla@df

  14. #89
    Member r3dd0 is offline
    MemberRank
    Oct 2006 Join Date
    ::1Location
    74Posts

    Re: [Share]LiteRYL Website v1.2 Build 430

    Here is the version with a required email field.
    The Email will also be checked for sql injection and then saved in the database.

    But there isnt a check if a user with this email already exists.
    PHP Code:
    <body background="images/News_BG.gif">
    <LINK REL="StyleSheet" HREF="style.css" TYPE="text/css">
    <?PHP
    include("Includes/config.php");
    if (
    $Reg == Disabled) {
    die(
    "<center>Registration is currently disabled. Please contact the server administrator<br>or a Game Master.</center>");
    }
    ?><center><u><b><font size=1>Registration at <?php echo "$Sname"?>.<br><br><br>
    <table width="100" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr> 
        <td> 
          <TABLE width="500" border="0" align="center" dwcopytype="CopyTableRow">
            <FORM method=post name=regform action=Register.php?op=DoREG>
              <TBODY>
                <TR class="content"> 
                  <TD align=right valign="top"> <DIV align=left><font color="#FFFFFF">Login</DIV></TD>
                  <TD> <INPUT name=ps_loginname id="ps_loginname" class="lanyu" size=12 maxLength=10> 
                    <B><font color="#FFFFFF">From 4 to 10 characters</B></TD>
                </TR>
                <TR class="content"> 
                  <TD valign="top"><font color="#FFFFFF">Password</TD>
                  <TD> <INPUT name=ps_password id="ps_password" type=password class="lanyu" size=12 maxLength=10> 
                    <B><font color="#FFFFFF">From 4 to 10 characters</B></TD>
                </TR>
                <TR class="content"> 
                  <TD valign="top"><font color="#FFFFFF">Repeat Password</TD>
                  <TD> <INPUT name=ps_repassword type=password id="ps_repassword" class="lanyu" 
                      size=12 maxLength=10> </TD>
                </TR>
                <TR class="content"> 
                  <TD valign="top"><font color="#FFFFFF">Email</TD>
                  <TD> <INPUT name=ps_email type=test id="ps_email" class="lanyu" size=12 maxLength=30> </TD>
                </TR>
                <tr align="center" class="content"> 
                  <TD colSpan=2><img src="images/reg.gif" class="hand" onClick="<?php print "$regsubmit"?>" >&nbsp;&nbsp;<img src="images/reset.gif" class="hand" onClick="regform.reset()"></TD>
                </TR>
            </form>
    </table>
                        </font>
        </td>
    </table>
        </div>

    </body>
    <?php
    $op 
    stripslashes($_REQUEST['op']);
    if (
    $op == DoREG)
    {
    //Start the registration procces ?>
    <body bgcolor="#000000">
    <LINK REL="StyleSheet" HREF="style.css" TYPE="text/css">
    <body>
    <?PHP 
    error_reporting
    (E_ALL E_NOTICE);
    include(
    "Includes/config.php"); ?>
    <table width="480" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr> 
        <td> 
          <TABLE width="480" height=100% border=0 align=center cellPadding=5 cellSpacing=1>
    <TBODY>
    <TR class="content"> 
    <TD colSpan=2 align=right> <div align="center" class="bigf Estilo5">
    <?php
    require 'Includes/config.php';
    include_once(
    'Includes/sql_check.php');
    check_inject();

    $msdb=mssql_select_db($ryl_db_auth,$msconnect);

    $ps_loginname stripslashes($_POST['ps_loginname']);
    $ps_password stripslashes($_POST['ps_password']);
    $ps_repassword stripslashes($_POST['ps_repassword']);
    $ps_email stripslashes($_POST['ps_email']);

    if ((
    eregi("[^a-zA-Z0-9_-]"$ps_loginname)) || (eregi("[^a-zA-Z0-9_-]"$ps_name)) ||
    (
    eregi("[^a-zA-Z0-9\.@_-]"$ps_email)) ||
    (
    eregi("[^a-zA-Z0-9_-]"$ps_password)) ||
    (
    eregi("[^a-zA-Z0-9_-]"$ps_repassword)) ||
    (
    eregi("[^a-zA-Z0-9_-]"$ps_recquest)) ||
    (
    eregi("[^a-zA-Z0-9_-]"$ps_recans)) )
        {
        echo(
    "<font color='#FFFFFF'>SQL Injection Detected. Make sure to ONLY use letters (a-Z) and numbers (0-9)!");
            exit();
        }

    $msdb=mssql_select_db($ryl_db_auth,$msconnect);
    $sql_username_check mssql_query("SELECT account FROM usertbl WHERE account='$ps_loginname'"); 
    //$email_check = mssql_num_rows($sql_email_check); 
    $username_check mssql_num_rows($sql_username_check); 

    if (empty(
    $ps_loginname) || empty($ps_password) || empty($ps_repassword) || empty($ps_email)) {
        echo 
    "<font color='#FFFFFF'>Please fix the following error:<br />Some fields were left blank. Please go back and try again.";  $Error=1;
        
    $find_empty = array($ps_loginname,$ps_password,$ps_repassword,$ps_email);
        
    $find_name = array('Login','Password','Confirm Password','Email');
        
    $i=0;
        foreach(
    $find_empty as $fe){
        if(empty(
    $fe)){echo "<br>$find_name[$i] is empty";}
        
    $i++;
        }
    }
    elseif (
    $username_check 0){ 
        echo 
    "Please fix the following errors: <br />"
        if (
    $username_check 0){ 
            echo 
    "<font color='#FFFFFF'>The username you have selected has already been used by another member 
             in our database. Please choose a different Username!<br />"

             
    $Error=1;
        } 
    }
    elseif (
    $ps_password != $ps_repassword) {
        echo 
    "<font color=#FFFFFF>Please fix the following error:<br />The passwords you entered do not match.";  $Error=1;
    }
    if (
    $Error!=1){
    //$msquery2 = "SET uid_INSERT usertbl ON";
    $msquery3 "INSERT INTO usertbl (account,passwd,email) VALUES ('$ps_loginname','$ps_password','$ps_email')";
    $msresultsmssql_query($msquery3);
    ?>
    </div></TD>
    </TR>
    <div align="center">
         <TR class="content"><TD height=2 colSpan=2 align=center><font color="#FFFFFF">Your account has been created succesfully:<br></TD></TR>
              <TR class="content"> 
                <TD width="88" align=right valign="top" > <DIV align=left><font color="#FFFFFF">Login:</DIV></TD>
                <TD width="354"><B><font color="#FFFFFF"><?php print "$ps_loginname"?></B>
                  <DIV align=center></DIV></TD>
              </TR>
              <TR class="content"> 
                <TD width="88" align=right valign="top"> <DIV align=left><font color="#FFFFFF">Password:</DIV></TD>
                <TD width="354"><B><font color="#FFFFFF"><?php print "$ps_password"?></B>
                  <DIV align=center></DIV></TD>
              </TR>
              </TR>
              
    </div>
    </TABLE>
        </td>
      </tr>
    </table>
    </body>
    <?php
    }
    ?>
    <?
    }
    ?>

  15. #90
    Member digitalord is offline
    MemberRank
    Aug 2004 Join Date
    venezuelaLocation
    66Posts

    Re: [Share]LiteRYL Website v1.2 Build 430

    Quote Originally Posted by r3dd0 View Post
    Here is the version with a required email field.
    The Email will also be checked for sql injection and then saved in the database.

    But there isnt a check if a user with this email already exists.
    Many Thanks! =) luv u hahahaha



Advertisement