Jump to content

Recommended Posts

Posted

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&amp;block=1&amp;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.

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...