| Server IP : 103.234.187.230 / Your IP : 216.73.216.216 Web Server : Apache System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/b2c.hellogtx.com/application/sites/196flags/layouts/ |
Upload File : |
<?php
$object = Zend_Controller_Front::getInstance();
$modulename = $object->getRequest()->getModuleName();
$controller = $object->getRequest()->getControllerName();
$action = $object->getRequest()->getActionName();
$options = Zend_Controller_Front::getInstance()->getParam('bootstrap')->getOption('bootstrap');
function secureCodeT($agencySysId)
{
$finalCode = $agencySysId;
$checkId = hash('sha256', "GTX002-$finalCode");
return $checkId;
}
$baseUrl = $options['siteUrl'];
$siteName = $options['siteName'];
$contactDetail = Zend_Controller_Action_HelperBroker::getStaticHelper('Custom')->getContactDetailForFooter();
$staticPageLink = Zend_Controller_Action_HelperBroker::getStaticHelper('Custom')->staticPageLink();
$destinationForFooterLink = Zend_Controller_Action_HelperBroker::getStaticHelper('Custom')->selectAllDestinationDisplayOnFooter();
$packTypeForFooterLink = Zend_Controller_Action_HelperBroker::getStaticHelper('Custom')->selectPackTypeForFooterLink();
$socialLinksForFooterLink = Zend_Controller_Action_HelperBroker::getStaticHelper('Custom')->selectSocialLinksForFooterLink();
$getrecentpost = Zend_Controller_Action_HelperBroker::getStaticHelper('Custom')->getrecentpost();
//echo "<pre>";print_r($destinationForFooterLink);die;
//echo"<pre>";print_r($contactDetail);die;
$tollfreenumber = ($contactDetail['phone']) ? $contactDetail['phone'] : $tollfreenumber;
$mobile = ($contactDetail['mobile']) ? $contactDetail['mobile'] : $tollfreenumber;
$currUrl = (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] === 'on' ? "https" : "http") . "://" . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];
$whatsappnumber = ($contactDetail['whatsapp_no']) ? $contactDetail['whatsapp_no'] : $whatsappnumber;
$mydevice = Zend_Controller_Action_HelperBroker::getStaticHelper('General')->getDevice();
$agencySysId = $options['gtxagencysysid'];
$secureCode = secureCodeT($agencySysId);
$URLPay = $options['gtxBtoBsite'] . 'gtxpay.php?AgencySysId=' . $agencySysId . '&code=' . $secureCode;
$gtxpayUrl = $baseUrl . 'detail/index/view/id/' . base64_encode($URLPay);
$URL = $options['gtxBtoBsite'] . 'feedbackform.php?AgencySysId=' . $agencySysId . '&code=' . $secureCode;
$feedbackUrl = $baseUrl . 'detail/index/view/id/' . base64_encode($URL);
if (isset($_SERVER['HTTPS']) && $_SERVER['HTTPS'] === 'on')
$url = "https://";
else
$url = "http://";
$url .= $_SERVER['HTTP_HOST'];
$url .= $_SERVER['REQUEST_URI'];
$redirect_link_r = Zend_Controller_Action_HelperBroker::getStaticHelper("General")->GetFullUrl();
?>
<style>
.table-bordered {
margin: 7px;
}
.mobile_show {
display: none;
}
.sticky-btns a {
padding: 10px 20px;
background: var(--maincolor) !important;
color: #fff !important;
margin-bottom: 2px;
border-radius: 4px;
font-size: 16px;
position: fixed;
top: 33%;
transform: translateY(-50%);
right: -136px;
transition: .3s all ease-out;
width: 189px;
z-index: 9999;
text-decoration: none;
text-align: left;
}
.sticky-btns a span {
margin-left: 3px;
}
.sticky-btns a:hover {
right: 0;
color: #fff;
}
.sticky-btns a i {
margin-right: 12px;
transition: .3s all ease-out;
}
.sticky-btns a.whatsapp-btn {
background: #28a745 !important;
margin-top: 50px;
}
input.btn-primary.btn-danger.btn.sendEnquirySubmit {
color: #fff !important;
}
.selectaddonsradio-toolbar label:hover {
color: #fff !important;
}
@media(max-width:992px) {
.mobile_show {
display: block;
margin-right: 15px;
}
.mobile_hidden {
display: none;
}
.wowi-footer ul li {
position: relative;
}
.wowi-footer strong a {
line-height: initial;
display: inline-block;
padding: 0;
color: #000 !important;
}
.wowi-footer strong a::after {
content: '';
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.wowi-footer strong a:hover {
background: transparent;
color: #8d8c8c !important;
}
}
@media(max-width:767px) {
.sticky-btns {
display: none;
}
}
.filter-icon-moble{
background: transparent;
}
</style>
<footer class="footerbg_bg">
<div class="container ">
<div class="row">
<div class="col-lg-2 col-md-2 col-sm-4 col-12">
<div class="ft-title mb-1 footer-nav-title">
About Company
</div>
<ul class="links pl-0">
<?php foreach ($staticPageLink as $key => $value) { ?>
<li class="">
<a href="<?php echo $baseUrl; ?><?php echo $value['identifier']; ?>"><?php echo ucwords(strtolower($value['page_title'])); ?></a>
</li>
<?php } ?>
<!-- <li><a target="_blank" href="http://g07.in/NjM1MzMwXzE="><span class="dotft"></span>Pay Online</a></li> -->
<!-- <li><a target="_blank" href="<?php echo $gtxpayUrl; ?>"><span class="dotft"></span>Pay Online</a></li> -->
<!-- <li><a target="_blank" href="https://rzp.io/l/7VDHAbEz"><span class="dotft"></span>Pay Online (Razorpay)</a></li> -->
<li><a target="_blank" href="<?php echo $feedbackUrl; ?>"><span class="dotft"></span> Feedback</a></li>
</ul>
</div>
<div class="col-lg-2 col-md-2 col-sm-4 col-12 pr-0">
<div class="ft-title mb-2 footer-nav-title">
Tours by Category
</div>
<ul class="links pl-0">
<?php foreach ($packTypeForFooterLink as $key => $value) {
?>
<?php if ($key > 0 && $key < 8) { ?>
<li class="">
<a href="<?php echo $baseUrl ?>tour-destination/category/<?php echo strtolower(Catabatic_Helper::getSeoName($value['Title'])); ?>"><?php echo $value['Title']; ?></a>
</li>
<?php }
} ?>
</ul>
<div class="clearfix"></div>
</div>
<div class="col-lg-2 col-md-2 col-sm-4 col-12 pr-0">
<div class="ft-title mb-2 footer-nav-title">
Destinations
</div>
<ul class="links pl-0">
<?php foreach ($destinationForFooterLink as $key => $value) {
?>
<?php if ($key > 0 && $key < 8) { ?>
<li class="">
<a href="<?php echo $baseUrl ?>tour-destination/<?php echo strtolower(Catabatic_Helper::getSeoName($value['Title'])); ?>/"><?php echo ucwords(Catabatic_Helper::getSeoName($value['Title'])); ?></a>
</li>
<?php }
} ?>
</ul>
</div>
<div class="col-lg-2 col-md-2 col-sm-4 col-12 pr-0">
<div class="ft-title mb-2 footer-nav-title">
Packages
</div>
<ul class="links pl-0">
<li class=" "><a href="<?= $baseUrl ?>tour-destination/domestic-tour-packages.html"> Domestic Packages</a></li>
<li class=" "><a href="<?= $baseUrl ?>tour-destination/international-tour-packages.html"> International Packages</a></li>
</ul>
<div class="clearfix"></div>
<!-- <div class="footer_verfiedlogo mobile_show">
<img class="img-fluid" src="public/images/footer_logo_verified.png" alt="" title="" >
</div> -->
</div>
<div class="col-lg-2 col-md-2 col-sm-4 col-12 pr-0">
<div class="ft-title mb-2 footer-nav-title">
Recent Travelogues
</div>
<ul class="links pl-0">
<?php foreach ($getrecentpost as $TravKey => $TravValue) { ?>
<?php if ($TravKey > 0 && $TravKey < 8) { ?>
<li style="float: inherit;"><a href="<?php echo $baseUrl; ?><?php echo $TravValue['TravIdentifier'] ?>"><?php echo $TravValue['TravTitle'] ?></a></li>
<?php }
} ?>
</ul>
</div>
<div class="col-lg-2 col-md-6 col-sm-4 col-12 pr-0">
<div class="ft-1">
<div class="ft-title mb-2 footer-nav-title">
Let’s stay connected
</div>
<!-- <ul class="social-icons ">
<?php foreach ($socialLinksForFooterLink as $key => $value) { ?>
<li><a target="_blank" alt="<?php echo $value['name']; ?>" title="<?php echo $value['name']; ?>" href="<?php echo $value['link']; ?>"><img src="<?php echo $baseUrl . 'public/images/social/' . strtolower(str_replace(" ", "-", $value['name'])); ?>.png"></a></li>
<?php } ?>
</ul> -->
<div class="news-sec">
<form id="subscribe-form" autocomplete="off" method="post" class="newsletter clearfix">
<input id="send_email" type="text" autocomplete="off" name="email" maxlength="25" class="news-field form-control1" placeholder="Enter Email">
<button type="submit" class="subscribeBtn news-btn search-btn">Subscribe</button>
</form>
<span id="eml"></span>
</div>
<div class="iata-logo">
<img src="../public/images/iata.png" title="" alt="" border="0">
</div>
<ul class="patners-list ft-logo-bg d-flex flex-wrap">
<li class=" ">
<img src="../public/images/visa-ft.png" title="" alt="" border="0">
</li>
<li class=" ">
<img src="../public/images/mastercard.png" title="" alt="" border="0">
</li>
<li class=" ">
<img src="../public/images/hdfc-ft.png" title="" alt="" border="0">
</li>
<li class=" ">
<img src="../public/images/american-ft.png" title="" alt="" border="0">
</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="ft-btm">
<ul>
<li class="ftr-btm-logo">
<img src="<?php echo $baseUrl; ?>public/upload/<?php echo $stylecss; ?>/images/ftr-btm-logo.png" class="img-fluid">
</li>
<li class="social-icons-btm-footer">
<ul>
<?php foreach ($socialLinksForFooterLink as $key => $value) { ?>
<li><a target="_blank" alt="<?php echo $value['name']; ?>" title="<?php echo $value['name']; ?>" href="<?php echo $value['link']; ?>"><img src="<?php echo $baseUrl . 'public/images/social/' . strtolower(str_replace(" ", "-", $value['name'])); ?>.png"></a></li>
<?php } ?>
</ul>
</li>
<li class="subss">
<div class="form-group flex-wrap">
<form id="subscribe-form" autocomplete="off" method="post" class="w-100">
<input id="send_email" type="text" autocomplete="off" name="email" placeholder="Your Email" class="newsletter pl-2 w-100">
<button type="submit" class="btn btn-primary" style="height: 46px">Subscribe</button>
</form>
<div class="position-relative">
<span id="eml" class="text-white"></span>
</div>
</div>
</li>
</ul>
</div>
</div>
</div>
<!-- <div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-12">
<div class="line"></div>
</div>
</div> -->
<!--<div class="row">
<div class="offset-1 col-lg-8 col-md-8 col-6 col-12">
<div class="ft-title mt-5 mb-2 ">
Recent Travelogues
</div>
<ul class="links pl-0">
<?php /*foreach ($getrecentpost as $TravKey => $TravValue) { */ ?>
<li style="float: inherit;"><a href="<?php /*echo $baseUrl; */ ?>travelogue/<?php /*echo $TravValue['TravIdentifier']*/ ?>"><?php /*echo $TravValue['TravTitle']*/ ?></a></li>
<?php /*}*/ ?>
</ul>
</div>
</div>-->
<a id="back-to-top">
<i class="fa fa-arrow-up" aria-hidden="true"></i>
</a>
</div>
<div class="copyright">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-12 col-sm-12 col-12">
<small class="copyright-txt">© <?php echo date("Y"); ?> <strong><?php echo ucwords($siteName); ?></strong>.
All Rights Reserved.
</small>
</div>
<!-- <div class="col-lg-4 col-md-12 col-sm-12 col-12">
<small class="copyright-txt cpy-moble" style="font-size:14px;">
Powered by <a target="_blank" href="http://www.hellogtx.com">
<span style="color:#0b74c4;">hello</span>
<span style="color:#fb5a2d">GTX</span></a></small>
</div> -->
<?php
if (($modulename == 'default') && ($controller == 'flight')) { ?>
<?php } else { ?>
<div class="col-lg-4 col-md-12 col-sm-12 col-12 text-center">
<ul class="ft-btn-list">
<!-- <li> <a class="btn callIcon" href="tel:<?= $mobile ?>">
<i class="fa fa-phone" aria-hidden="true"></i> Call Us</a>
</li>
<li> <a class="btn enquiry-Icon" data-toggle="modal" data-target="#myModa1Enquiry">
<i class="fa fa-file-text-o"></i> Send Enquiry</a>
</li>
<li><a class="btn wtsapp-icon " href="whatsapp://send?text=Hello&phone=<?php if (!empty($whatsappnumber)) {
echo $whatsappnumber;
} else {
echo "9811192312";
} ?>">
<i class="fa fa-whatsapp" aria-hidden="true"></i>
Whatsapp</a>
</li>
<?php if (($modulename == 'tours') && ($controller == 'package') && ($action == 'index')) { ?>
<li>
<a class="btn filter-icon filter-icon-moble" href="<?= $url ?>#listHotel">
<i class="fa fa-filter" aria-hidden="true"></i>Filter</a>
</li>
<?php } ?> -->
<div class="col-md-12">
<div class="wowi-footer">
<ul>
<li>
<span><i class="fa fa-home" aria-hidden="true"></i></span>
<strong><a href="<?php echo $baseUrl; ?>">Search</a></strong>
</li>
<?php if (isset($_SESSION['User']['session'])) { ?>
<li>
<span><i class="fa fa-user" aria-hidden="true"></i></span>
<strong><a href="<?php echo $baseUrl; ?>customer/myprofile">My Booking</a></strong>
</li>
<?php } else { ?>
<li data-toggle="modal" data-target="#myModa1sign-in">
<span><i class="fa fa-user" aria-hidden="true"></i></span>
<strong>My Booking</strong>
</li>
<?php } ?>
<li>
<span><i class="fa fa-envelope-o" aria-hidden="true"></i></span>
<strong><a href="<?php echo $baseUrl; ?>contact-us">Support</a></strong>
</li>
<li>
<span><i class="fa fa-whatsapp" aria-hidden="true"></i></span>
<strong >
<a class="whatsapp-btn" href="https://wa.me/<?php echo $whatsappnumber;?>?text=Hi %0a%0a I visited <?php echo $siteName ?> at <?php echo $currUrl; ?>. I am interested in this offer. Do contact me to discuss it further.Thanks." target="_blank">
Chat
</a>
</strong>
</li>
<?php if($modulename == 'tours' && $controller == 'package' && $action == 'index'){ ?>
<li>
<span><i class="fa fa-filter" aria-hidden="true"></i></span>
<strong><a class="filter-icon filter-icon-moble" href="<?= $url ?>#listHotel">Filter</a></strong>
</li>
<?php } ?>
</ul>
</div>
</div>
</ul>
</div>
<?php }
?>
</div>
</div>
</div>
</div>
</footer>
<form id="auth_login_submit" method="POST" action="<?php echo $baseUrl; ?>customer/customerlogin">
<div class="auth_login_submit">
<input type="hidden" name="EmailId" id="EmailId" class="EmailId">
<input type="hidden" name="CustomerSysId" id="CustomerSysId">
<input type="hidden" name="AgencySysId" id="AgencySysId_">
<input type="hidden" name="FirstName" id="FirstName">
<input type="hidden" name="LastName" id="LastName">
<input type="hidden" name="Password_cu" id="Password_cu">
<input type="hidden" name="ContactNo1" id="Contacts">
<input type="hidden" name="SecurityKey" id="SecurityKey">
<input type="hidden" name="redirect_link_r" id="redirect_link_r" value="<?= $redirect_link_r ?>">
</div>
</form>
<div class="sticky-btns">
<a class="send-enquiry-btn btn enquiry-Icon sendRateEnuiryform" data-toggle="modal" data-target="#myModa1Enquiry" ><i class="fa fa-file-text-o"></i> <span>Send Enquiry</span></a>
<a class="whatsapp-btn" href="https://wa.me/<?php echo $whatsappnumber;?>?text=Hi %0a%0a I visited <?php echo $siteName ?> at <?php echo $currUrl; ?>. I am interested in this offer. Do contact me to discuss it further.Thanks." target="_blank"><i class="fa fa-whatsapp"></i> <span>Whatsapp</span></a>
</div>
<!-- <ul class="sendenquiry-rightbtn">
<li>
<a class="sendenquiry-btn" data-toggle="modal" data-target="#myModa1Enquiry" target="_blank" style="top: 36%;">
<i class="fa fa-file-text-o"></i>
<span>Send Enquiry</span>
</a>
</li>
<li>
<a href="#" class="sendenquiry-btn" target="_blank" style="top: 63%; border: solid 3px #34821d !important;
background: #34821d !important;
color: #ffffff !important;">
<i class="fa fa-whatsapp"></i>
<span>Whatsapp</span>
</a>
</li>
</ul> -->