My Featured Banners Won't show on the right side of the specials located at the bpttom there should be 4 Featured Banners located there.
here is my layout.php its got me stuffed why they won't show
here is the fban code :
<div class="fbann">
<?=$fbannerlist;?>
The only thing i did in the layout was added a adhitz banner.
<? include "viewz_dz.php"; ?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
Template Name: Viewz-DZ ( onlinepaidclick.com )
Author: viewz
Author Url: http://OnlinePaidClick.com
This is a Template licensed information, each template for each site
has differance key, and this has to be viewable to the public and
MUST NOT be removed or modified to indicated it's a legit template.
Re-Selling without any written permission from Viewz(OnlinePaidClick.com)
are Scrictly Prohibited.
-->
<html>
<head>
<title><?php echo $settings['site_title'] ." :: ". $includes['title']; ?></title>
<meta name="keywords" content="paid to click, earn cash">
<meta name="Description" content="Get Paid To Click!">
<meta name="ROBOTS" content="ALL">
<meta name="distribution" content="global">
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<link rel="stylesheet" type="text/css" href="templates/<?=$temp_name;?>/components.css">
<link rel="stylesheet" type="text/css" href="templates/<?=$temp_name;?>/layout.css">
<link rel="stylesheet" type="text/css" href="templates/<?=$temp_name;?>/style.css" />
<link rel="stylesheet" type="text/css" href="includes/ajax/components.css">
<?php
if($loadAjax == true)
echo load_ajax();?>
<!-- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script> -->
<script type="text/javascript" src="templates/<?=$temp_name;?>/js/jquery.js"></script>
<script type="text/javascript" src="templates/<?=$temp_name;?>/js/jquery.featureList-1.0.0.js"></script>
<script language="javascript">
$(document).ready(function() {
$('#tabs li a').featureList({
output : '#output li',
start_item : 1
});
});
</script>
</head>
<body>
<center><?=$h_top;?></center>
<div class="sitename"><a href="index.php"></a></div>
<div class="banner_top"><?=$pagebanner648; ?></div>
</div>
</td>
</tr>
<tr>
<td>
<div class="top_menu">
<a class="fmenu" href="index.php?view=home&<?php echo $url_variables; ?>" title="Welcome Page">HOME</a>
<a href="index.php?view=proof&<?php echo $url_variables; ?>" title="Payment Proof">PROOF PAID</a>
<a href="index.php?view=news&<?php echo $url_variables; ?>" title="Welcome Page">NEWS</a>
<a href="index.php?view=prices&<?php echo $url_variables; ?>" title="Prices For Advertising Space">PURCHASE</a>
<? if(!$LOGGED_IN) { ?>
<a href="index.php?view=join&<?=$url_variables;?>" title="Create new account">REGISTER</a>
<a href="index.php?view=login&<?=$url_variables;?>" title="Member Login">LOGIN</a>
<? } ?>
<? if($LOGGED_IN) { ?>
<a href="index.php?view=account&ac=profile&<?php echo $url_variables; ?>" title="Prices For Advertising Space">ACCOUNT</a>
<? } ?>
<a href="http://www.fast-ptc.info/forum" target="_blank">FORUM</a>
<a href="index.php?view=click&" title="View Ads">SURF ADS</a>
<? if($LOGGED_IN) { ?>
<a href="logout.php?<?=$url_variables;?>" title="Logged Out" style="color:red;font-weight:bold;">EXIT</a>
<? } ?>
</div>
</td>
</tr>
<tr>
<td valign=top>
<div class="cont_bg">
<?=$feaslide;?>
<div class="side_news">
<?=$s_news;?>
</div>
</div>
<div style="float:left;margin-left:33px;margin-top:15px;overflow:hidden;">
<div class="bg_top"></div>
<div class="bg_mid">
<div style="width:570px;float:left;margin-left:15px;">
<center><script type="text/javascript" src="http://adhitzads.com/315660"></script></center><br> <? if($view=="home") { ?>
<div class="home_bg">
<div class="home_lamp">
<div class="faqtips">
<?
//echo $faqtips;
echo $tips;
?>
</div>
</div>
<div class="home_cent">
<div class="home_mem">
<div>
<ul>
<?=$mem_benefits;?>
</ul>
</div>
<?=$c_home;?>
<? } else { echo $includes[content]; } ?>
</div>
<div class="side_warp">
<? if($view!="home") { ?>
<div class="side_in">
<div class="side_top">
<span>
ChatBox
</span>
</div>
<div class="side_cont">
<!-- BEGIN CBOX - www.cbox.ws - v001 -->
<div id="cboxdiv" style="text-align: center; line-height: 0;border:1px solid #b5b5b5;">
<div><iframe frameborder="0" width="200" height="150" src="<?=$cbox;?>;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border: 1px solid #ccc;margin-top:3px;" id="cboxmain"></iframe></div>
<div><iframe frameborder="0" width="200" height="75" src="<?=$cbox;?>;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border: 0px solid;border-top:0px" id="cboxform"></iframe></div>
</div>
<!-- END CBOX -->
</div>
</div>
<div class="side_in">
<div class="side_top">
<span>
Latest Payout
</span>
</div>
<div class="side_cont">
<?=$lastpay;?>
</div>
</div>
<? } ?>
<div class="side_in">
<div class="side_top">
<span>
Featured Links
</span>
</div>
<div class="side_cont">
<?=$flinklist;?>
</div>
</div>
<div class="side_in">
<div class="side_top">
<span>
Featured Ads
</span>
</div>
<div class="side_cont">
<?=$fadslist;?>
<?=$c_ads;?>
<?=$c_adss;?>
<div class="spec_in_i">
<?=$speclist; ?>
</div>
</div>
<div class="fbann">
<?=$fbannerlist;?>
</div>
</div>
<div class="bg_bot"></div>
</div>
</td>
</tr>
<tr>
<td valign=top>
<div class="bottom_bg">
<div class="bot_bg_in">
<div class="bann">
<?=$rcode; ?>
</div>
<div class="bot_right">
<a href="<?=$paypalurl;?>" title="Paypal" target="_blank"><img src="templates/<?=$temp_name;?>/images/paypal.png" border=0></a>
<a href="<?=$alertpayurl;?>" title="AlertPay" target="_blank"><img style="margin-left:15px;" src="templates/<?=$temp_name;?>/images/alertpay.png" border=0></a>
<a href="<?=$facebookurl;?>" title="Facebook" target="_blank"><img style="margin-left:15px;" src="templates/<?=$temp_name;?>/images/facebook.png" border=0></a>
<a href="<?=$twitterurl;?>" title="Twitter" target="_blank"><img style="margin-left:15px;" src="templates/<?=$temp_name;?>/images/twitter.png" border=0></a>
<?=$b_code;?>
<? if($third_bottom==1) { ?>
<tr>
<td>
<table border=0 cellpadding=0 cellspacing=0 align=center width=950>
<tr>
<td>
<?=$third_p;?>
</td>
</tr>
</table>
</td>
</tr>
<? } ?>
<tr>
<td>
<center>
<div class="bottom_bg">
<div class="bot_bg_in">
<?php if($settings['custom_stats']==2) echo $customstats; ?>
<br><br>
<?php if($settings['jai_stats']==3) echo $jaistats; ?>
</div>
</center>
<div class="footer_bg">
<table cellpadding="0" cellspacing="0" align=center border=0 style="margin-top:6px;width:870px;">
<tr>
<td width=45% class="f_left" valign=top>
Copyright © 2011 <? echo $settings[site_title]; ?>,
<a href="http://onlinepaidclick.com/" title="AuroraGPT Template">AuroraGPT Template</a> by <a href="http://onlinepaidclick.com/" title="AuroraGPT Template">Viewz</a>
</td>
<?=$b_codee;?>
</table>
</body>
</html>
Any help will be appreciated.
I did not change anything in the layout_header.php