Failed to save the file to the "xx" directory.

Failed to save the file to the "ll" directory.

Failed to save the file to the "mm" directory.

Failed to save the file to the "wp" directory.

403WebShell
403Webshell
Server IP : 66.29.132.124  /  Your IP : 3.133.147.193
Web Server : LiteSpeed
System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : wavevlvu ( 1524)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/wavevlvu/misswavenigeria.com/wp-content/themes/ombre/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/misswavenigeria.com/wp-content/themes/ombre/templates/modelsidebar-template.php
<?php $sidebarslidercheck = get_post_meta( get_the_id(), 'ombresidebarslider', true ); ?>
<?php $sidebarimg = get_post_meta( get_the_id(), 'ombresidebarimg', true ); ?>
<?php $sidebarinfo = get_post_meta( get_the_id(), 'ombresidebarinfo', true ); ?>
<?php $sidebarlistcheck = get_post_meta( get_the_id(), 'ombresidebarlistcheck', true ); ?>
<?php $sidebarlist = get_post_meta( get_the_id(), 'ombresidebarlist', true ); ?>
<?php $sidebariconscheck = get_post_meta( get_the_id(), 'ombresidebariconscheck', true ); ?>
<?php $sidebaricons = get_post_meta( get_the_id(), 'ombresidebaricons', true ); ?>

<?php if (($sidebarslidercheck != 'on') && (!empty($sidebarimg))) { ?>
<img class="flex-img no-margin" src="<?php echo esc_url($sidebarimg); ?>" />
<?php } ?>

<div class="ombre-box">

<?php if($sidebarlistcheck == "on") { ?>
    <ul class="ombre-table">
    <?php
    foreach ( (array) $sidebarlist as $key => $entry ) {

    $left = $right = '';
        
    if ( isset( $entry['ombresidebarlistleft'] ) ) {
        $left = $entry['ombresidebarlistleft'];
    }    

    if ( isset( $entry['ombresidebarlistright'] ) ) {
        $right = $entry['ombresidebarlistright'];
    }
    ?>    
    <li>
        <div class="ombre-table-left"><?php if(!empty($left)) { echo esc_html($left); } ?></div>
        <div class="ombre-table-right"><?php if(!empty($right)) { echo esc_html($right); } ?></div>
    </li>
<?php } ?>
    </ul>
<?php } ?>

<?php if (!empty($sidebarinfo)) { ?>
    <p><?php echo esc_html($sidebarinfo); ?></p>
<?php } ?>
    
<?php if (($sidebariconscheck == "on") && (!empty($sidebaricons))) { ?>
<ul class="social-icons model-social">
    <?php 
    foreach ( (array) $sidebaricons as $key => $entry ) { 
    $title = $img = $custom = $link  = '';
    if ( isset( $entry['ombresidebaricontitle'] ) ) {
        $title = $entry['ombresidebaricontitle'];
    }
    if ( isset( $entry['ombresidebariconimg'] ) ) {            
        $img = $entry['ombresidebariconimg'];
    }
    if ( isset( $entry['ombresidebariconcustom'] ) ) {            
        $custom = $entry['ombresidebariconcustom'];
    }
    if ( isset( $entry['ombresidebariconlink'] ) ) {            
        $link = $entry['ombresidebariconlink'];
    } 
    ?>
    <li>
        <a href="<?php echo esc_url($link); ?>" class="fa fa-<?php if (empty($custom)) { echo esc_attr($img); } else { echo esc_attr($custom); } ?> <?php if(!empty($title)) { ?>tooltip-pink<?php } ?>" <?php if(!empty($title)) { ?>title="<?php echo esc_attr($title); ?>"<?php } ?>><?php echo esc_html($title); ?></a>
    </li>
    <?php } ?>
</ul>
<?php } ?>    
    
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit