Jump to content

stephene

Approved members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by stephene

  1. Hi, 

     

    I have a problem with adserver cms. My hosting is setting with redirect 301 from not-www to www.

     

    Your adserver generates a link to the banner without www and not redirect and gives me a 404 error, this is example:

     

    http:// example domain /adserver/www/delivery/ck.php?oaparams=2__bannerid=15__zoneid=4__cb=f96dce7668__oadest=http%3A%2F%2Fwww.example.com%2Feu%2Flisting%2F2258%2Fdrag_car_for_sale.html

     

    Have you a solution?

     

    Many thanks

     

    Best regard

  2. This is example for code generate:

    
    <script type='text/javascript'><!--//<![CDATA[
       var m3_u = (location.protocol=='https:'?'https://mywebsite.com/adserver/www/delivery/ajs.php':'http://mywebsite.com/adserver/www/delivery/ajs.php');
       var m3_r = Math.floor(Math.random()*99999999999);
       if (!document.MAX_used) document.MAX_used = ',';
       document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
       document.write ("?zoneid=1");
       document.write ('&amp;cb=' + m3_r);
       if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
       document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
       document.write ("&amp;loc=" + escape(window.location));
       if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
       if (document.context) document.write ("&context=" + escape(document.context));
       if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
       document.write ("'><\/scr"+"ipt>");
    //]]>--></script><noscript><a href='http://mywebsite.com/adserver/www/delivery/ck.php?n=a69bdc41&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://mywebsite.com/adserver/www/delivery/avw.php?zoneid=1&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=a69bdc41' border='0' alt='' /></a></noscript>
    

    In "INSERT_RANDOM_NUMBER_HERE" i have to enter number code of my banner? I try but not function.

     

    I also tried the direct selection but the code is not written to the zone number..

    Many thanks

  3. Hello everyone 
    are Stephene and I'm trying to configure adserver to show the banner on my website. I created the campaign, I have assigned the banner and I created the zone. Then I assigned certain banners and campaigns to the specific zone. 
     
    Now I need to extract the code of 1 banner at a time. How can I do? 
     
    I click on ZONE> Invocation code> tag javascript 
     
    The code that is shown is not standard code to change, but how do I change the banner for display correctly only in a specific area?
     
    Please help me
     
    many thanks
     
     
     
    sorry for my english
×
×
  • Create New...