Installation done but ad not working help please

Discussion in 'Co-op Advertising Network' started by pangels, Jan 24, 2008.

  1. #1
    I am runing a php website. www.angelstrade.com.
    I placed the .php and .txt file on public_html, and put
    the below code on my footer. what am I not doing right.
    Do I need to put something on .htaccess? please help

    <?php
    ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../');
    include ('ad_network_146.php');
    echo $ad_network;
    ?>
     
    pangels, Jan 24, 2008 IP
  2. MammaRose

    MammaRose Banned

    Messages:
    1,060
    Likes Received:
    38
    Best Answers:
    0
    Trophy Points:
    0
    #2
    did you chmod the text file?
     
    MammaRose, Jan 24, 2008 IP
  3. pangels

    pangels Peon

    Messages:
    73
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yes to 666

     
    pangels, Jan 24, 2008 IP