I'm trying to ad the coop ads to the blog portion of my website ( http://www.hustlerpanties.com/Hustler-Lingerie-News/ ) and they are not showing up. They should be at the bottom under the text "Visit our sponsors:". I copied/pasted the code off of my normal site pages ( http://www.hustlerpanties.com/index.php ), is there anything special I need to do since it is a blog? Or am I just retarded?
Oops, oh yeah, that would be helpful...Duh. So in order for the coop ads to be able to work on a blog, the blog pages would have to have the .php extention? Is that even possible to do?
Yes, or you would have to tell your server to execute php code inside your .htm/.html pages (or whatever you have there). There are instructions on how to do that with an .htaccess file in the setup instructions. If you have CPanel, there is a way to do this inside there. If you do not and you are running SSI (server side includes) you will likely not be able to do SSI and the PHP parsing at the same time (so you will have to disable SSI to do the php stuff inside the html files). Hope that makes sense.
Hey Vicious, http://forums.digitalpoint.com/showthread.php?t=8750 I don't know what server you are running however those instructions will work for any server if your hosting company knows what to do....