ads showing but no validation

Discussion in 'Co-op Advertising Network' started by cfactory, Feb 17, 2006.

  1. #1
    Hi

    I got the ads to work but the site's not validating? any reason behind this?

    thanks
    Brian
     
    cfactory, Feb 17, 2006 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    Without a URL, no one can look at anything. :)
     
    digitalpoint, Feb 17, 2006 IP
  3. cfactory

    cfactory Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    true true!! I'm an idiot

    My site is http://www.cartridgefactory.com

    thanks man
     
    cfactory, Feb 17, 2006 IP
  4. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #4
    Hmmm... your server setup with a front-end proxy or anything? Looks like normal information about the end user (like IP address, user agent, etc.) aren't getting to the server for whatever reason.
     
    digitalpoint, Feb 17, 2006 IP
  5. cfactory

    cfactory Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    nope. not using any front end proxies. I can get it working but it looks like
    us82jsdd|1000|1800|4|1|MSIE-Firefox-Safari-Netscape-OperaMortgages81389

    I just split it so it just shows the links and it stops validating

    but that should narrow it down. So your server is supposed to get the end users ip info and stuff?
     
    cfactory, Feb 17, 2006 IP
  6. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #6
    No... but your server would need to see it.

    Can you change the echo $ad_network line to this please?
    echo $ad_network . '<!-- ' . $_SERVER['REMOTE_ADDR'] . ' -->';
    PHP:
    Then we can see what IP address your server is seeing.
     
    digitalpoint, Feb 17, 2006 IP
  7. cfactory

    cfactory Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    the ip is showing the machine's ip.. but not the website's ip
     
    cfactory, Feb 17, 2006 IP
  8. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #8
    Yeah... looks like it *is* going through a proxy or load balancer or something. You are going to need to talk to the server admin to ask if there is a way to see info about the "true" end user.
     
    digitalpoint, Feb 17, 2006 IP
  9. cfactory

    cfactory Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    This machine is hosting 3 sites. It seems to be giving the machine ip and not the website ip. Should it return the ip of the website that the ads are on?
     
    cfactory, Feb 17, 2006 IP
  10. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #10
    No, that code should be returning YOUR IP address.
     
    digitalpoint, Feb 17, 2006 IP
  11. cfactory

    cfactory Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    i see

    thanks! i'll try to get it going from here
     
    cfactory, Feb 17, 2006 IP
  12. cfactory

    cfactory Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    oops i was using getlocalhost.. let me try with getremotehost
     
    cfactory, Feb 17, 2006 IP
  13. cfactory

    cfactory Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    it see's my web browser ip fine now. still not validating
     
    cfactory, Feb 17, 2006 IP
  14. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #14
    Still doesn't look like user agent is being seen by the ad_network PHP script...
     
    digitalpoint, Feb 17, 2006 IP
    NetMidWest likes this.
  15. cfactory

    cfactory Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    k i'll try to figure it out. thanks for all your help!
     
    cfactory, Feb 17, 2006 IP