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.145.54.210
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/tacafoundation.org/wp-content/themes/charite/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/tacafoundation.org/wp-content/themes/charite//404.php
<?php

/**
 * The template for displaying 404 pages (not found)
 *
 * @link https://codex.wordpress.org/Creating_an_Error_404_Page
 *
 * @package charite
 */

get_header();
$charite_404_title    = !empty(charite_get_option('404_title')) ? charite_get_option('404_title') : __('Opps! This page not fund', 'charite');
$charite_404_subtitle = !empty(charite_get_option('404_subtitle')) ? charite_get_option('404_subtitle') : __('Page does not fund or some other error occured. Go to our Home page', 'charite');
$charite_back_home    = !empty(charite_get_option('404_button_text')) ? charite_get_option('404_button_text') : __('Go to home page', 'charite');
?>
<div class="blog-page-area">
    <div class="error-page-area py-120 text-center">
        <div class="container">
            <div class="row justify-content-center">
                <div class="col-xl-6 col-lg-8 col-md-10">
                    <img src="<?php echo get_theme_file_uri() ?>/assets/shape/404.png" alt="<?php esc_attr_e("404 error", "charite") ?>">
                    <div class="section-title pt-55 mb-50">
                        <h2><?php echo esc_html($charite_404_title); ?></h2>
                        <p><?php echo esc_html($charite_404_subtitle); ?></p>
                    </div>
                    <a href="<?php echo esc_url(home_url('/')); ?>" class="btn"><?php echo esc_html($charite_back_home); ?></a>
                </div>
            </div>
        </div>
    </div>
</div>
<?php
get_footer();

Youez - 2016 - github.com/yon3zu
LinuXploit