ad-work set up

Discussion in 'Co-op Advertising Network' started by hector, Feb 26, 2005.

  1. #1
    I am trying Ad_Network for first time and I have some dificulties, probably lack of experience
    > but I double check your guidelines and can't find the problem.
    >
    > see below the location of each file and code.
    >
    > Banner URL
    > http://www.discountorlandotickets.net/ads/Banner1.jpg
    >
    > http://www.discountorlandotickets.net/ad_network_ads_175.txt Permision 777
    >
    > http://www.discountorlandotickets.net/ad_network_ads_175.php Permision 755
    >
    > http://www.discountorlandotickets.net/index.htm
    >
    > php code intalled: (index.htm page)
    >
    > <?php
    > ini_set ("include_path", ini_get ("include_path") .
    > ':../:../../:../../../:../../../../');
    > include ('ad_network_175.php');
    > echo $ad_network[0];
    > ?>
    >

    ads did no show up at all?
    > Any help will be greatly appreciated.
     
    hector, Feb 26, 2005 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
    You either need to make the .htm pages on your server evaluate PHP code, or change the extension to .php
     
    digitalpoint, Feb 26, 2005 IP