Hello. This is my first post and would like to thank eolim from the warrior forum. As soon as I found out about this I got on it and went for the five text ads showing in my forum. It worked great but the five text ads in my forum are all the same. Is this ok? I don't think so. How can I fix it? Thanks Mac
What's the echo code you use for diplaying it? Should be similar to this if you use the latest code: ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../'); include ('ad_network.php'); echo "<p>Some other internet browsing ideas:<br>"; echo ' '.$ad_network[0].' / '.$ad_network[1].' / '.$ad_network[2].' / '.$ad_network[3].' / '.$ad_network[4].'</p>'; PHP: You're probably echoing the same array key 5 times.
What T0PS30 said, or you just must refresh your browser; go to your site and press F5 or ctr+F5 (or was it shift + F5) then you refresh the page, it must show more then if you have the code okay
Oh Sh*t! I just noticed under my name it says Peon. Have not been named that since summer camp 30 years ago!! That's too funny!
I think its the problem with ur code... I refreshed ur page a couple of times but it the same ad 5 times. You have to check the PHP code you typed in ur forum footer file.
I checked it and it seems ok I think. here is the code {AD_NETWORK1} {AD_NETWORK2} <br> {AD_NETWORK3} {AD_NETWORK4} {AD_NETWORK5} </body> </html>