Guest Posted May 11, 2010 Share Posted May 11, 2010 Hi guys ! there has been several posts about banners on the forum, but nothing seems to help... First although the code is still there and active, none of the banners I have uploaded (and showing ACTIVE in the admin panel) would show on the footer.... Second, I tried to add a banner in header.php, just below the horizontal menu. I used the following code <?php if ($banner = tep_banner_exists('dynamic', '468x50')) ?> <br> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td align="center"><?php echo tep_display_banner('static', $banner); ?></td> </tr> And all I get is... TEP ERROR! (tep_display_banner(static, ) -> Banner with ID '' not found, or status inactive (which I don't even get on the footer :blink: ) I have checked that the banners where right in place under the right folders, that they were active (green light)... I still don't get it... can you help ? thanks! Florence Link to comment Share on other sites More sharing options...
Guest Posted May 11, 2010 Share Posted May 11, 2010 Florence, In the admin panel, when you create the banners are you using 468x50 as the banner size ? Chris Link to comment Share on other sites More sharing options...
Guest Posted May 12, 2010 Share Posted May 12, 2010 Florence, In the admin panel, when you create the banners are you using 468x50 as the banner size ? Chris Yes. I saw that that could also be an issue, but actually I created banners this size... Any idea ? thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.