Cancellato tutto, ancora non parte...
ME:
<?php
/*SHX CMS
by Shux*/
include('core.php');
include('includes/session.php');
include('includes/news_headlines.php');
if($_GET['do'] == "RemoveFeedItem" && is_numeric($_GET['key'])){
mysql_query("DELETE FROM cms_alerts WHERE userid = '".$my_id."' AND id = '".FilterText($_GET['key'])."' ORDER BY id ASC LIMIT 1") or die(mysql_error());
}
$pagename = $name;
$pageid = "1";
// Header for minimail
$messages = mysql_query("SELECT COUNT(*) FROM cms_minimail WHERE to_id = '".$my_id."'") or $messages = 0;
header("X-JSON: {\"totalMessages\":".$messages."}");
include('templates/subheader.php');
include('templates/header.php');
?>
<link rel="stylesheet" href="./web-gallery/static/styles/lightweightmepage.css" type="text/css" />
<script src="./web-gallery/static/js/lightweightmepage.js" type="text/javascript"></script>
<div id="container">
<div id="content" style="position: relative" class="clearfix">
<?PHP
$rand =rand(0,100);
if($rand < 85){
//PUBLI EDU
?>
<?PHP
} else {
//PUBLI HECTOR
?>
<?PHP
}
?>
<style>
.credits_small {
background-color: #98721A;
background-image: url("https://lh5.googleusercontent.com/-YkWvX4mqf3w/TyRcHZ8D-XI/AAAAAAAAAUw/9EYeWmbVS7M/s22/credits%255B1%255D.png");
background-position: 2px 50%;
background-repeat: no-repeat;
border: 1px solid white;
border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 0 0 0 1px black;
color: white;
font-size: 12px;
font-weight: bold;
text-shadow: #000 1px 1px 0px;color:#fff;font-weight:bold;
margin: 3px;
padding: 3px;
text-align: center;
width: 25%;
float: left;
}
.rane_small {
background-color: green;
background-image: url("./web-gallery/v2/images/rane.png");
background-position: 2px 50%;
background-repeat: no-repeat;
border: 1px solid white;
border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 0 0 0 1px black;
color: white;
font-size: 12px;
font-weight: bold;
text-shadow: #000 1px 1px 0px;color:#fff;font-weight:bold;
margin: 3px;
padding: 3px;
text-align: center;
width: 26%;
float: left;
}
.mon_small {
background-color: #CC0000;
background-image: url("web-gallery/v2/images/ruby.png");
background-position: 2px 50%;
background-repeat: no-repeat;
border: 1px solid white;
border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 0 0 0 1px black;
color: white;
font-size: 12px;
font-weight: bold;
text-shadow: #000 1px 1px 0px;color:#fff;font-weight:bold;
margin: 3px;
padding: 3px;
text-align: center;
width: 26%;
float: left;
}
</style>
<?php/*notizia bot*/?>
<?php
require_once('./includes/notizia_bot.php');
?>
<?php/*column3*/?>
<?php
require_once('./includes/column3.php');
?>
<div id="wide-personal-info">
<div id="habbo-plate">
<img alt="<?php echo $name; ?>" src="http://www.habbo.it/habbo-imaging/avatarimage?figure=<?php echo $myrow['look']; ?>&head_direction=2&direction=2&action=wav,crr=667&gesture=sml"><!-- True, true, true = Random plaasten, random drank, random gezicht -->
</a>
</div>
<font style="color:#FFF;text-shadow: #000 0px 1px, #000 0px -1px, #000 -1px 1px, #000 -1px -1px, #000 1px 1px, #000 1px -1px, #000 1px 0px, #000 -1px 0px;">
<div id="name-box" class="info-box">
<div class="label"> Nome Utente:</div>
<div class="content"> <?php echo $name; ?></div>
</div>
<div id="motto-box" class="info-box">
<div class="label"> Missione:</div>
<div class="content"> <?php echo $myrow['motto']; ?></div>
</div>
<div id="last-logged-in-box" class="info-box">
<div class="label"> Ultimo Accesso:</div>
<div class="content"> <?php echo date('d-m-Y H:i:s', $myrow['last_online']); echo""; ?> </font></div>
</div>
<div class="enter-hotel-btn">
<div class="close enter-btn">
<a href="/client.php" target="01080cec2ad93526df3c8baaeb130bf04025261d" onclick="HabboClient.openOrFocus(this); return false;"><?php echo $shortname;?> Hotel Online</a><i></i>
<b></b>
</div>
</div>
<br>
</div>
</div>
<div class="block">
<div class="credits_small"><font style="color:#FFF;text-shadow: #000 0px 1px, #000 0px -1px, #000 -1px 1px, #000 -1px -1px, #000 1px 1px, #000 1px -1px, #000 1px 0px, #000 -1px 0px;"
><?php echo $myrow['credits'];?> <?php echo $mon1; ?></font></a></div>
<div class="rane_small"><font style="color:#FFF;text-shadow: #000 0px 1px, #000 0px -1px, #000 -1px 1px, #000 -1px -1px, #000 1px 1px, #000 1px -1px, #000 1px 0px, #000 -1px 0px;"
><?php echo $myrow['activity_points'];?> <?php echo $mon2; ?></font></a></div>
<div class="mon_small"><font style="color:#FFF;text-shadow: #000 0px 1px, #000 0px -1px, #000 -1px 1px, #000 -1px -1px, #000 1px 1px, #000 1px -1px, #000 1px 0px, #000 -1px 0px;"
><?php echo $myrow['vip_points'];?> <?php echo $mon3; ?></font></a></div>
</div>
<span style="position: absolute; top: 318px; left: 838px;width: 22px; height: 11px">
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/it_IT/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like-box" data-href="<?php echo $facebook ?>" data-width="292" data-show-faces="false" data-stream="false" data-header="true"></div>
</span>
<?php/*news primo piano*/?>
<?php
require_once('./nuovanews.php');
?>
<?php
include('templates/footer.php');
?>
CONFIG:
<?php
$sqlhostname = "localhost";
$sqlusername = "root";
$sqlpassword = "****";
$sqldb = "db";
$enable_status_image = "0";
$path = "www.jabbahotel.it";
$reward = "50";
$sysadmin = "1";
$encryption = "new";
$email_verify = true;
$email_force_verify = true;
$email_verify_reward = "500";
$link_radio = "http://listen.radionomy.com/radiorss";
$hotel_name = "JaBBa Hotel";
$diritti = "creato da Snope";
$anni_footer = "2013-2014";
$colore_footer = "teal";
$vrs = "1.2.1s";
$e_mail = "e-mail@mail.mail";
$facebook = "https://www.facebook.com/pages/Shux-Hotel/141708822697409?ref=profile";
$twitter = "https://twitter.com/ShuxProject";
$youtube = "http://youtube.com";
$tweetid = "ShuxProject";
$topic_sciax = "http://www.sciax2.it/forum/cms-loader/shux-cms-v1-2-1s-holo-cms-630867.html";
$nbmarque = "";
$nbnormal = "In Shux Hotel sbarcano nuovissime monete, le <b><span style='color:green'>Rane</span></b>, da adesso anche fix nel client !<br>
Che aspetti ? <a href='/client.php'>Corri a prenderle »</a> ";
$mess_index = "Benvenuto in JaBBa Hotel , ti auguriamo una buona permanenza. !";
$reclutamento = "Contatta shux.italia (skype) , Shux Italia (facebook) o @
ShuxProject (twitter).";
$manutenzione_msg = "Siamo in manutenzione per sistemare l'hotel.<br> A presto, lo staff di Shux Hotel.";
$mon1 = "Crediti";
$mon2 = "Rane";
$mon3 = "Ruby";
?>
- - - Aggiornato - - -
@
System10 @
#Xmaionx-Style