okay thankyou, please tell me when you have re-updated it. cheers.
okay thankyou, please tell me when you have re-updated it. cheers.
I fixed the code. It works 100%. ;] (VIP subscription).
http://forum.ragezone.com/6419838-post18.html
Maybe i can find one on Foro Habbo.
Awesome work Predict.
Any other Good PHP Addons you have made?
I've began to reconstruct PhoenixPHP.
• Language files are being removed - PhoenixPHP will load faster.
• Rebuilding /Register/ and to fix security issues.
• A lot of files will be relocated into folders.
Build Patch: 1.0
Fix a exploit in housekeeping because you dont need to login and have an exploit/bugg on it :P
The register (CheckMail) is now fixed. The Javascript file will deny you to examine it.
---------- Post added at 12:42 PM ---------- Previous post was at 11:12 AM ----------
Build Patch: 1.1
• Users can only login with their username (no longer with their email address).
• Character.php has been removed.
• You can only register one (1) account.
• I will be creating forgot.php (This will send you an email giving you a new password).
http://forum.ragezone.com/6419838-post18.html (here) <
It works, but it gives you EVEYRONEs username and password... ;( (This is why I shall not show you the email, haha).
---------- Post added at 02:06 PM ---------- Previous post was at 01:49 PM ----------
Haha - Please don't hack me. ;P
can u do the newest user regsited with no images
PHP Code:<div class="contentBox">
<div class="boxHeader">Top Stats<</div>
<div class="boxContent">
<strong>Newest members on Habbo</strong><br><?php $getnew = mysql_query("SELECT * FROM users ORDER BY id DESC LIMIT 6;"); while($new = mysql_fetch_array($getnew)) { ?>
<?php echo $new['username']; ?>
</span> <?php } ?></div></div></div>
The screenshots are looking good! :P