( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ 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/..//system/Untitled-1.php
  
    
    
    
    
<?php /*?>    
<?php
include("includes/trackthischannelnews.php");
?><?php */?>
                   
    
  

</td>
   <td  align="right" width="150">  </td> <td style="padding-bottom:10px" valign="top">  <?php  include("modal/navigatevideo.php");  ?> </td>
  </tr>
</table> 
                
                 <div id="picha">
            </div>
                
                
                
     <div class="quickvideo" align="left" style="padding:10px;color:#CCCCCC;font-size:11px"> 
                   
                               <table width="100%" border="0" cellspacing="3" cellpadding="3">
  <tr>
    
    <td height="254">  
    
    

    
    
    
    
    
    
    
    
    
      </td>
    <tr>
      <td height="12"><div id="insert_response2" style=" height:12px;clear:both;color:#cccccc;font:Arial, Helvetica, sans-serif; font-size:11px;"></div></td>
    <tr>
    <tr>
      <td>
     
     
     
     
     
     
      <table><tr>
      
      
      <td width="107"> 
       
 <div id="ilikess">
                     <?php
include("savevideo.php");
?>
                    </div></td>
   
    <td valign="middle">   
              <?php
$catanewsresultp = $db->previousvideo($page,$modalnewsid,$modalcatalogid);
 
	      if (!empty($catanewsresultp)) {
	      while ( list($key,$val)=each($catanewsresultp) ) {
	      
	      $title = stripslashes($val["title"]);
		  $modalnewsidn = stripslashes($val["newsid"]);
	$slug2 = stripslashes($val["slug"]);?>
	 
	   Next Video:<a href="<?php echo $slug2; ?>" title="<?php echo $title; ?>" class="ajax" rel="tip" ajax="preview<?php echo  $modalnewsidn;  ?>"><?php echo  $title;  ?></a>
       
	  
<?php 

 }
	}
      ?>
       <?php
$catanewsresultn = $db->nextvideo($page,$modalnewsid,$modalcatalogid);
 	      if (empty($catanewsresultn)) {
		  
		  ?>
         
      <?php
$catanewsresult = $db->previousvideo($page,$modalnewsid,$modalcatalogid);
 
	      if (!empty($catanewsresult)) {
	      while ( list($key,$val)=each($catanewsresult) ) {
	      $title = stripslashes($val["title"]);
		  $modalnewsidp = stripslashes($val["newsid"]);
	$slug2 = stripslashes($val["slug"]);?>
	 
	   Previous Video:<a href="<?php echo $slug2; ?>" title="<?php echo $title; ?>" class="ajax" rel="tip" ajax="preview<?php echo  $modalnewsidp;  ?>"><?php echo  $title;  ?></a>
<?php	
 }
	}
      ?><?php }   ?>
      
      
      <br />

 


                    </td>
      
      
      </tr></table>
      
      
      </div>
      
        </td>
    <tr>
    
    
    
    
    
  </tr>
</table>      </div> 
                
                    
            
          <!--ed taget-->
        </div>
        
        
     
        
      </div> 
  
  <div style="color:#333;font-size:12px;float:right; margin:0px; margin-right:5px; margin-top:4px;display:inline-block">
<form action="<?php echo $siteaddress; ?>search" method="post">
 <input  type="type" onkeyup="ezikiSuggest(this.value);" onblur="fill();" class="tafuta" name="keyword"  style="width:200px;padding: 14px 13px 9px;" id="keyword" value="" autocomplete="off" />
  <input  type="submit" class="formbutton" style="width:100px;"  name="searchsubmit" value="<?php echo $searchvideos; ?>" />
</form> 
    </div>
  
  
  

    <ul id="startTab" class="TabbedPanelsTab" style="display:inline-block">
      <li class="selected"><a href="#default" rel="tabData">
       <?php 
					   if (empty($video))
					   {
					  print "Main Story";
					  }
					  else if
					  (!empty($video))
					   {   
                $nameinfo2 = $db->getallugccatalogname(); 
                if (!empty($nameinfo2)){
	            while (list($key,$val)=each($nameinfo2)) {
		    $tempcatalogid2 = stripslashes($val["catalogid"]);
		    $catalogname = stripslashes($val["catalogname"]);
			$viewnum = stripslashes($val["viewnum"]);
		    if ($modalcatalogid==$tempcatalogid2){
			
			$db->addchannelhit($viewnum,$modalcatalogid);
			
			
			 
			
			
			
			
			
		    print "	&nbsp;$catalogname&nbsp;";
		    }
		 }
		}
                 
					  }
					  
				   ?>
        </a></li>
   
      <li><a href="ilikesapi" rel="tabData">Favourites&nbsp;| &nbsp; <span id="insert_response13" style="margin:0px; display:inline;">
       <?php
include("modal/countlike.php");
?>
        </span> </a></li>   <li><a href="widgets/api?v=<?php  print "$vcat"; ?>" rel="tabData">&nbsp;Subscriptions&nbsp;&nbsp;<img src="images/icons/cog.png" align="texttop" height="13"></a></li>
      <?php /*?><li><a href="sconnect/index.php" rel="tabData">Social Connect &nbsp;&nbsp;<img src="images/icons/socialc.png" align="texttop" height="13"></a></li><?php */?>
    </ul>
    <!--start of content tab
<div id="contentArea" class="TabStyle">
-->
    <div id="contentArea" class="TabStyle">
    <SCRIPT LANGUAGE="JavaScript" TYPE='text/javascript'>breadcrumbs()</SCRIPT>
 <!--start of news-->
          <div id="news">
            <!--start of tabdata-->
            <div id="tabData"> 
   
            
         <a href="<?php
                $nameinfo = $db->getallugccatalogname(); 
                if (!empty($nameinfo)){
	            while (list($key,$val)=each($nameinfo)) {
		    $tempcatalogid = stripslashes($val["catalogid"]);
		    $catalogname = stripslashes($val["catalogname"]);
		 $slug = stripslashes($val["slug"]);
		    if ($modalcatalogid==$tempcatalogid){
		    print "../$slug";
		    }
		 }
		}
                ?>"><?php
	$brand = $db->getlogo($page,$front_latestoncatarecord,$modalcatalogid);
	       if (empty($brand)) {
		 print "<img src=\"images/icons/profilepic.gif\" style=\"padding-right:3px;\" width=\"79\" height=\"36\" align=\"left\"/><p>";
		 } if (!empty($brand)) {
	      while ( list($key,$val)=each($brand) ) {
		   $picture = stripslashes($val["picture"]);
		   
		   if (empty($picture ))
					   {
					  print " ";
					  }
					  else if
					  (!empty($picture ))
					   {
					  print "<img src=\"photo/$picture\" style=\"padding-right:3px;\" alt= \"logo\" width=\"130\" align=\"left\"/><p>";}
	      
      
			  
	}}
      ?></a>
      
      
      
      
      <div align="right" style="padding-top:0px; " >
              <?php
include("modal/trackthischannelnews.php");
?>   
              </div> 
       
     <div id="insert_response11" style="clear:both;  color:#666666;font:Arial, Helvetica, sans-serif; font-size:12px; margin-top:10px">
 
 
 
 </div>  
       
       
 
              
       
       
       
               
             <?php /*?><h3> <a href="<?php print "http://localhost$location"; ?>"><?php print "$title"; ?> </a></h3><?php */?>
              <br />
<div style="clear:both"></div>
             
 		<?php
include("modal/alerts.php");
?>
             
 
 <div id="spacer"></div>
                         <br />

                    </div>
  


     <br />
             <?php
      if (!empty($description)){
             $description = nl2br($description);
			 $content = nl2br($content);
			   $title = nl2br($title);
        print "<strong>$title2: </strong>$content";
       }
		
		$x="x";
		
		?> |  <ul id="startTab3" style="display:inline; text-decoration:none"><li style="display:inline; text-decoration:none"><a href="widgets/api?saveSearch=<?php print "$title2"; ?>" rel="tabData"> Follow the topic <?php print "$title2"; ?> </a></li></ul><script type="text/javascript">
 
ezikitab("startTab3")
</script> | <span id="share" title="<?php echo $title2; ?>" class="share"><a href="#" onclick="ezikiLoadRemote('insert_response11','embed<?php echo $modalnewsid8; ?>');return false"><strong> <img src="images/embedcode.png" hspace="3"  alt="Embed video"> Embed Video </strong></a> </span><br />
 
		 
        
        
        <br><br>



  



<div id="insert_response7" style=" color:#4d90b4;font:Arial, Helvetica, sans-serif; font-size:11px; float:left" ><?php echo rating_bar($modalnewsid,$modalcatalogid,5); ?> </div>


        

    
         

           
         

      
  	<?php if (!empty($ratenum)){
              $ratenum = nl2br($ratenum);
        print "<strong>Rated:  </strong>$ratenum times";
        }?>|	<?php if (!empty($viewnum)){
              $viewnum = nl2br($viewnum);
        print "<strong>$views </strong>$viewnum";
        }?>  | <?php	if (!empty($adddate)){
              $adddate = nl2br($adddate);
        print " <strong>$published </strong> $adddate";
		
        }?>|<?php echo $category; ?></strong><?php
                $nameinfos = $db->getallcategory(); 
                if (!empty($nameinfos)){
	            while (list($key,$val)=each($nameinfos)) {
		    $tempcategoryid = stripslashes($val["categoryid"]);
		    $categoryname = stripslashes($val["categoryname"]);
		 $slug = stripslashes($val["slug"]);
		    if ($vcat==$tempcategoryid){
		    print "<a href=categories/$slug>$categoryname</a> ";
		    }
		 }
		}
                ?>| <?php 
					  if (!empty($video2))
					   {   
                $nameinfo2 = $db->getallugccatalogname(); 
                if (!empty($nameinfo2)){
	            while (list($key,$val)=each($nameinfo2)) {
		    $tempcatalogid2 = stripslashes($val["catalogid"]);
		    $catalogname = stripslashes($val["catalogname"]);
			$slug = stripslashes($val["slug"]);
		    if ($modalcatalogid==$tempcatalogid2){?>
		 
		   <strong>By </strong> <a href="<?php echo $siteaddress; ?><?php print "$slug"; ?>" target="_parent"><?php print "$catalogname"; ?> </a>
		  
		 <?php  }
		 }
		}
              
					  
					  }
					  
				   ?>
		        <br />		  <div id="channeladlets2" align="left" style="clear:both;margin-top:12px"></div>
            
  <?php
include("modal/channelepisodes.php");    


?>
 

      <a name="comment"></a>                   
   <span id="postcomment" style="font-size:11px" class="postcomment"></span>  

                    </div>
  
            

 
 
<?php
include("modal/mycomment3.php");?><br />

  
 <div id="spacer"></div>
                       
         <br />
      
        	<?php
include("modal/galleries2.php");?> 
      
      
   
			

    <?php /*?>   <?php */?>
        
        
 
        
        
        
			 
 
            <!--end of tabdata-->
          </div>
        
 


  
      </div>
        
  
     
     
      </div>
      
      <!--sed of news-->
     
                          
 


<!--start of adletss-->
          <div id="adlets" style="float:right; font-size:11px;" >
            <div style="position:relative; top:0px;"  class="searchresult" id="newData"> </div>
          
   
   
            
            </p>
            <br />  
            <br />
 
 
 	
    <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=197671240249746&amp;xfbml=1"></script><fb:comments numposts="6" width="300" publish_feed="true"></fb:comments> <br /> 
          
            <br />
            
            
             <br />

 

           <?php /*?><?php
include("modal/checkuser.php");     
                
          ?>
<?php */?>
            <p class="info"></p>
           <?php /*?> <p>&nbsp;   </p>  <?php
include("modal/minifeatured4.php");?><p>&nbsp;   </p>
<?php */?>
           <!--    -->
         <br />

 </div>
 
 

 
 
 
          
          
             <? 

if (!isset($_SESSION['euserid'])) {?>
              <div id="insert_response40"><br />
                <br />
               <strong>Don't miss a thing. Enter your favorite shows, topic or Channels and we'll 
                        help you keep track and get more out of Eziki. | <a href="javascript: loadTab('startTab', 1)">Click here to get started</a> </strong> </div>
                  
             <? }
 else { ?>
             <?php include("modal/trackmainpage.php");?>
			 
			 
		 
			 
			 
			 
            <?php /*?> <?php include("modal/socialconnect.php");?><?php */?><?php include("modal/playlist.php");?>
             <?php }

 ?>