Site does not validate

Discussion in 'Co-op Advertising Network' started by iconv, Aug 13, 2004.

  1. #1
    Hi, I tried setting up the ad network on http://www.iconv.com using the shtml include method, but the automatic validation fails, and nothing (just a blank line) is shown on my pages. Did I miss something?
     
    iconv, Aug 13, 2004 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
    Not sure... are you sure shtml is supported on your site/pages?
     
    digitalpoint, Aug 13, 2004 IP
  3. iconv

    iconv Well-Known Member

    Messages:
    189
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #3
    Yes, shtml is supported, I use it to include header and footer files all over the site. Your comment made me look a bit further though, and I got it working now with a small modification to ad_network.php; since my shtml files have the normal .htm extension, I changed the test towards the end of the script (which determines compression) to check for .htm rather than .shtml. Seems to work fine now. Thank you for providing a great tool yet again!
     
    iconv, Aug 13, 2004 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
    Did you change something? Because I looked again, and it looks like it's working...
     
    digitalpoint, Aug 13, 2004 IP
  5. iconv

    iconv Well-Known Member

    Messages:
    189
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    108
    #5
    My shtml files have the extension of .htm, editing ad_network.php to turn off compression for these (test towards the end of the script) got it to work fine now. Thanks.
     
    iconv, Aug 13, 2004 IP