MyBB Php Çalıştırma
7
●406
- 27-06-2019, 00:44:49farklı bir php dosyasını footera include etmem gerekcheavart adlı üyeden alıntı: mesajı görüntüle
- 09-07-2019, 05:10:20Bu kodu footerda çalıştırmam gerekiyor;cheavart adlı üyeden alıntı: mesajı görüntüle
<?php include ('http://www.ornek.com/ornek.php'); ?><br /> </div> </div> <div class="d10-footer"> <div class="wrapper" /> <div class="d10-col-40"> <h6 style=" width: 355px; text-align: center; "><i class="fa fa-hashtag" /></i>Hakkımızda</h6> <p> <img src="/biz.png" width="360" height="112" title="biz" /> </p> </div> <div class="d10-col-30"> <h6 style=" width: 175px; text-align: center; "><i class="fa fa-hashtag" /></i> Linkler</h6> <ul> <li><a href="https://ornek.com" /><i class="fa fa-link" /></i> link</a></li> </ul> </div> <div class="d10-col-30"> <h6 style=" width: 175px; text-align: center; "><i class="fa fa-hashtag" /></i> Sosyal Ağ</h6> <ul> <li><a href="https://ornek.com" target="blank" rel="nofollow"><i class="fa fa-facebook"></i> <span>Facebook</span></a></li> <li><a href="https://ornek.com"><i class="fa fa-twitter"></i> <span>Twitter</span></a></li> </ul> </div> </div></div> <div class="d10-bottom"> <div class="wrapper" /> <div style="float:left;" /><font size="1px" color=gray>yazı </font> </div> <a href="#top" style="color:#fff;" title="Yukarı çık" /><i class="fa fa-arrow-up" style=" background: #c0392b; padding: 8px; font-size: 20px; margin-top: -21px; border-radius: 100px; width: 22px; height: 22px; line-height: 21px; border: 1px solid rgba(221, 221, 221, 0.32); "></i></a> <div style="float:right;" /> <a rel="nofollow" href="https://ornek.com" target="_blank"><img src="https://ornek.com/norton.png" title="ornek" alt="ornek"></a> </div> </div> </div> {$myalerts_modal} {$myalerts_modal} - 09-07-2019, 07:43:06Mybb dosya sistemini tam hatırlamıyorum fakat direkt o isimle olmasa bile benzer isimle tenanın footer template'ini çeken php dosyası olmak zorunda.Misafir adlı üyeden alıntı: mesajı görüntüle