Need help to include the CO-OP code in Noah's Classifieds template

Discussion in 'Co-op Advertising Network' started by myamar, Nov 29, 2005.

  1. #1
    I've got limited knowledge of php and I can't include the code in Noah's Classifieds script.

    Here is a sample from the template.php:

    
    $s.=vertSpacer();
    $s.="<table border='0' cellpadding='0' cellspacing='0'>";
    $s.="<tr>";
    $s.="<td><img src='$xi/b.gif' width='15'></td>\n";
    $s.="<td class='navBar'>$navBarText";
    $s.="<!-- ad -->";
    $s.="</td></tr></table>\n";
    
    PHP:
    Please help me, I'm tired of trying various combinations :confused:
     
    myamar, Nov 29, 2005 IP
  2. myamar

    myamar Active Member

    Messages:
    92
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #2
    I've integrated the code in other sites with success but I can't manage this "$s.=" ". Any combination I've made, it won't work.

    Anyone?
    Is it so hard to do this?
     
    myamar, Dec 2, 2005 IP