Guest Posted June 9, 2006 Posted June 9, 2006 Hi Guys This is the code i have in footer.php, at the very very bottom: ------------------------------- <?php if ($banner = tep_banner_exists('dynamic', '468x60')) { ?> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td align="center"><?php echo tep_display_banner('static', $banner); ?></td> </tr> </table> <br> <?php } ?> --------------------------------- Iv setup the banner under banners in admin tools. I didnt specify any dates. Nor any impressions/views. Nor any HTML code. the banner I loaded is 468x60. It displays fine when i preview it in admin tools. the site in question is www.russellcampbellracing.co.za/store/index.php any help appreciated! Thanks! X
RadioFreq Posted June 10, 2006 Posted June 10, 2006 found the issue... apologize for unecessary post. Will you post the fix? I am having the same problem. Thanks
choosealogin Posted June 10, 2006 Posted June 10, 2006 When you add a banner, the banner group has to be 468x50 (this is a group name, not a dimension). Then go to admin>tools>banner manager Assign it to the 468x50 group Make sure you read all of the info on that page too Will you post the fix? I am having the same problem. Thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.