( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ HEX
HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux mail.thebrand.ai 6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 x86_64
User: www-data (33)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/tmpr/../tmpr/..//tmpr/../tmpr/..//index2.php
<?php
function filter($arr) {
    global $link;
return array_map(array($link, 'real_escape_string'), $arr);
}

$_GET = filter($_GET);
$_POST = filter($_POST);
$mode=$_GET["mode"];
include("protect.php");
if (empty($page)) {
	$page = 0;
}
include("includes/limittext.php");
include('Connections/videoondemand.php');
require("DbSql2.inc.php");
require("NewsSql2.inc.php");
$db = new NewsSQL();
 

if ($_POST['cropww'] == 'Crop')
{
	$targ_w = $_POST['w'];
	
	$targ_h = $_POST['h'];
	$jpeg_quality = 100;

	$src = 'demo_files/_N8A8991.jpg';
	$img_r = imagecreatefromjpeg($src);
	$dst_r = ImageCreateTrueColor( $targ_w, $targ_h );

	imagecopyresampled($dst_r,$img_r,0,0,$_POST['x'],$_POST['y'],
	$targ_w,$targ_h,$_POST['w'],$_POST['h']);
	
imagejpeg($dst_r,$src,$jpeg_quality);
	/*header('Content-type: image/jpeg');
	imagejpeg($dst_r,null,$jpeg_quality);
*/
	exit;
}

// If not a POST request, display page below:

 
page_protect();
 $nani = $_SESSION["user"]; 

$rs_settings = mysqli_query($link,"select * from users where catalogid=$nani");

$sluggish=$_GET["slug"]; 



 if(!empty($sluggish))
 {
	$result = $db->slugtoRecord($sluggish);
$catalogname = $result[0]["catalogname"];	
$catalogChannel = $result[0]["catalogid"];	
	
	if(empty($catalogname))
 {
		header("Location: index.php");
			
				
 }
$viewnum = $result[0]["viewnum"];
$realviewnum = $result[0]["viewnum"];
 $episodeName = $result[0]["episodeName"];
 $slug = $result[0]["slug"];
  $slug2 = "$slug";
  $slug3 = "$slug";
 $admin = $result[0]["admin"];
$ona = $result[0]["viewnum"];
$vcat = $result[0]["vcat"];
 
  $catalogname3 = "$catalogname";
 $description = $result[0]["description"];
 $description3 = $result[0]["description"];
  $user_name = $result[0]["user_name"];
   $user_name4 = "$user_name";
 $date = $result[0]["date"];
  $tel = $result[0]["tel"];
  $fb = $result[0]["fb"];
  $tw = $result[0]["tw"];
  $li = $result[0]["li"];
  $f4 = $result[0]["f4"];
    $on= $result[0]["id"];
	 $eventdate= $result[0]["eventdate"];
$catalogid = $result[0]["catalogid"];
  $catalogid5 = "$catalogid";
  $parentid2 = "$catalogid5";
$website = $result[0]["website"];
$rating = $result[0]["rating"];
$address = $result[0]["address"];
$themeid = $result[0]["themeid"];
$themeid = $result[0]["themeid"];
$newthemeid = $result[0]["themeid"];
 
$catanewsresult = $db->ugcchannel($page,$front_latestoncatarecord,$catalogid);
$theblogs = $db->channelblog($page,$front_latestoncatarecord,$catalogid);
$theuserplaylist = $db->userplaylist($page,$front_latestoncatarecord,$catalogid);
$catanewsresult2 = $db->ugcchannel2($page,$front_latestoncatarecord,$catalogid);
/**/
$db->addchannelhit($viewnum,$catalogid);



$epi =$_SESSION['episodeid']; 

  session_start(); 
	   // this sets variables in the session 
		  $_SESSION['catx']= $catalogid5; 


$picturepath = "/v/uploads/images/";
$c="$slug2";
   
 
 }



/*	$allowedMIMEs = array('image/jpeg', 'image/gif', 'image/png');
		foreach($allowedMIMEs as $mime) {
			if ($mime == $_FILES['img_upload']['type']) {
				$mimeSplitter = explode('/', $mime);
				$fileExt = $mimeSplitter[1];
				$newPath = 'imgs/'.$_POST['img_name'].'.'.$fileExt;
				break;
			}
		}*/

 
 
 ?>
 <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title><?php
if(!empty($_SESSION['episodeid'])){

 $nameinfo = $db->getepisode($_SESSION['episodeid']); 
                if (!empty($nameinfo)){
	            while (list($key,$val)=each($nameinfo)) {
		    $catalogid = stripslashes($val["catalogid"]);
		    $episodename = stripslashes($val["catalogname"]);
		 			
		    print "$episodename ";
		     
		 }
		}


}else
{?>
<?php
}
               
                ?><?php  if(!empty($sluggish)){ ?>
<?php  print "$catalogname3 on Mimi  "; ?>

<?php }                               ?></title>
<meta name="description" content=" " />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />

<script src="js/jquery-1.8.0.min.js"></script>
<script src="js/engine.js"></script>
<script type="text/javascript" src="js/jquery.wallform.js"></script>

<script type="text/javascript" src="js/jquery.color.js"></script>
<script type="text/javascript" src="js/jquery.livequery.js"></script>
<script type="text/javascript" src="js/jquery.timeago.js"></script>

<script type="text/javascript" src="js/mWall.js"></script>


<script src="js/mediaelement-and-player.min.js"></script>
<link rel="stylesheet" href="css/video.css" media="screen">
 <script src="js/jquery.slimscroll.min.js" cache="false"></script>    
<script type="text/javascript">
 $('#liveupdate').slimScroll({
        height: 'auto',size: '6px',wheelStep: 1
    })
<?php /*?>$('#scrollable1').scroll(function(){
			if  ($('#scrollable1').scrollTop() == $(document).height() - $(window).height()){
				
				
				
		 var ID = $('.more').attr("id");		
				
				
				
	
 
			}
		});	<?php */?>
	
</script>



















<link rel="stylesheet" href="css/app.v2.css" type="text/css" />
<link rel="stylesheet" href="css/font.css" type="text/css" cache="false" />
<link href="css/styles.css" type="text/css" rel="stylesheet" />

<!--[if lt IE 9]> <script src="js/ie/respond.min.js" cache="false"></script> <script src="js/ie/html5.js" cache="false"></script> <script src="js/ie/fix.js" cache="false"></script> <![endif]-->
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"   onload="powerUp()">

<div id="loadingReportaM"></div>
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">

<tr>
    <td   valign="top" width="100%"    height="40" >
 
           
     <table border="0" cellpadding="0"  cellspacing="0" height="40" width="100%"  class="header-contX animated bounce" style="background-image:url(images/images/header.png);  background-position:top">
     <tr>
  <td width="53" height="40" ><a href="index2.php"><img src="images/images/homey.png" height="40"  style="-webkit-transform: translate3d(0,0,0); "></a></td>
    <td width="100%" height="40"  align="left" style="color: #FFF" >  
    
    
    
  <a href="#" class="reload" id="1"><span id="check" style="color: #FFF" ></span></a> </td>   
  <!-- <td  width="44" height="40" ><a name="search"></a><a href='#' class='searchopen' id='1' title='Comment'><img src="images/cart.png" width="44" height="40" alt=""></a></td>-->
  <td  width="44" height="40" ><a name="search"></a><a href='#' class='searchopen' id='1' title='Comment'><img src="images/images/searcha.png" width="44" height="40" alt=""></a></td>
 <?php /*?>   <td  width="44" height="40" ><a href='#' class='postopen' id='1' title='Comment'><img src="images/images/app_04.png" width="44" height="40" alt=""> </a></td>
    <td width="44" height="40" > <img src="images/images/app_05.png" width="44" height="40" alt=""  class="menu-trigger"  id="menu-trigger"> </td><?php */?>
  </tr>
   
     </table>
     
     
    </td>
  </tr>










 
  
  
  
   <tr>
     <td  height="55" valign="top">
     
     
     <table border="0" cellpadding="0"  width="100%" cellspacing="0" height="55"  style=" background-image:url(images/images/newprofile.png); background-position:left; background-position:top; "  >
     <tr>
		<td width="153" height="55" >
			<img src="images/images/title.png" alt="" width="190"  height="55" style="-webkit-transform: translate3d(0,0,0); "></td>
		<td width="100%" height="55">
		  </td>
		
		
		<td width="53" height="55" ><a href="http://eziki.tv"><img src="images/images/buttons2_04.png"   width="53" height="55" alt="" style="-webkit-transform: translate3d(0,0,0); "></a></td>
	</tr>
     </table>
     
     </td>
   </tr>
   
  
  
   <tr>

    <td width="100%" height="100%"  valign="top" >
    
 
   
<section class="hbox stretch" style=" margin-top:-1px"> <!-- .aside -->
  
  
  
  
  
  
  
  
  <aside class=" bg-info aside-sm  nav-vertical  no-borders  <?php /*?>only-icon<?php */?>" style=" background-color:#0E91D2;margin-right:0; " id="nav" >
    <section class="vbox">

      <section> <!-- user -->
     
        <!-- / user --> <!-- nav -->
        <nav class="nav-primary hidden-xs">
          <ul class="nav">
               
         
           <li class="no-borders bg-info text-white list-group-lg" style="background-color:#B92861"><a href="<?php echo $siteaddress; ?>index.php"><i class="icon-home"></i> Home</a> </li>   
           
           
           
           
           <li class="no-borders bg-info text-white" style="background-color:#EF396E"> <a href="<?php echo $siteaddress; ?>index.php" class="dropdown-toggle" data-toggle="dropdown"> <b class="badge bg-primary pull-right"><?php echo $following_count ?></b><i class="icon-th-large"></i> <span>Menu</span> </a> </li>
           
               <li class="no-borders bg-info text-white" style="background-color:#FBBC1F"> <a href="<?php echo $siteaddress; ?>index.php" class="dropdown-toggle" data-toggle="dropdown"> <b class="badge bg-primary pull-right"><?php echo $following_count ?></b><i class="icon-th-large"></i> <span>Menu</span> </a> </li>
               
               
                   <li class="no-borders bg-info text-white" style="background-color:#FF7102"> <a href="<?php echo $siteaddress; ?>index.php" class="dropdown-toggle" data-toggle="dropdown"> <b class="badge bg-primary pull-right"><?php echo $following_count ?></b><i class="icon-th-large"></i> <span>Menu</span> </a> </li>
                   
                       <li class="no-borders bg-info text-white" style="background-color:#EF396E"> <a href="<?php echo $siteaddress; ?>index.php" class="dropdown-toggle" data-toggle="dropdown"> <b class="badge bg-primary pull-right"><?php echo $following_count ?></b><i class="icon-th-large"></i> <span>Menu</span> </a> </li>
       
                   <li class="no-borders bg-info text-white" style="background-color:#B92861"> <a href="<?php echo $siteaddress; ?>index.php" class="dropdown-toggle" data-toggle="dropdown"> <b class="badge bg-primary pull-right"><?php echo $following_count ?></b><i class="icon-th-large"></i> <span>Menu</span> </a> </li>
          </ul>
        </nav>
        <!-- / nav --> </section>
      <footer class="footer bg-gradient hidden-xs text-center">   </footer>
    </section>
  </aside>   
           
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  <!-- /.aside --> <!-- .vbox -->
  <section id="content">
    <section class="vbox">
      
      <section class="scrollable wrapper">
        <div class="row">
          <div class="col-lg-8">
           
            <div class="row" id="liveupdate">
              
    
              
             
             
              
            
              
              
              
              
              
              
              
              
              
              
              
           
  
              
              
            </div>
          
         
           
          </div>
          <div class="col-lg-4">
          
          
           <section class="panel">
             <form style="" id="imageform" method="post" enctype="multipart/form-data" action='http://localhost/mimix/image_ajax.php'>

                <textarea name="update" id="update"   class="form-control input-lg no-border" rows="2" placeholder="What are you watching..."></textarea>
                
                <input type='hidden' id='me' value="1005023688676269" />
    <input type='hidden' id='catalogid5' value="1005023688676269" />
    <input type='hidden' id='uploadvalues' />
    
    
    
              </form>
              <footer class="panel-footer bg-light lter">
                <button class="btn btn-info pull-right update_button "  id="update_button"  >SHARE</button>
                <ul class="nav nav-pills">
      
                  <li><a id="camera"><i class="icon-camera"></i></a></li>
                   
                </ul>
              </footer>
              
              
              
                <span id="liveupdate2" ></span> 
<div id='flashmessage'>
    <div id="flash" ></div>
  </div>
             
          
            </section>
            
           
      <section class="panel animated bounce" style=" color:#333;display:none; overflow:hidden;margin-top:5px; padding:3px;"  id='searchbox1'>  <form action="" class="m-b-none">
 
     <div class="input-group" style="width:100%; margin:0px; padding:0px"> 
      <input placeholder="search #hashtags or term"  id="searcharea1" class="form-control   no-border" value="" type="text">    </div>
 
 

 
  </form>       
 
</section> 
            
            
            <section class="panel bg-info lter no-borders">
              <div class="panel-body"> <a class="pull-right" ><i class="icon-map-marker"></i></a> <span class="h4">McLean, VA</span>
                <div class="text-center padder m-t"> <span class="h1"><i class="icon-cloud text-muted"></i> 68°</span> </div>
              </div>
              <footer class="panel-footer lt">
                <div class="row">
                  <div class="col-xs-4"> <small class="text-muted block">Humidity</small> <span>56 %</span> </div>
                  <div class="col-xs-4"> <small class="text-muted block">Precip.</small> <span>0.00 in</span> </div>
                  <div class="col-xs-4"> <small class="text-muted block">Winds</small> <span>7 mp</span> </div>
                </div>
              </footer>
            </section>
            <section class="panel no-borders">
              <header class="panel-heading bg-success lter"> <span class="pull-right">Friday</span> <span class="h4">$540<br>
                <small class="text-muted">+1.05(2.15%)</small> </span>
                <div class="text-center padder m-b-n-sm m-t-sm">
                  <div class="sparkline" data-type="line" data-resize="true" data-height="65" data-width="100%" data-line-width="2" data-line-color="#fff" data-spot-color="#fff" data-fill-color="" data-highlight-line-color="#fff" data-spot-radius="3" data-data="[220,210,200,325,250,320,345,250,250,250,400,380]"></div>
                  <div class="sparkline inline" data-type="bar" data-height="45" data-bar-width="6" data-bar-spacing="10" data-bar-color="#92cf5c">9,9,11,10,11,10,12,10,9,10,11,9,8</div>
                </div>
              </header>
              <div class="panel-body">
                <div> <span class="text-muted">Sales in June:</span> <span class="h3 block">$2500.00</span> </div>
                <div class="row m-t-sm">
                  <div class="col-xs-4"> <small class="text-muted block">From market</small> <span>$1500.00</span> </div>
                  <div class="col-xs-4"> <small class="text-muted block">Referal</small> <span>$600.00</span> </div>
                  <div class="col-xs-4"> <small class="text-muted block">Affiliate</small> <span>$400.00</span> </div>
                </div>
              </div>
            </section>
            <section class="panel">
              <div class="text-center wrapper">
                <div class="sparkline inline" data-type="pie" data-height="150" data-slice-colors="['#acdb83','#f2f2f2','#fb6b5b']">25000,23200,15000</div>
              </div>
              <ul class="list-group no-radius">
                <li class="list-group-item"> <span class="pull-right">25,000</span> <span class="label bg-success">1</span> .inc company </li>
                <li class="list-group-item"> <span class="pull-right">23,200</span> <span class="label bg-danger">2</span> Gamecorp </li>
                <li class="list-group-item"> <span class="pull-right">15,000</span> <span class="label bg-light">3</span> Neosoft company </li>
              </ul>
            </section>
            <section class="panel clearfix">
              <div class="panel-body"> <a  class="thumb pull-left m-r"> <img src="images/avatar.jpg" class="img-circle"> </a>
                <div class="clear"> <a  class="text-info">@Mike Mcalidek <i class="icon-twitter"></i></a> <small class="block text-muted">2,415 followers / 225 tweets</small> <a  class="btn btn-xs btn-success m-t-xs">Follow</a> </div>
              </div>
            </section>
          </div>
        </div>
      </section>
    </section>
    <a  class="hide nav-off-screen-block" data-toggle="class:nav-off-screen" data-target="#nav"></a> </section>
  <!-- /.vbox --> 
    
 
  
  </section>
  
  
  
  
  
  
    
  
  
  
  
  
  


  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
   </td></tr></table>
   
   
   
   
   
   
    <div id="photo_preview" style="display:hidden;background-image:url(images/images/bg.png);background-position:top" >
      <center> <br>
<br><div class="photo_wrp" >
       
 <section class="panel " id="stbody1"    >
 


   <div class="panel-body photo2" style="padding-top:0px; padding-left:0px; padding-right:0px; " >
 <div class="pull-in bg-light clearfix m-b-n   v-middle">
 
 <div class="pleft   v-middle">  </div>
 
   </div>
    </div>








<div class="clearfix " style=" text-align:left; margin-top:3px;  padding-bottom:8px; padding-top:8px; padding-left:5px; padding-right:5px"> 

<small class="text-muted pull-right" style="font-family:Arial, Helvetica, sans-serif">
<a style=" color:#a3a3a3" class="icon-time timeago timeme" ></a> 
</small> 
                    
<a href="#" id=""  style="margin-right:5px;margin-left:0px;" class="thumb-sm pull-left m-r"> <span class="picme"></span>  </a>  
                    
<div class="clear"> 
<strong style="color:#8f8f8f; "><a href="#" style="color:#00aff0; " id="" class="profile2 pyanani">@usn  </a></strong>
<small class="block text-muted" style="color:#8f8f8f"> <span class="ptitle"> message</span> </small> 

</div>
</div>
<!--
<div class="line line-dashed" style="margin:0px; padding:0px"></div>-->

 <footer class="panel-footer pos-rlt" style=" padding-bottom:0px; padding-left:5px; padding-right:5px; padding-top:8px; text-align:left ;-webkit-box-shadow:none;	box-shadow:none;"> 
 
 
 
<div class="commentcontainer "  id="">
<ul class="list-group " style="margin:0px; margin:5px; padding:0px " >		
 
 <span class="pcomments"></span>
</ul></div>



		               
                              </footer>

 </section>


      </div></center>
    </div>



<?php /*?><script src="css/app.v2.js"></script><?php */?>

</body>
</html>