Advertisement
Guest User

RETRODEV.EU CLASSEMENT VIP

a guest
Jul 25th, 2014
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.07 KB | None | 0 0
  1. <?PHP
  2. #|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|
  3. #| #|
  4. #| JabboCMS - Website and Content Management System #|
  5. #| Copyright © 2011 Jor.dan. All rights reserved. #|
  6. #| #|
  7. #|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|#|
  8.  
  9. include("./global.php");
  10. $pagename = "Communaut&eacute;";
  11. $pageid = "classementv";
  12.  
  13. if(!session_is_registered(username))
  14. {
  15. Redirect("".$url."/index.php");
  16. }
  17. ?>
  18. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  19. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  20. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
  21. <head>
  22. <meta http-equiv="content-type" content="text/html; charset=ISO 5589-1" />
  23. <title><?PHP echo $sitename; ?>: <?PHP echo $pagename; ?></title>
  24.  
  25. <script type="text/javascript">
  26. var andSoItBegins = (new Date()).getTime();
  27. var ad_keywords = "";
  28. document.habboLoggedIn = true;
  29. var habboName = "<?PHP echo $user['username']; ?>";
  30. var habboReqPath = "<?PHP echo $url; ?>";
  31. var habboStaticFilePath = "<?PHP echo $imagepath; ?>";
  32. var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";
  33. var habboPartner = "";
  34. var habboDefaultClientPopupUrl = "<?PHP echo $url; ?>/client";
  35. window.name = "habboMain";
  36. if (typeof HabboClient != "undefined") { HabboClient.windowName = "uberClientWnd"; }
  37. </script>
  38.  
  39.  
  40.  
  41. <link rel="shortcut icon" href="<?PHP echo $imagepath; ?>favicon.ico" type="image/vnd.microsoft.icon" />
  42. <script src="<?PHP echo $imagepath; ?>static/js/libs2.js" type="text/javascript"></script>
  43. <script src="<?PHP echo $imagepath; ?>static/js/visual.js" type="text/javascript"></script>
  44. <script src="<?PHP echo $imagepath; ?>static/js/libs.js" type="text/javascript"></script>
  45. <script src="<?PHP echo $imagepath; ?>static/js/common.js" type="text/javascript"></script>
  46.  
  47. <script src="<?PHP echo $imagepath; ?>static/js/fullcontent.js" type="text/javascript"></script>
  48. <link rel="stylesheet" href="<?PHP echo $imagepath; ?>v2/styles/style.css" type="text/css" />
  49. <link rel="stylesheet" href="<?PHP echo $imagepath; ?>v2/styles/buttons.css" type="text/css" />
  50. <link rel="stylesheet" href="<?PHP echo $imagepath; ?>v2/styles/boxes.css" type="text/css" />
  51. <link rel="stylesheet" href="<?PHP echo $imagepath; ?>v2/styles/tooltips.css" type="text/css" />
  52. <link rel="stylesheet" href="<?PHP echo $imagepath; ?>v2/styles/personal.css" type="text/css" />
  53. <script src="<?PHP echo $imagepath; ?>static/js/habboclub.js" type="text/javascript"></script>
  54. <link rel="stylesheet" href="<?PHP echo $imagepath; ?>v2/styles/minimail.css" type="text/css" />
  55. <link rel="stylesheet" href="<?PHP echo $imagepath; ?>v2/styles/myhabbo/control.textarea.css" type="text/css" />
  56. <script src="<?PHP echo $imagepath; ?>static/js/minimail.js" type="text/javascript"></script>
  57.  
  58.  
  59.  
  60. <meta name="description" content="<?PHP echo $description; ?>" />
  61. <meta name="keywords" content="<?PHP echo $keyword; ?>" />
  62. <!--[if IE 8]>
  63. <link rel="stylesheet" href="<?PHP echo $imagepath; ?>v2/styles/ie8.css" type="text/css" />
  64. <![endif]-->
  65. <!--[if lt IE 8]>
  66. <link rel="stylesheet" href="<?PHP echo $imagepath; ?>v2/styles/ie.css" type="text/css" />
  67. <![endif]-->
  68. <!--[if lt IE 7]>
  69. <link rel="stylesheet" href="<?PHP echo $imagepath; ?>v2/styles/ie6.css" type="text/css" />
  70. <script src="<?PHP echo $imagepath; ?>static/js/pngfix.js" type="text/javascript"></script>
  71. <script type="text/javascript">
  72. try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
  73. </script>
  74.  
  75. <style type="text/css">
  76. body { behavior: url(http://www.habbo.com/js/csshover.htc); }
  77. </style>
  78. <![endif]-->
  79. <meta name="build" content="<?PHP echo $build; ?> >> <?PHP echo $version; ?>" />
  80. </head>
  81.  
  82.  
  83.  
  84. <body id="home" class=" ">
  85. <div id="overlay"></div>
  86. <!-- MENU -->
  87. <?PHP include("./template/header.php"); ?>
  88. <!-- FIN MENU -->
  89. <div id="container">
  90. <div id="content" style="position: relative" class="clearfix">
  91. <div id="column1" class="column">
  92. <div class="habblet-container "><div class="cbb clearfix blue ">
  93. <h2 class="title">Classement VIP</h2>
  94. <div style='padding-top:5px'>
  95. <?php
  96. #~ Classement vip
  97. $req = mysql_query("SELECT * FROM users ORDER BY rank = '2'");
  98. while($vip = mysql_fetch_array($req)){
  99. ?>
  100. <table width="100%" style="padding: 2px; background-color: #fff;">
  101. <tbody>
  102. <tr>
  103. <td valign="middle" width="25">
  104. <div style="width: 64px; height: 81px; margin-top:-22px; float: left; background: url(https://www.habbo.com.tr/habbo-imaging/avatarimage?figure=<?php echo $vip['look'];?>&amp;action=wav&amp;direction=3&amp;head_direction=3&amp;gesture=sml&amp;size=m);"></div>
  105. </td>
  106. <td valign="top">
  107. <b style="font-size: 110%;"><a href="#"><?php echo $vip['username'];?></a></b> <font size="1"><b></a></b></font>
  108. <br>
  109. <i>Mission du jour: <?php echo htmlentities($vip['motto']);?></i><br>
  110. </td>
  111. <td valign="top" style="float: right;">
  112. <?php if($vip['online'] == "0"){ ?>
  113. <img src='http://habray.com/app/tpl/skins/Habbo/images/offlinenew.png'>
  114. <?php } else { ?>
  115. <img src="http://habray.com/app/tpl/skins/Habbo/images/onlinenew.gif"/>
  116. <?php } ?>
  117. </td>
  118. </tr>
  119. </tbody>
  120. </table>
  121. <?php } ?>
  122. </div></div></div> <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
  123. </div>
  124. <div id="column2" class="column">
  125. <div class="habblet-container ">
  126. <div class="cbb clearfix red">
  127. <h2 class="title">Comment devenir VIP!?</h2>
  128. <div style="padding:7px">
  129. C'est simple! Vous pouvez simplement adh&eacute;rer au VIP sur la page de la boutique! Les VIP ont plus de commandes de jeu, des meubles plus exclusive et plus de pi&egrave;ces et de pixels!
  130. </div>
  131. </div>
  132.  
  133. </div>
  134. </div>
  135. </div>
  136. </div>
  137. </div>
  138. </div>
  139. <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
  140. <script type="text/javascript">
  141. HabboView.run();
  142. </script>
  143.  
  144.  
  145. <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
  146. <!--[if lt IE 7]>
  147. <script type="text/javascript">
  148. Pngfix.doPngImageFix();
  149. </script>
  150. <![endif]-->
  151. <!-- FOOTER -->
  152. <?PHP include("./template/footer.php"); ?>
  153. <!-- FIN FOOTER -->
  154.  
  155.  
  156. <div style="clear: both;"></div>
  157.  
  158.  
  159. </div></div></div></div>
  160.  
  161.  
  162. <script type="text/javascript">
  163. HabboView.run();
  164.  
  165. </script>
  166.  
  167.  
  168. </body>
  169. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement