Bilingual site not validating after css conversion

Discussion in 'Co-op Advertising Network' started by sevende, Jun 7, 2007.

  1. #1
    I've been in the coop for a year or so.

    I recently converted my site to CSS and omitted coop during the transition.
    I then reinstalled the coop, but it continues to fail validation.

    http://sevende.com

    Any assistance will be greatly appreciated.

    THANKS!
     
    sevende, Jun 7, 2007 IP
  2. fryman

    fryman Kiss my rep

    Messages:
    9,604
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    370
    #2
    How are you calling the ads? With a php include or what?
     
    fryman, Jun 9, 2007 IP
  3. sevende

    sevende Guest

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    hi fryman,
    Thanks for the response. I am calling up the ads in the footer with this code:
      <script language="php">
    	ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../');
    	include ('ad_network_280.php');
    	echo $ad_network;
        </script>
    Code (markup):
    and I have a current "ad_network_280.php" file, which I copied from the DP setup page.

    My site is php template based and each page is assembled using a header, content and footer file.

    THANKS!
     
    sevende, Jun 9, 2007 IP
  4. fryman

    fryman Kiss my rep

    Messages:
    9,604
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    370
    #4
    Yes, that setup should work and your ads are showing. In these cases it is usually the coop validator receiving an error response from the user's server. You would need to wait for Shawn to take a look and see what type of error it is getting.
     
    fryman, Jun 10, 2007 IP
  5. sevende

    sevende Guest

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks Fryman,

    Hey Shawn, do you have a paid service available for resolving validation isues? I need all the help I can get.

    Thanks!
     
    sevende, Jun 13, 2007 IP