Co-op killing my php pages

Discussion in 'Co-op Advertising Network' started by kool43, Feb 22, 2006.

  1. #1
    I have had the co-op on my pages for about 6 months. The text links have worked flawlessly until recently.

    Now, they completely kill my pages just before and everything after where I have the code inserted. Anyone else ever have this problem? I can't think of anything that would have changed at the same time this happened.

    I have tried to update to the newer code 175 I believe but to no avail. Still no joy.

    Any help would be appreciated!
     
    kool43, Feb 22, 2006 IP
  2. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #2
    How do you mean "kill your pages"? Are there any error messages?

    Can you post the url?
     
    mad4, Feb 22, 2006 IP
  3. kool43

    kool43 Well-Known Member

    Messages:
    308
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    115
    #3
    I mean that the webpage will discontinue completely from the point of the coop code on. If you view the source, it is blank just before the code... It is just killing itself and anything beyond.
     
    kool43, Feb 22, 2006 IP
  4. Lisper

    Lisper Guest

    Messages:
    86
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Probably a problem parsing the php code. If you have access to the server's errorlog you can see more information there.

    Check if you close all php statements with ; the keywords are valid and all php code is enclosed in <?php (php code here) ?> blocks.
     
    Lisper, Feb 22, 2006 IP