NO Active E-mail And Validation Fails

Discussion in 'Co-op Advertising Network' started by war59312, Jan 2, 2005.

  1. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #21
    How are you including ads though? What's the PHP statement you are using to include the ad_network.php file? If you are doing it by URL (with an http://) it will not work.
     
    digitalpoint, Jan 7, 2005 IP
  2. war59312

    war59312 Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #22
    oh screw drupal

    sick of it anyways lol
     
    war59312, Jan 7, 2005 IP
  3. war59312

    war59312 Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #23
    Just like this:

    
    
    <?php
    	ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../');
    	include ('ad_network.php');
    	echo $ad_network[0];
    ?>
    
    
    Code (markup):
     
    war59312, Jan 7, 2005 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
    #24
    Not sure... the only thing I can think of would be your template system for your blog is doing a passthrough on it or something along those lines.
     
    digitalpoint, Jan 7, 2005 IP
  5. war59312

    war59312 Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #25
    Yeap seems like, so screw it. lol
     
    war59312, Jan 7, 2005 IP