( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ 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/pages/profileStartag.php
  <?php   if(!empty($pichaC)) { 
   $thumb = "gthumbs/";
  
   $profilePicId = $db->base64url_encode($db->Profile_Pic_ID()); 
   
   ?>  
   
    <li  class="list-group-item  bg-light ltr  "> 
    
    <table width="100%" cellspacing="0" cellpadding="0">
         
          <tr >
                
 
            <td width="64" valign="middle">    
     <a title="Make Default" class=" pull-right " href="indexAlone.php?mode=startags&pager=<?php echo $_GET["page"] ?>&msg_id=<?php print "$profilePicId"; ?>&catid=<?php print "$catid"; ?>&default=yes&where=photo">  
     
     
     <img src="<?php echo $siteaddress;?>taswira.php?width=100&height=100&nocache=1&cropratio=1:1&image=/v/uploads/<?php echo $thumb ?><?php echo $pichaC;?>" alt="edit thumb"  title="Published: <?php echo $adddate ?>"   id="<?php print "$picture"; ?>" rel="<?php print "$title"; ?>"   width="100" height="100" style=" margin-left:2px;" class=" img-circle" /></a>
                  
                 
               
                     
            
              
             </td> 
            <td width="100%" valign="middle" style="font-size:16px" > 
            
       
                  
    <a class="label label-info<?php  if ($def ==1 ){ ?>label-danger <?php } ?> m-l-lg  text-white"> <span class="text-white"><i class="icon-asterisk text"></i>Default<?php /*?><?php print text_limit($resultX[0]["user_name"],50); ?><?php */?></span>    </a>
        
         <a title="Edit Profile Picture" class=" btn btn-white pull-right  m-r-lg " href="?mode=profilepicture"> <span class="text"> <i class="icon-edit"></i>   </span>  </a>
                        
                  
         
       <?php /*?>  <button class="btn btn-white pull-right " title="Views" > <span class="text"> <i class="icon-eye-open text-info"></i> <?php echo $ratenum ?></span> </button><button class="btn btn-white pull-right " title="Views" > <span class="text"> <i class="icon-retweet text-success"></i> <?php echo $viewnum ?></span> </button><?php */?>
        
           
        
        <?php /*?>  <a title="Make Default" class="btn btn-white pull-right m-r" href="indexAlone.php?mode=startags&pager=<?php echo $_GET["page"] ?>&msg_id=<?php print "$profilePicId"; ?>&catid=<?php print "$catid"; ?>&default=yes&where=photo"> <span class="text"> <i class="icon-star <?php  if ($def ==1 ){ ?>text-danger<?php } ?>"></i>  </span>  </a>
         <?php */?>
            
            </td>
          
        <td width="30"> 
                      
            
                      
                      
                      
                      
                
                      
                      
                      
                      
                      
                      
                      </td>   
            
                            <td width="200" align="left" style="padding-left:2px"> 
                        
                   
                 
                 
          
                       
                          <a title="Make Default" class="btn btn-white pull-right " href="indexAlone.php?mode=startags&pager=<?php echo $_GET["page"] ?>&msg_id=<?php print "$profilePicId"; ?>&catid=<?php print "$catid"; ?>&default=yes&where=photo"> <span class="text"> <i class="icon-eye-open "></i> select  </span>  </a>
           
                
               
                     </td>
                     
                      
                      
              <td width="30"> <?php /*?> <a style="" href="indexAlone.php?mode=updateStartag&msg_id=<?php print "$msg_id"; ?>&step=0&action=filter"> <i class="icon-pencil text-black <?php  if ($isdisplay ==3 || $isdisplay ==11 || $isdisplay ==10){ ?> text-white<?php } ?>  "></i></a><?php */?>
              
              </td>  
             
                    
                      
                      
                  
                  </tr></table>
                  
                  
                  
                   
<?php
 
 if ($favstartag[0]["type"] == 1 ){ 
 

if(!empty($_GET["fx"]))
{
	include("pages/fx.php");
}
else
{
	include("pages/themeMain2.php");
}
 }?>
  </li>  <?php   }?>