Discover Habbo's history
Treat yourself with a Secret Santa gift.... of a random Wiki page for you to start exploring Habbo's history!
Happy holidays!
Celebrate with us at Habbox on the hotel, on our Forum and right here!
Join Habbox!
One of us! One of us! Click here to see the roles you could take as part of the Habbox community!


Page 1 of 3 123 LastLast
Results 1 to 10 of 27
  1. #1
    Join Date
    May 2007
    Location
    Brisbane, Australia
    Posts
    796
    Tokens
    0

    Default Habboxtra.net's usersystem

    Hello, i've downloaded Habboxtra.net's usersystem and i have edited all configs and every thing.. but im still getting


    Access denied for user 'nobody'@'localhost' (using password: NO)

    help.. (it only shows when i login)

    Code:
    PHP Code:
    <? 
    oB_start
    (); 
    // allows you to use cookies. 
    include("config.php"); 
    if (!
    $logged[username]) 

    if (!
    $_POST[login]) 

    echo(

    <font face=Verdana style=\"font-size: 8pt\">
    <form method=\"POST\">
    <p align=\"center\">
    <input type=\"text\" name=\"username\" id=\"username\" value=\"Username\" onfocus=\"this.value == 'Username' ? this.value = '' : this.value = this.value\" onblur=\"this.value == '' ? this.value = 'Username' : this.value = this.value\" style=\"width: 140px; height: 22px; font-family:Verdana; font-size:8pt\" size=\"20\" />
        <br />
     
    </font><font face=Verdana style=\"font-size: 5pt\">
    &nbsp;</font><font face=Verdana style=\"font-size: 8pt\"><br>
     
    <input type=\"password\" name=\"password\" id=\"password\" value=\"Password\" onfocus=\"this.value == 'Password' ? this.value = '' : this.value = this.value\" onblur=\"this.value == '' ? this.value = 'Password' : this.value = this.value\" style=\"width: 140px; height: 22px; font-family:Verdana; font-size:8pt\" size=\"20\" /></font><font size=\"1\" face=Verdana style=\"font-size: 8pt\">
          <br />  
     
          </font><font face=Verdana style=\"font-size: 5pt\">&nbsp;&nbsp;</font><font size=\"1\" face=Verdana style=\"font-size: 8pt\"><br>
     
          <input type=\"submit\" name=\"login\" value=\"Login\" size=\"20\" style=\"font-family: Verdana; font-size: 8pt\"></font><br><br><font face=\"Verdana\" style=\"font-size: 8pt\">
          <a href='forgotpass.php'>Forgot Pass</a> || 
          <a href='register.php'>Register</a></font></p>
    </form>"
    );
     } 
    if (
    $_POST[login]) { 
    // the form has been submitted.  We continue... 
    $username=$_POST['username']; 
    $passwordz $_POST['password'];
    $password md5($passwordz); 
    // the above lines set variables with the submitted information.   
    $info mysql_query("SELECT * FROM users WHERE username = '$username'") or die(mysql_error()); 
    $data mysql_fetch_array($info); 
    if(
    $data[password] != $password) { 
    // the password was not the user's password! 
    echo "Incorrect username or password!<br><br>
    <a href=\"javascript:history.go(-1)\">&lt; Back</a>"

    }else{ 
    // the password was right! 
    $query mysql_query("SELECT * FROM users WHERE username = '$username'") or die(mysql_error()); 
    $user mysql_fetch_array($query); 
     
    // gets the user's information 
    setcookie("id"$user[id],time()+(60*60*24*5), "/"""); 
    setcookie("pass"$user[password],time()+(60*60*24*5), "/"""); 
     
    $header =  $_SERVER["HTTP_REFERER"];
    $header header("Location: main.php");
    // modify the above line...add in your site url instead of yoursite.com  
    }
    }
    }
    else
    {  
    $new mysql_query("select * from pmessages where unread = 'unread' and touser = '$logged[username]'"); 
    $new mysql_num_rows($new); 
    header("Location: main.php");

    ?>
    <body style="background-color: transparent" topmargin="15" leftmargin="0" rightmargin="0" bottommargin="0" link="#000000" vlink="#000000" alink="#000000">
    MAINS PHP CODE:
    PHP Code:
    <script>
    top.location 'http://habboxtra.net/';
    </
    script
    Thread Closed by brandon (Forum Super Moderator): Due to it being bumped
    Last edited by brandon; 14-08-2008 at 04:55 PM.
    Thanks,
    Chris
    Free Image Uploading

    __________________


    [/url]

    [/FONT]

  2. #2
    Join Date
    Apr 2006
    Location
    Australia
    Posts
    307
    Tokens
    0

    Default

    Well you've got the MySQL password wrong in the config then.

  3. #3
    Join Date
    May 2007
    Location
    Brisbane, Australia
    Posts
    796
    Tokens
    0

    Default

    nahh i fixed the system is built for Habboxtra lots of bugs i got there old one ill just use CJ55s if someone gives me 7mb file uploader ill upload it and release all it is a Free System that has been modified
    Thanks,
    Chris
    Free Image Uploading

    __________________


    [/url]

    [/FONT]

  4. #4
    Join Date
    Nov 2007
    Posts
    24
    Tokens
    0

    Default OI!

    don't u dare release this system, my name is Chris, and i know petal, who gave it to you, he stole it for his website, and it was not meant for his, or anyone others, only mine, i will get Ryan to take action if this happens. seriously, this is copyright, and if any site besides habboxtra.net, habboerror.net and habborelax.com holds this member system, the creator Ryan can sue, as it is copyright, this is the law, and anyone found with it on there site is held solely responsible..

    MODS, please don't delete this, as this is a serious matter.

    P.S. Chris, if you release this, your are subject to copyright laws, and will be prosecuted..
    Last edited by 1m=a=c1; 07-01-2008 at 12:00 PM.

  5. #5
    Join Date
    Nov 2007
    Posts
    24
    Tokens
    0

    Default

    it is not a FREE RELEASE... it was stolen, and copyright laws apply. im serious...

    Edited by Agesilaus (Forum Moderator): Please do not multiple post within the 15 minutes edit time.
    Last edited by Agesilaus; 07-01-2008 at 01:00 PM.

  6. #6
    Join Date
    Dec 2007
    Location
    Toronto, Ontario, Canada
    Posts
    689
    Tokens
    0

    Default

    Quote Originally Posted by 1m=a=c1 View Post
    don't u dare release this system, my name is Chris, and i know petal, who gave it to you, he stole it for his website, and it was not meant for his, or anyone others, only mine, i will get Ryan to take action if this happens. seriously, this is copyright, and if any site besides habboxtra.net, habboerror.net and habborelax.com holds this member system, the creator Ryan can sue, as it is copyright, this is the law, and anyone found with it on there site is held solely responsible..

    MODS, please don't delete this, as this is a serious matter.

    P.S. Chris, if you release this, your are subject to copyright laws, and will be prosecuted..
    Aha, that's funny. You couldn't sue if you wanted to. One, it's your (the creator's) fault it got leaked, and two it's a ******* habbo usersystem.

  7. #7
    Join Date
    Nov 2007
    Posts
    24
    Tokens
    0

    Default

    Quote Originally Posted by loserWILL View Post
    Aha, that's funny. You couldn't sue if you wanted to. One, it's your (the creator's) fault it got leaked, and two it's a ******* habbo usersystem.
    actually, u will find we can sue, as its copywritten.

    its a legal binding, no matter wat anyone says...

  8. #8
    Join Date
    Oct 2005
    Location
    Spain, Valencia
    Posts
    20,492
    Tokens
    3,575
    Habbo
    GoldenMerc

    Latest Awards:

    Default

    But surely if its just a edited version of a free release you dont actually 'own' it so you woulnt be able to sue?

  9. #9
    Join Date
    Nov 2007
    Posts
    24
    Tokens
    0

    Default

    its not completely edited, only sum of it, so the binding still applys, but it doesnt matter, i have spoken to him, and it has been settled.

  10. #10
    Join Date
    May 2007
    Location
    Brisbane, Australia
    Posts
    796
    Tokens
    0

    Default

    Sorry i will nto release and I am sorry i cannot release i have just been told it was not a free copy sorry
    Thanks,
    Chris
    Free Image Uploading

    __________________


    [/url]

    [/FONT]

Page 1 of 3 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •