shawn what's up. new to the network. made a donation too..... running a .shtml site, php enabled, all files loaded, permissions set. can't seem to see the ads. here's the site. smarthomefinancing.com
For whatever reason, it doesn't look like the SSI function you are using is being evaluated (the include function shows in the HTML source). Are you using any other SSI functions on your site? What if you try something basic like this: <!--#echo var="DATE_LOCAL" --> Code (markup): Does it print the date for you?
thanks for the response shawn. i'm checking into it. <!--#echo var="DATE_LOCAL" --> yes, this does display on the site.
hey shawn- i made some configuration changes. i'm no longer seeing an error when i access this page, smarthomefinancing.com/ad_network.php. yet i don't see the ads. can you check it out? if it isn't working, let me know and i'll get back to the drawing board. i wish this was easier. thanks.
It's not parsing it for whatever reason. Your SSI command is shown in the source of the HTML. One thing thing, your SSI include looks wrong. Check the setup for the normal syntax.
fixed the include. not sure why it was like that. right now its: <!--#include virtual="/ad_network.php" --> correct yeah?
hey shawn- merry xmas man. i'm trying to get the ads to run on a client site. it runs all runs ALL .html. we modified the .htaccess file, added the ad_network.php & passthru.php file into the root directory, then emptied and readded the ad_network_ads.txt file. still can't view the ads. any ideas?