PHPRetro & HoloCMS - Pixel Shop

Page 1 of 2 12 LastLast
Results 1 to 25 of 37
  1. #1
    Account Upgraded | Title Enabled! iJakey is offline
    MemberRank
    May 2010 Join Date
    355Posts

    ! PHPRetro & HoloCMS - Pixel Shop

    Hey guys, I'm iUnd3fined. Also iUnd3. I coded for Habbx, until I got pissed with the owner, and the owner got pissed with me. But thats a whole other story, faggot Derek's and how faggy people get. Anyways,
    since he is such a noob, and eats crap, I decided to release one of the things I coded, the pixel shop. I didn't intergrate it with housekeeping and shiz because I really didnt feel like taking the time for this exact reason, what if we split? Well, get to the point.
    Here it is, a pixel shop.

    (BUT JAY AND CODY ARE FLY)

    Screen:


    Code:
    PHP Code:
    <title>Habbx: Pixel Shop</title>

    <?php
    /*===================================================+
    || # HoloCMS - Website and Content Management System
    |+===================================================+
    || # Copyright © 2008 Meth0d. All rights reserved.
    || # http://www.meth0d.org
    |+===================================================+
    || MADE BY iJAKEY OF RAGEZONE.COM!!!!!!!!
    || # HoloCMS is provided "as is" and comes without
    || # warrenty of any kind. HoloCMS is free software!
    |+===================================================*/

    $allow_guests false;

    require_once(
    './includes/core.php');
    require_once(
    './includes/session.php');
    $lang->addLocale("credits.credits");


    $page['id'] = "pixel";
    $page['name'] = "Pixel Shop";
    $page['bodyid'] = "home";
    $page['cat'] = "credits";

    require_once(
    './templates/community_header.php');

    ?>

    <div id="container">
    <div id="content" style="position: relative; left: 0px; top: 0px; width: 83%;" class="clearfix">
    <div class="habblet-container ">
    <div class="cbb clearfix notitle ">
    <div id="credits-safety" class="box-content credits-info">
    <div class="credit-info-text clearfix">
    <center><img src="http://i44.tinypic.com/rkd6q8.jpg"><br /><br />Welcome, <b><?php echo $user->name?></b>. This is the <?php echo SHORTNAME?> Hotel Pixel Shop. Here you can buy special features around the hotel. <a href="/donate"><b>Purchase pixels here.</b></a>
    <br />
    <br />
    <ul>

    <table border="2" width="100%" height="3%" class="tx-history">
    <tr>
    <style type="text/css">
    th
    {
    font-size:11px;
    color: gray;

    }
    #left
    {
    font-size:11px;
    color: gray;
    text-align: left;
    margin-left: 20px;
    }
    #nigg
    {
    font-size: 11px;
    margin-left: 10px;
    margin-top: 6px;
    text-align: left;
    }
    #price
    {
    font-size: 11px;
    margin-left: 10px;
    margin-top: 6px;
    text-align: center;
    }
    </style>
    <?php
    if ($_GET['get'] == "1")
    {
    // Check User Pixels
    $amount $user->user("pixels");
    if(
    $amount <= 150)
    {
    ?>
    <div class="action-error flash-message">
        <div class="rounded">
            <div class="rounded-done">You do not have enough pixels to purchase this item</div>
        </div>

    </div>
    <?php
    }
    else
    {
    // Cheerz, we bought it, lets subtract from user pixels
    $total $amount 150;
    $tid 600;
    $result mysql_query("UPDATE users SET pixels='$total' WHERE name='$user->name'");
    $stole $db->query("INSERT INTO furniture (ownerid,roomid,tid) VALUES ('".$user->user("id")."','0','".$tid."')");
                        @
    SendMUSData('UPRC' $user->user("id"));

                        @
    SendMUSData('UPRH' $user->user("id"));
    if(!
    $stole)
    {
    die(
    mysql_error());
    }else
    {}
    ?>
    <div class="action-confirmation flash-message">
        <div class="rounded">
            <div class="rounded-done">You have successfully bought an item</div>
        </div>

    </div>
    <?php
    }}
    ?>
    <?php
    if ($_GET['get'] == "2")
    {
    // Check User Pixels
    $amount $user->user("pixels");
    $fag $user->user("credits") + 350;
    if(
    $amount <= 250)
    {
    ?>
    <div class="action-error flash-message">
        <div class="rounded">
            <div class="rounded-done">You do not have enough pixels to purchase this item</div>
        </div>

    </div>
    <?php
    }
    else
    {
    // Cheerz, we bought it, lets subtract from user pixels
    $some $amount 250;
    $con mysql_query("UPDATE users SET pixels='$some' WHERE name='$user->name'");
    $add mysql_query("UPDATE users SET credits='$fag' WHERE name='$user->name'");
    if(!
    $add)
    {
    die(
    mysql_error());
    }else
    {}
    ?>
    <div class="action-confirmation flash-message">
        <div class="rounded">
            <div class="rounded-done">You have successfully bought an item</div>
        </div>

    </div>
    <?php
    }}
    ?>
    <?php
    if ($_GET['get'] == "4")
    {
    // Check User Pixels
    $amount $user->user("pixels");
    if(
    $amount <= 750)
    {
    ?>
    <div class="action-error flash-message">
        <div class="rounded">
            <div class="rounded-done">You do not have enough pixels to purchase this item</div>
        </div>

    </div>
    <?php
    }
    else
    {
    // Cheerz, we bought it, lets subtract from user pixels
    $randomt $amount 750;

    $tid1 1118;
    $tid2 1115;
    $tid3 1143;
    $tid4 42188;



    $con mysql_query("UPDATE users SET pixels='$randomt' WHERE name='$user->name'");
    $ted $db->query("INSERT INTO furniture (ownerid,roomid,tid) VALUES ('".$user->user("id")."','0','".$tid1."')");
                        @
    SendMUSData('UPRC' $user->user("id"));

                        @
    SendMUSData('UPRH' $user->user("id"));
    if(!
    $stole)


    if(!
    $con)
    {
    die(
    mysql_error());
    }else
    {}
    ?>
    <?php
    }}
    ?>
    <?php
    if ($_GET['get'] == "5")
    {
    // Check User Pixels
    $amount $user->user("pixels");
    if(
    $amount <= 50)
    {
    ?>
    <div class="action-error flash-message">
        <div class="rounded">
            <div class="rounded-done">You do not have enough pixels to purchase this item</div>
        </div>

    </div>
    <?php
    }
    else
    {
    $badgeID EAR;
    // Cheerz, we bought it, lets subtract from user pixels
    $bii $db->query("INSERT into users_badges(userid,badgeid,iscurrent)VALUES('".$user->user("id")."','".$badgeID."','1')");

    if(!
    $bii)
    {
    die(
    mysql_error());
    }else
    {}
    ?>
    <div class="action-confirmation flash-message">
        <div class="rounded">
            <div class="rounded-done">You have successfully bought an item</div>
        </div>

    </div>
    <?php
    }}
    ?>
    <?php
    if ($_GET['get'] == "6")
    {
    // Check User Pixels
    $amount $user->user("pixels");
    if(
    $amount <= 50)
    {
    ?>
    <div class="action-error flash-message">
        <div class="rounded">
            <div class="rounded-done">You do not have enough pixels to purchase this item</div>
        </div>

    </div>
    <?php
    }
    else
    {
    $badgeID FRH;
    // Cheerz, we bought it, lets subtract from user pixels
    $bii $db->query("INSERT into users_badges(userid,badgeid,iscurrent)VALUES('".$user->user("id")."','".$badgeID."','1')");

    if(!
    $bii)
    {
    die(
    mysql_error());
    }else
    {}
    ?>
    <div class="action-confirmation flash-message">
        <div class="rounded">
            <div class="rounded-done">You have successfully bought an item</div>
        </div>

    </div>
    <?php
    }}
    ?>
    <th id="left">&nbsp;&nbsp;Item</th>
    <th>Price</th>
    </tr>
    <tr>
    <td class="tx-amount"><p id="nigg">Trophy - A special rare, from the admin cata.</p></td><td><p id="price"><a href="?get=1">150px</a> <img src="pixelz.png"></img></p></td>
    </tr>
    <!-- Add here for drop --><tr>
    <td><p id="nigg">Convert 250 Pixels into 350 Coins</p></td><td><p id="price"><a href="?get=2">250px</a> <img src="pixelz.png"></img></p></td>
    </tr>
    </tr>
    <!-- Add here for drop --><tr>
    <td><p id="nigg">Lotto Ticket - Can be used to win pixels and more</p></td><td><p id="price"><a href="">Coming soon</a> <img src="pixelz.png"></img></p></td>
    </tr>
    <!-- Add here for drop --><tr>
    <td><p id="nigg">Random Rare - The mystery starts here!</p></td><td><p id="price"><a href="?get=4">750px</a> <img src="pixelz.png"></img></p></td>
    </tr>
    <!-- Add here for drop --><tr>
    <td><p id="nigg">The Pedo Badge - Remember good old pedo bear?</p></td><td><p id="price"><a href="?get=5">50px</a> <img src="pixelz.png"></img></p></td>
    </tr>
    <!-- Add here for drop --><tr>
    <td><p id="nigg">Your a NOOB! - For all the Habbx Hotel Noobs (Badge)</p></td><td><p id="price"><a href="?get=6">50px</a> <img src="pixelz.png"></img></p></td>
    </tr>
    </table>
      </ul>
    </div>
    </div>
    </div>
    </div>
    <div id="container">
    <div id="content" style="position: relative; left: 0px; top: 0px; width: 83%;" class="clearfix">
    <div class="habblet-container ">
    <div class="cbb clearfix notitle ">
    <div id="credits-safety" class="box-content credits-info">
    <div class="credit-info-text clearfix">
                            <div id="purse-habblet">

        <form method="post" action="<?php echo PATH?>/credits" id="voucher-form">

    <ul>
        <center><li class="even icon-purse">
           <div><?php echo "Your Current Purse Holds" ?>:</div>
            <span class="purse-balance-amount"><?php echo $user->user("credits");?> Credits | <?php echo $user->user("pixels")." ".$lang->loc['pixels'];?><br /><br />
            <a href="http://www.habbx.org/credits/history" target="_blank">Redeem Voucher</a><center>
                </span>
            <div class="purse-tx"><a href="<?php echo PATH?>/credits/history"><?php echo $lang->loc['transactions']; ?><br />Review Past Transactions</a></div>
        </li>

    </ul></center>


    </div>
    </div>
    </div>
    </div>
    </div>
        <script type="text/javascript">
            HabboView.run();
        </script>

    <br /><br /><script src='http://cdn.wibiya.com/Loaders/Loader_344689.js' type='text/javascript'></script>
    Well, Enjoy! Please Comment!


  2. #2
    Ultra Light Beam Makarov is offline
    MemberRank
    Apr 2010 Join Date
    GothamLocation
    3,622Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    That is Really Nice
    Thanks for this
    But if you didnt have permission by HabbX Staff
    They arent going to like this

  3. #3
    Account Upgraded | Title Enabled! iJakey is offline
    MemberRank
    May 2010 Join Date
    355Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    I was the main coder, I have all rights to everything I coded, correct?

  4. #4

    herp a derp

    vLife is offline

    Super ModRank
    Apr 2009 Join Date
    The BahamasLocation
    3,811Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Yes you do have rights to things you coded.
    Btw this is very nice, i like it.

  5. #5
    Account Upgraded | Title Enabled! iJakey is offline
    MemberRank
    May 2010 Join Date
    355Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Forgot to say, this is a MUS update script aswell. When you buy a trophy, it does update automaticly in the hotel. ALSO, you hear the ca-ching soung <3333

  6. #6
    Enthusiast The-Trey is offline
    MemberRank
    May 2010 Join Date
    45Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Cody rocks Derek i can't speak for lol i talk to cody EVERY Day

  7. #7
    I'm back! iJay is offline
    MemberRank
    Nov 2008 Join Date
    Down Under ;)Location
    602Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Haha,

    Nice one Jake, I don't really mind if you release this..

    It's nothing special anyway, and I know you still love me.

    To be honest, I am starting to have enough to have with Derek myself as well...

    Oh well,

    HabbX still pwns.

    Make sure you don't release anything else though?
    Plus, You and I both know you will be back at Habbx Soon

  8. #8
    Apprentice bigd0912 is offline
    MemberRank
    Aug 2009 Join Date
    9Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Quote Originally Posted by iJay View Post
    Haha,

    Nice one Jake, I don't really mind if you release this..

    It's nothing special anyway, and I know you still love me.

    To be honest, I am starting to have enough to have with Derek myself as well...

    Oh well,

    HabbX still pwns.

    Make sure you don't release anything else though?
    Plus, You and I both know you will be back at Habbx Soon
    Of course I'd knew you'd say something like that Jay.
    On By the way I was not the one to fire you the last time Jake.
    So You did it to yourself at the end.

  9. #9
    I'm back! iJay is offline
    MemberRank
    Nov 2008 Join Date
    Down Under ;)Location
    602Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Quote Originally Posted by bigd0912 View Post
    Of course I'd knew you'd say something like that Jay.
    On By the way I was not the one to fire you the last time Jake.
    So You did it to yourself at the end.
    Only because I am against it all...

    By the way Derek, You started him which caused him to react.

    Anyways... WHO CARES.

    STAY ontopic guys !

    (Not like Jake, Derek & Myself :P)

  10. #10
    Apprentice bigd0912 is offline
    MemberRank
    Aug 2009 Join Date
    9Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Quote Originally Posted by iJay View Post
    Only because I am against it all...

    By the way Derek, You started him which caused him to react.

    Anyways... WHO CARES.

    STAY ontopic guys !

    (Not like Jake, Derek & Myself :P)
    Ok Jay.

    ON TOPIC: Jake You do know you have an error on those 2 badges in the shop.

  11. #11
    <cool title> Scresho is offline
    MemberRank
    Jul 2008 Join Date
    HoloWS - GermanLocation
    425Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Everytime comes up "You do not have enough pixels to purchase this item"
    Can you help ?

  12. #12
    Apprentice bigd0912 is offline
    MemberRank
    Aug 2009 Join Date
    9Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Quote Originally Posted by Scresho View Post
    Everytime comes up "You do not have enough pixels to purchase this item"
    Can you help ?
    It's because When Jake made this he put <=___ Witch ment what ever number is in that frst blank in the php means you need to make it 1 less. If you still have problems Ask.

  13. #13
    <cool title> Scresho is offline
    MemberRank
    Jul 2008 Join Date
    HoloWS - GermanLocation
    425Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Anyone could fix this ? :x

  14. #14
    Valued Member richie4394 is offline
    MemberRank
    Apr 2009 Join Date
    131Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Where's PHPRetro Code?

  15. #15
    Apprentice bigd0912 is offline
    MemberRank
    Aug 2009 Join Date
    9Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    PHP Code:
    <title>Habbx: Pixel Shop</title>

    <?php
    /*===================================================+
    || # HoloCMS - Website and Content Management System
    |+===================================================+
    || # Copyright © 2008 Meth0d. All rights reserved.
    || # http://www.meth0d.org
    |+===================================================+
    || MADE BY iJAKEY OF RAGEZONE.COM!!!!!!!!
    || # HoloCMS is provided "as is" and comes without
    || # warrenty of any kind. HoloCMS is free software!
    || Edited by Bigd0912
    |+===================================================*/

    $allow_guests false;

    require_once(
    './includes/core.php');
    require_once(
    './includes/session.php');
    $lang->addLocale("credits.credits");


    $page['id'] = "pixel";
    $page['name'] = "Pixel Shop";
    $page['bodyid'] = "home";
    $page['cat'] = "credits";

    require_once(
    './templates/community_header.php');

    ?>

    <div id="container">
    <div id="content" style="position: relative; left: 0px; top: 0px; width: 83%;" class="clearfix">
    <div class="habblet-container ">
    <div class="cbb clearfix notitle ">
    <div id="credits-safety" class="box-content credits-info">
    <div class="credit-info-text clearfix">
    <center><img src="http://i44.tinypic.com/rkd6q8.jpg"><br /><br />Welcome, <b><?php echo $user->name?></b>. This is the <?php echo SHORTNAME?> Hotel Pixel Shop. Here you can buy special features around the hotel. <a href="/donate"><b>Purchase pixels here.</b></a>
    <br />
    <br />
    <ul>

    <table border="2" width="100%" height="3%" class="tx-history">
    <tr>
    <style type="text/css">
    th
    {
    font-size:11px;
    color: gray;

    }
    #left
    {
    font-size:11px;
    color: gray;
    text-align: left;
    margin-left: 20px;
    }
    #nigg
    {
    font-size: 11px;
    margin-left: 10px;
    margin-top: 6px;
    text-align: left;
    }
    #price
    {
    font-size: 11px;
    margin-left: 10px;
    margin-top: 6px;
    text-align: center;
    }
    </style>
    <?php
    if ($_GET['get'] == "1")
    {
    // Check User Pixels
    $amount $user->user("pixels");
    if(
    $amount <= 149)
    {
    ?>
    <div class="action-error flash-message">
        <div class="rounded">
            <div class="rounded-done">You do not have enough pixels to purchase this item</div>
        </div>

    </div>
    <?php
    }
    else
    {
    // Cheerz, we bought it, lets subtract from user pixels
    $total $amount 150;
    $tid 600;
    $result mysql_query("UPDATE users SET pixels='$total' WHERE name='$user->name'");
    $stole $db->query("INSERT INTO furniture (ownerid,roomid,tid) VALUES ('".$user->user("id")."','0','".$tid."')");
                        @
    SendMUSData('UPRC' $user->user("id"));

                        @
    SendMUSData('UPRH' $user->user("id"));
    if(!
    $stole)
    {
    die(
    mysql_error());
    }else
    {}
    ?>
    <div class="action-confirmation flash-message">
        <div class="rounded">
            <div class="rounded-done">You have successfully bought an item</div>
        </div>

    </div>
    <?php
    }}
    ?>
    <?php
    if ($_GET['get'] == "2")
    {
    // Check User Pixels
    $amount $user->user("pixels");
    $fag $user->user("credits") + 350;
    if(
    $amount <= 249)
    {
    ?>
    <div class="action-error flash-message">
        <div class="rounded">
            <div class="rounded-done">You do not have enough pixels to purchase this item</div>
        </div>

    </div>
    <?php
    }
    else
    {
    // Cheerz, we bought it, lets subtract from user pixels
    $some $amount 250;
    $con mysql_query("UPDATE users SET pixels='$some' WHERE name='$user->name'");
    $add mysql_query("UPDATE users SET credits='$fag' WHERE name='$user->name'");
    if(!
    $add)
    {
    die(
    mysql_error());
    }else
    {}
    ?>
    <div class="action-confirmation flash-message">
        <div class="rounded">
            <div class="rounded-done">You have successfully bought an item</div>
        </div>

    </div>
    <?php
    }}
    ?>
    <?php
    if ($_GET['get'] == "4")
    {
    // Check User Pixels
    $amount $user->user("pixels");
    if(
    $amount <= 749)
    {
    ?>
    <div class="action-error flash-message">
        <div class="rounded">
            <div class="rounded-done">You do not have enough pixels to purchase this item</div>
        </div>

    </div>
    <?php
    }
    else
    {
    // Cheerz, we bought it, lets subtract from user pixels
    $randomt $amount 750;

    $tid1 1118;
    $tid2 1115;
    $tid3 1143;
    $tid4 42188;



    $con mysql_query("UPDATE users SET pixels='$randomt' WHERE name='$user->name'");
    $ted $db->query("INSERT INTO furniture (ownerid,roomid,tid) VALUES ('".$user->user("id")."','0','".$tid1."')");
                        @
    SendMUSData('UPRC' $user->user("id"));

                        @
    SendMUSData('UPRH' $user->user("id"));
    if(!
    $stole)


    if(!
    $con)
    {
    die(
    mysql_error());
    }else
    {}
    ?>
    <?php
    }}
    ?>
    <?php
    if ($_GET['get'] == "5")
    {
    // Check User Pixels
    $amount $user->user("pixels");
    if(
    $amount <= 49)
    {
    ?>
    <div class="action-error flash-message">
        <div class="rounded">
            <div class="rounded-done">You do not have enough pixels to purchase this item</div>
        </div>

    </div>
    <?php
    }
    else
    {
    $badgeID EAR;
    // Cheerz, we bought it, lets subtract from user pixels
    $bii $db->query("INSERT into users_badges(userid,badgeid,iscurrent)VALUES('".$user->user("id")."','".$badgeID."','1')");

    if(!
    $bii)
    {
    die(
    mysql_error());
    }else
    {}
    ?>
    <div class="action-confirmation flash-message">
        <div class="rounded">
            <div class="rounded-done">You have successfully bought an item</div>
        </div>

    </div>
    <?php
    }}
    ?>
    <?php
    if ($_GET['get'] == "6")
    {
    // Check User Pixels
    $amount $user->user("pixels");
    if(
    $amount <= 49)
    {
    ?>
    <div class="action-error flash-message">
        <div class="rounded">
            <div class="rounded-done">You do not have enough pixels to purchase this item</div>
        </div>

    </div>
    <?php
    }
    else
    {
    $badgeID FRH;
    // Cheerz, we bought it, lets subtract from user pixels
    $bii $db->query("INSERT into users_badges(userid,badgeid,iscurrent)VALUES('".$user->user("id")."','".$badgeID."','1')");

    if(!
    $bii)
    {
    die(
    mysql_error());
    }else
    {}
    ?>
    <div class="action-confirmation flash-message">
        <div class="rounded">
            <div class="rounded-done">You have successfully bought an item</div>
        </div>

    </div>
    <?php
    }}
    ?>
    <th id="left">&nbsp;&nbsp;Item</th>
    <th>Price</th>
    </tr>
    <tr>
    <td class="tx-amount"><p id="nigg">Trophy - A special rare, from the admin cata.</p></td><td><p id="price"><a href="?get=1">150px</a> <img src="pixelz.png"></img></p></td>
    </tr>
    <!-- Add here for drop --><tr>
    <td><p id="nigg">Convert 250 Pixels into 350 Coins</p></td><td><p id="price"><a href="?get=2">250px</a> <img src="pixelz.png"></img></p></td>
    </tr>
    </tr>
    <!-- Add here for drop --><tr>
    <td><p id="nigg">Lotto Ticket - Can be used to win pixels and more</p></td><td><p id="price"><a href="">Coming soon</a> <img src="pixelz.png"></img></p></td>
    </tr>
    <!-- Add here for drop --><tr>
    <td><p id="nigg">Random Rare - The mystery starts here!</p></td><td><p id="price"><a href="?get=4">750px</a> <img src="pixelz.png"></img></p></td>
    </tr>
    <!-- Add here for drop --><tr>
    <td><p id="nigg">The Pedo Badge - Remember good old pedo bear?</p></td><td><p id="price"><a href="?get=5">50px</a> <img src="pixelz.png"></img></p></td>
    </tr>
    <!-- Add here for drop --><tr>
    <td><p id="nigg">Your a NOOB! - For all the Habbx Hotel Noobs (Badge)</p></td><td><p id="price"><a href="?get=6">50px</a> <img src="pixelz.png"></img></p></td>
    </tr>
    </table>
      </ul>
    </div>
    </div>
    </div>
    </div>
    <div id="container">
    <div id="content" style="position: relative; left: 0px; top: 0px; width: 83%;" class="clearfix">
    <div class="habblet-container ">
    <div class="cbb clearfix notitle ">
    <div id="credits-safety" class="box-content credits-info">
    <div class="credit-info-text clearfix">
                            <div id="purse-habblet">

        <form method="post" action="<?php echo PATH?>/credits" id="voucher-form">

    <ul>
        <center><li class="even icon-purse">
           <div><?php echo "Your Current Purse Holds" ?>:</div>
            <span class="purse-balance-amount"><?php echo $user->user("credits");?> Credits | <?php echo $user->user("pixels")." ".$lang->loc['pixels'];?><br /><br />
            <a href="http://www.habbx.org/credits/history" target="_blank">Redeem Voucher</a><center>
                </span>
            <div class="purse-tx"><a href="<?php echo PATH?>/credits/history"><?php echo $lang->loc['transactions']; ?><br />Review Past Transactions</a></div>
        </li>

    </ul></center>


    </div>
    </div>
    </div>
    </div>
    </div>
        <script type="text/javascript">
            HabboView.run();
        </script>

    <br /><br /><script src='http://cdn.wibiya.com/Loaders/Loader_344689.js' type='text/javascript'
    There In this one it is fixed for you.

  16. #16
    Account Upgraded | Title Enabled! iRetro™ is offline
    MemberRank
    Feb 2010 Join Date
    United KingdomLocation
    558Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Lol looks okay

  17. #17
    Apprentice bigd0912 is offline
    MemberRank
    Aug 2009 Join Date
    9Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Quote Originally Posted by iRetro™ View Post
    Lol looks okay
    Once all the glitches are out it is nice.
    I have found about 3 glitches in it.

  18. #18
    <cool title> Scresho is offline
    MemberRank
    Jul 2008 Join Date
    HoloWS - GermanLocation
    425Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Does not work in PHPRetro :/

  19. #19
    yerro Adde is offline
    MemberRank
    Feb 2010 Join Date
    none ur bizzLocation
    2,731Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    It's good, but i have seen it somewhere..

  20. #20
    Account Upgraded | Title Enabled! iJakey is offline
    MemberRank
    May 2010 Join Date
    355Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Habbx uses PHPRetro, which is what I coded it for. So yes, it does. And it only has an error when you buy the 2 badges, because it returns a duplicate entry code, but if you buy it the first time, without having the badke it's ok (Never put if the badge is in the db return error message, forgot). :P

  21. #21
    I'm back! iJay is offline
    MemberRank
    Nov 2008 Join Date
    Down Under ;)Location
    602Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Quote Originally Posted by Scresho View Post
    Does not work in PHPRetro :/
    It works completely fine on PHPRetro, it WAS made for PHPRetro...

    You just haven't set it up right I guess ;)

  22. #22
    Account Upgraded | Title Enabled! iJakey is offline
    MemberRank
    May 2010 Join Date
    355Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Fail much on his side ehhh?

  23. #23
    <cool title> Scresho is offline
    MemberRank
    Jul 2008 Join Date
    HoloWS - GermanLocation
    425Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Yeh I donno how to xd

  24. #24
    Account Upgraded | Title Enabled! Broken. is offline
    MemberRank
    Mar 2009 Join Date
    USALocation
    346Posts

    Re: PHPRetro & HoloCMS - Pixel Shop

    Nice release.
    Thanks.

  25. #25

    Re: PHPRetro & HoloCMS - Pixel Shop

    @broken Took my DP bish - Slaps -

    Nice release :D



Page 1 of 2 12 LastLast

Advertisement