I have recently joined the network. An awesome job guys . I was able to get this program running on http://www.designlogos.net/ no problem. I have a coulpe of questions... 1) How do I insert a space between each link? 2) I gave it my college best to integrate this into another domain that is php and html. The 'fix' doesn't work for me. This is disappointing because I have thousands of well ranked (PR4-6) webpages that I would like to run in this network. Is it mandatory that this 'footer' include file be present on every webpage within a domain? Would appreciate any feedback I get Cheers, John http://www.cardtemplates.com/
For your second question there is a mod rewrite fix that will allow u to use html pages without a footer, use the search option its there or scroll to the second page of this section of the forum, a space can be added by hitting your head one time hard on the space bar...lol or just use this |
Thanks crazyhorse: Call me crazy but I have tried several different ways, including the 2 you suggest 'hitting your head one time hard on the space bar...lol or just use this |' (that cracks me up). Anytime I alter the code <?php ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../'); include ('ad_network.php'); echo $ad_network[0], | $ad_network[1], |$ad_network[2], |$ad_network[3], |$ad_network[4], |$ad_network[5]; ?> I get an error code in the browser where the footer file should display. 'Parse error: parse error, unexpected '|' in /home/robert4/public_html/includes/ssidefooter.htm on line 35' I am a rookie with php so maybe I am placing the '|' incorrectly. I am inserting it after the comma in each ad_network var. It's no biggy, I am still displaying ads, it just looks odd. As Far as the html fix. I tried for a few hours and kept getting server errors. If I could get this running on some of by robust sites I think we would all benefit ;-) Cheers, John