Stumped with set up

Discussion in 'Co-op Advertising Network' started by MKInfo, Apr 10, 2006.

  1. #1
    Tried all ways can't get it to work.
    Heres the code:

     
    <div class='horizontal_rule'></div>
    <center><u>Our Friends</u></center>
    
    Code (markup):
    It is a php file.What exactly do I need to put underneath?

    Thankyou
     
    MKInfo, Apr 10, 2006 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
    Did you put the code in from the setup instructions? What's the URL?
     
    digitalpoint, Apr 10, 2006 IP
  3. MKInfo

    MKInfo DP Guard Dog

    Messages:
    1,481
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    140
    #3
    The code I put in looks like this

    <br>
    <div class='horizontal_rule'></div>
    <center><u>Our Friends</u></center><br>
    <?php
     ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../');
     include ('ad_network_222.php');
     echo $ad_network;
    ?>
    Code (markup):
    I tried without the < and the php and all sorts of combos with no luck.
    The url is http://www.freebie-articles.com/
    and its in the right hand panel under G ad.
     
    MKInfo, Apr 10, 2006 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
    Your site isn't being parsed as PHP (PHP code shows in the source of the page).
     
    digitalpoint, Apr 10, 2006 IP
  5. MKInfo

    MKInfo DP Guard Dog

    Messages:
    1,481
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    140
    #5
    Does that mean I can't use the coop on it ?:(
     
    MKInfo, Apr 10, 2006 IP
  6. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #6
    Not unless the page understands PHP...
     
    digitalpoint, Apr 10, 2006 IP
  7. MKInfo

    MKInfo DP Guard Dog

    Messages:
    1,481
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    140
    #7
    Thankyou for your help.
    I'm devastated :(
     
    MKInfo, Apr 10, 2006 IP