Invision Power Board

Discussion in 'Co-op Advertising Network' started by klawncare1239, Dec 9, 2004.

  1. #1
    Anyone trying to use the ad co-op with Invision Power board forum?

    I'm no php expert, but I can fiddle around and make just about any script work.

    Invision Board is based upon templates and macros and such for creation of each page and is done in php.

    I've tried inserting the code into the templates both with the php start/end tags and without.

    If I put the tags in, nothing shows up and the code shows in the view source. If I take the tags out, the code shows up in my view source AND on the page, but no ads.

    The txt file is chmod 777 as is the directory it's in.

    I'm using the following code with the directory path inserted:

    ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../');
    include ('/home/klawncar/public_html/motor-oil/forums/ad_network.php');
    echo $ad_network[0];


    Both files are in that "forums" directory.

    What am I missing?
     
    klawncare1239, Dec 9, 2004 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
    I believe some people are running it on Invision. Search this forum for Invision and the instructions should turn up.
     
    digitalpoint, Dec 9, 2004 IP
  3. Sal Collaziano

    Sal Collaziano Well-Known Member

    Messages:
    117
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    128
    #3
    We really need some instructions on getting this system to work with Invision Board 2..
     
    Sal Collaziano, Mar 26, 2005 IP
  4. Tuning

    Tuning Well-Known Member

    Messages:
    1,005
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    138
    #4
    Sal Collazino,

    Check invisionize for a mod called "Include mod" using it you can include any php/text file any where on forum.

    I have done it previously, but now I don't use IPB anymore.

    Regards,
    Tuning
     
    Tuning, Mar 26, 2005 IP