403Webshell
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/bigvalue/index/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/b2c.hellogtx.com/application/sites/bigvalue/index/travelogues.phtml
<?php  if (!empty($this->travelogues)) { ?>
    <div id="fh5co-about" class="fh5co-section Recommended-section home-blog-sec">
        <div class="container">
            <div class="row">
                <div class="col-md-12">
                    <div class="title-main">
                        <h5 class="wow zoomIn" data-wow-duration="3s"><?php if(trim($this->homeContentdata['blogTitle']!=="")){
                    echo $this->homeContentdata['blogTitle'];
                  }
         ?></h5>
                    </div>
                    <div class="subtitle"><?php if(trim($this->homeContentdata['blogDescription']!=="")){
                    echo $this->homeContentdata['blogDescription'];
                  }
         ?></div>

                </div>
            </div>
            <div class="row">
                <div class="clearfix"></div>
                <div class="col-md-12">
                    <div class="owl-carousel owl-theme destination_bg-slider-slides middle_box_recomended roundborder">
                        <?php
                        foreach ($this->travelogues as $bolgKey => $bolgValue) {
                        ?>
                             
                                <div class="item tg-populartour222">
                                    <figure>
                                        <a href="<?php echo $baseUrl; ?>travelogue/<?php echo trim($bolgValue['TravIdentifier']); ?>">
                                            <?php if (!empty($bolgValue['TravImage'])) { ?>
                                                <picture>
                                                    <source media="(min-width:980px)" srcset="<?php echo $baseUrl . 'public/upload/' . $this->stylecss . '/travelogues/' . $bolgValue['TravId'] . '/images/small/' . $bolgValue['TravImage']; ?>">
                                                    <source media="(min-width:400px)" srcset="<?php echo $baseUrl . 'public/upload/' . $this->stylecss . '/travelogues/' . $bolgValue['TravId'] . '/images/small/' . $bolgValue['TravImage']; ?>">
                                                    <img loading="lazy" src="<?php echo $baseUrl . 'public/upload/' . $this->stylecss . '/travelogues/' . $bolgValue['TravId'] . '/images/small/' . $bolgValue['TravImage']; ?>" title="<?php echo $value['name']; ?>" alt="<?php echo $value['name']; ?>">
                                                </picture>
                                            <?php } else { ?>
                                                <img loading="lazy" src="/public/images/no-image.jpg" alt="<?php echo $bolgValue['TravTitle']; ?>" class="img-homepage-1 trending-acti-img lazy" />
                                            <?php } ?>
                                        </a>
                                    </figure>
                                    <div class="tg-populartourcontent">
                                        <div class="clearfix"></div>
                                        <div class="tg-populartourtitle">
                                            <a href="<?php echo $baseUrl; ?><?php echo $bolgValue['TravIdentifier'] ?>/"><?php echo $bolgValue['TravTitle'] ?></a>
                                        </div>
                                    </div>
                                </div>
                            
                        <?php } ?>
                    </div>
                </div>
            </div>
        </div>
        <div class="cl"></div>
    </div>
<?php } ?>

Youez - 2016 - github.com/yon3zu
LinuXploit