I don't receive your PMYou better give me 50 likes or somethin'
I don't receive your PMYou better give me 50 likes or somethin'
Yes but you offer no tutorial to installHaven't sent anything this is not a help thread.
A tutorial or video would be welcomeNo i haven't.
I think it was better to ask its creatorWhy don't you make a help thread?
YesYou have skype?
<div id="column1" class="column">
<div class="habblet-container ">
<div class="cbb clearfix red ">
<h2 class="title"><span style="float: left;">Hotel Statistics</span></h2>
<div style="padding:5px;">
There are <strong>
<?php
$query = mysql_query("SELECT COUNT(*) AS aantalbadges FROM users") or die(mysql_error());
$data = mysql_fetch_assoc($query);
echo $data['aantalbadges'];
?></strong> Registered Members on {hotelname}.<br />
There are <strong><?php $query = mysql_query("SELECT COUNT(*) AS aantalkamers FROM users WHERE `rank` >= '2'") or die(mysql_error());
$data = mysql_fetch_assoc($query);
echo $data['aantalkamers'];
?></strong> Silver VIP Members on {hotelname}.<br />
There are <strong><?php
$query = mysql_query("SELECT COUNT(*) AS aantalmeubels FROM cms_news") or die(mysql_error());
$data = mysql_fetch_assoc($query);
echo $data['aantalmeubels'];
?></strong> Furniture items on {hotelname}.<br />
There are <strong><?php $query = mysql_query("SELECT COUNT(*) AS aantalkamers FROM users WHERE `rank` >= '7'") or die(mysql_error());
$data = mysql_fetch_assoc($query);
echo $data['aantalkamers'];
?></strong> Staff Members on {hotelname}.<br />
There are <strong><?php
$query = mysql_query("SELECT COUNT(*) AS aantalkamers FROM cms_news") or die(mysql_error());
$data = mysql_fetch_assoc($query);
echo $data['aantalkamers'];
?></strong> News Articles on {hotelname}.<br />
There are <strong><?php
$query = mysql_query("SELECT COUNT(*) AS aantalkamers FROM bans") or die(mysql_error());
$data = mysql_fetch_assoc($query);
echo $data['aantalkamers'];
?></strong> Banned Users on {hotelname}.<br />
There are <strong><?php
$query = mysql_query("SELECT COUNT(*) AS aantalkamers FROM user_wardrobe") or die(mysql_error());
$data = mysql_fetch_assoc($query);
echo $data['aantalkamers'];
?></strong> saved outfits on {hotelname}.<br />
There are <strong><?php
$query = mysql_query("SELECT COUNT(*) AS aantalkamers FROM rooms") or die(mysql_error());
$data = mysql_fetch_assoc($query);
echo $data['aantalkamers'];
?></strong> Rooms on {hotelname}.<br />
There are <strong>352</strong> Filtered words in rooms on {hotelname}.<br />
There are <strong><?php
$query = mysql_query("SELECT COUNT(*) AS aantalkamers FROM user_pets") or die(mysql_error());
$data = mysql_fetch_assoc($query);
echo $data['aantalkamers'];
?></strong> Pets on {hotelname}.<br />
There are <strong><?php
$query = mysql_query("SELECT COUNT(*) AS aantalkamers FROM bots") or die(mysql_error());
$data = mysql_fetch_assoc($query);
echo $data['aantalkamers'];
?></strong> Bots on {hotelname}.<br />
There are <strong><?php
$query = mysql_query("SELECT COUNT(*) AS aantalkamers FROM groups") or die(mysql_error());
$data = mysql_fetch_assoc($query);
echo $data['aantalkamers'];
?></strong> Groups on {hotelname}.<br />
</div>
</div>
</div>
<div class="habblet-container ">
<div class="cbb clearfix red ">
<h2 class="title"><span style="float: left;">Staff Statistics</span></h2>
<div style="padding:5px;">
<?php //* Wickd MAYN/devbest.com
$getStats = mysql_query("SELECT * FROM users WHERE `rank` >= '7' ORDER BY `respect` DESC LIMIT 45");
while($staffStats = mysql_fetch_array($getStats)) {
$Bans = mysql_query("SELECT * FROM `bans` WHERE `added_by` = '" . $staffStats['username'] . "'");
$BanCount = mysql_num_rows($Bans);
$Tickets = mysql_query("SELECT * FROM `moderation_tickets` WHERE `moderator_id` = '" . $staffStats['id'] . "'");
$TicketCount = mysql_num_rows($Tickets);
echo '
<strong><a href="/home/'.$staffStats['username'].'">'.$staffStats['username'].'</a></strong> has banned <strong>
'.$BanCount.'</strong> users and handled
<strong>'.$TicketCount.'</strong> call for help tickets.
<br />
<hr>
';
}
?>
</div>
</div>
</div>
</div>
<div id="column2" class="column">
<div class="habblet-container ">
<div class="cbb clearfix blue ">
<h2 class="title"><span style="float: left;">{hotelname}'s Newest User</span></h2>
<div style="padding: 5px;">
<div class="staffBox">
<img style="margin-bottom: 4px; margin-left: 4px; float:left;" src="https://game.boon.pw/habbo-imaging/head.php?figure=hd-180-1.ch-210-66.lg-270-82.sh-290-91.hr-100-&size=m&direction=2&head_direction=2&gesture=sml" />
<span style="float: right; margin-right: 4px; margin-top: 12px;"><img src="https://images.boon.pw/offline-xmas14.png" /></span>
<table style="margin-left: 35px; padding-top: 6px;">
<tr style="padding: 0;">
<td>
<strong><a href="https://boon.pw/home/poopin">poopin</a></strong><br />
I am new to {hotelname}!<br />
</td>
</tr>
</table>
<br /><br />
</div>
</div>
</div>
</div>
<div class="habblet-container ">
<div class="cbb clearfix blue ">
<h2 class="title"><span style="float: left;">Random {hotelname} Staff Member</span></h2>
<div style="padding: 5px;">
<div class="staffBox">
<img style="margin-bottom: 4px; margin-left: 4px; float:left;" src="https://game.boon.pw/habbo-imaging/head.php?figure=lg-280-63.ch-255-73.hr-828-45.he-1609-73.hd-205-3.fa-1209-73.ca-1813-62.sh-295-73&size=m&direction=2&head_direction=2&gesture=sml" />
<span style="float: right; margin-right: 4px; margin-top: 12px;"><img src="https://images.boon.pw/offline-xmas14.png" /></span>
<table style="margin-left: 35px; padding-top: 6px;">
<tr style="padding: 0;">
<td>
<strong><a href="https://boon.pw/home/MOD-Adrian">BlackJesus</a></strong><br />
Wicked RULES<br />
</td>
</tr>
</table>
<br /><br />
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
document.observe("dom:loaded", function() { PromoSlideShow.init(); });
</script>
<script type="text/javascript">
HabboView.run();
</script>
Well what is it?
There're a lot of nice emulators both r63 and r63b!@nether494 there are billions of tuts on how to create hotels.. Follow them trust they provide pics for people who are new to these things.. Also @Wickd do you have a good emulator to use? Stable and nice!
Well what is it?
Best XAMPP version? Wut? I think you mean what version. I use the last version of XAMPP and it works like a charmWhats the best xampp server to run this on?
Btw, it looks awesome
This is only a skin for RevCMS.Add me Wickd on Skype simonmjnorge
I don't really understand how to download, can't find a app/management? Isn't this RevCMS?
I don't know it'll be done soon i'm having some problems in life so ya know.Best XAMPP version? Wut? I think you mean what version. I use the last version of XAMPP and it works like a charm
Do you have any idea when you release V4? I'm really looking forward to it mate...