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 : 52.15.70.0
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/book24.ng/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/book24.ng/storage/framework/views/1d8fbc1cf36749fc2dcec721a01376ad4b039fa9.php
<?php
    $user = Auth::user();
    $languages = \Modules\Language\Models\Language::getActive();
?>

<?php if(!empty($languages) && setting_item('site_enable_multi_lang') && setting_item('site_locale')): ?>
    <div class="language-navigation" id="language-navs" >
        <ul class="nav nav-tabs" role="tablist" >
            <?php $__currentLoopData = $languages; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $language): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                <li class="nav-item">
                    <a class="nav-link <?php if(request()->lang == $language->locale or (!request()->lang && $language->locale == setting_item('site_locale'))): ?> active <?php endif; ?>" href="<?php echo e(add_query_arg(['lang'=>$language->locale])); ?>">
                        <?php if($language->flag): ?>
                            <span class="flag-icon flag-icon-<?php echo e($language->flag); ?>"></span>
                        <?php endif; ?>
                        <?php echo e($language->name); ?>

                    </a>
                </li>
            <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
        </ul>
    </div>
    <?php if(request()->query('lang')): ?>
        <input type="hidden" name="lang" value="<?php echo e(request()->query('lang')); ?>">
    <?php endif; ?>
<?php endif; ?><?php /**PATH /home/book24/public_html/modules/Language/Views/admin/navigation.blade.php ENDPATH**/ ?>

Youez - 2016 - github.com/yon3zu
LinuXploit