xian Posted March 13, 2015 Report Posted March 13, 2015 Hello, I have one same zone on 3 diffrent places on the same page. but the problem is the zone is showing duplicate banners. I am using single page call method with option "Don't show the banner again on the same page" with this code on the <head> <script type='text/javascript' src='myadserver.com/revive3.5/www/delivery/spcjs.php?id=1&block=1&target=_blank'></script> and on <body> called 3 times on same page <script type='text/javascript'><!--// <![CDATA[ OA_show(6); // ]]> --></script> <script type='text/javascript'><!--// <![CDATA[ OA_show(6); // ]]> --></script> <script type='text/javascript'><!--// <![CDATA[ OA_show(6); // ]]> --></script> but not showing diffrent banners. Showing duplicate banners. How to fix it? Banner Delivery Cache Store Type is memcached Thanks in advance. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.