( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ 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/newdatasets/snap.php
<?php  if(!empty($slug))
 {?>


 
  <div class="panel-body ">
                  <div class="clearfix text-center m-t">
                    <div class="inline">
                      <div class="easypiechart" data-percent="75" data-line-width="5" data-loop="false" data-bar-color="#92cf5c" data-track-Color="#f5f5f5" data-scale-Color="false" data-size="150">
                        <div class="thumb-lg"> <?php   if(!empty($pichaX)) { ?> 
                    <a href="<?php echo $siteaddress; ?><?php echo $slugX ?>"><img class="img-circle" src="<?php echo $siteaddress3 ?>taswira.php?quality=70<?php /*?>&nocache=1<?php */?>&width=150&height=150&cropratio=1:1&image=/v/uploads/gthumbs/<?php echo $pichaX;?>" /> </a>   <?php } else {?> 
                   <a href="<?php echo $siteaddress; ?>indexAlone.php?mode=profilepicture"><img class="img-circle" src="<?php echo $siteaddress3 ?>taswira.php?quality=70<?php /*?>&nocache=1<?php */?>&width=150&height=150&cropratio=1:1&image=/images/user.png"  />    </a>
					<?php } ?> </div>
                      </div>
                      <div class="h4 m-t m-b-xs"><?php echo $resultX[0]["catalogname"] ?></div>
                      <small class="text-info m-b"><?php echo "@".$resultX[0]["user_name"] ?></small>
					  <small class="text-muted clear"><?php echo $descriptionX ?></small>
					  <?php include("follow.php");?>
                      <?php 
					 $action = "friend_two"; 	
					 $action2 = "friend_one";
					   $followers=$Wall->Total_Followers($catalogidX,$action);
					  $following=$Wall->Total_Following($catalogidX,$action2);
					 
 ?>
                       </div>
                  </div>
                </div>
                <footer class="panel-footer bg-white lter text-center m-b-lg">
                  <div class="row pull-out">
                    <div class="col-xs-4">
                      <div class="padder-v"> <span class="m-b-xs h4 block" style="cursor:pointer" onclick="getFollowers(2);"><?php echo $followers ?></span> <small class="text-muted" >Followers</small> </div>
                    </div>
                    <div class="col-xs-4 bg-white dker">
                      <div class="padder-v"> <span class="m-b-xs h4 block"  style="cursor:pointer" onclick="getFollowers(1);"><?php echo $following ?></span> <small class="text-muted">Following</small> </div>
                    </div>
                    <div class="col-xs-4">
                      <div class="padder-v"><a href="<?php echo $siteaddress; ?>indexAlone.php?mode=favorites&slug=<?php echo $slugX ?>"> <span class="m-b-xs h4 block reload"  style="cursor:pointer"><?php echo $favorites_count ?></span> <small class="text-muted">Favorites</small></a> </div>
                    </div>
                  </div>
                </footer>
                
                
    
 
 
	          
                
                
                
                
          
     <?php  }?> 
   <?php  if(empty($slug))
 {?>   
       <?php /*?> <div class="clearfix m-b">  <?php   if(!empty($pichaC)) { ?> 
               <a href="<?php echo $siteaddress; ?><?php echo $slugX ?>" class="pull-left thumb m-r" ><img class="img-circle" src="<?php echo $siteaddress3 ?>taswira.php?quality=70&width=100&height=100&cropratio=1:1&image=/v/uploads/gthumbs/<?php echo $pichaC;?>" /> </a>   <?php } else {?> 
                   <a href="<?php echo $siteaddress; ?>indexAlone.php?mode=profilepicture" class="pull-left thumb m-r" ><img class="img-circle" src="<?php echo $siteaddress3 ?>taswira.php?quality=70&width=100&height=100&cropratio=1:1&image=/images/user.png"  />    </a>
					<?php } ?>
          <div class="clear">
            <div class="h3 m-t-xs m-b-xs"><?php echo $resultX[0]["catalogname"] ?></div>
            <small class="text-muted"><i class="icon-map-marker"></i><?php echo $resultX[0]["country"] ?></small> </div>
        </div><?php */?> <?php  }?>