tcrampton Posted May 19, 2006 Posted May 19, 2006 I'm a complete novice at this so it's perhaps me being really thick but I've tried to add banners to my site using banner manager and although they are showing in the list in banner manager they are not showing up on my site. The number of "impressions" is even increasing in banner manager as though they are being displayed. Anyone got any ideas?
ozcsys Posted May 19, 2006 Posted May 19, 2006 I'm a complete novice at this so it's perhaps me being really thick but I've tried to add banners to my site using banner manager and although they are showing in the list in banner manager they are not showing up on my site. The number of "impressions" is even increasing in banner manager as though they are being displayed. Anyone got any ideas? Most of the time when the banners are not displaying the group you have them assigned to does not match the group in the footer.php file. What group are you assigning your banners to? What group is in your footer.php file? The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
jasonabc Posted May 19, 2006 Posted May 19, 2006 have you added the bit of PHP code into your footer (or wherever) that echo's out the banner? For example, to display a banner that has been assigned an ID of 2 you need this bit of PHP: <?php echo tep_display_banner('static', '2'); ?> Jason My Contributions: Paypal Payflow PRO | Rollover Category Images | Authorize.net Invoice Number Fix
♥jailaxmi Posted May 19, 2006 Posted May 19, 2006 If you have tried all of the above and they're still not showing, make sure that you place the banner pictures in your images folder. The banner manager places them in the banners folder, but the only way I had mine to work was by adding those banner images to the images folder. Try that. jailaxmi I repeat myself when under stress, I repeat myself when under stress, I repeat myself... --King Crimson (“Discipline”)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.