OZGRESSION
03-29-2002, 07:11 PM
I installed an ad management program called DB-Free Ad Manager v0.8.0 and it was successful. I uploaded a banner to test it, and it worked. But here's the problem...
I go to place the code for the banner on my page and it doesn't work. I followed the exact step (as listed below) and it just diplayed the code as text on the page (yes I did try putting the path settings in the head tag and above it. Any help would be great.
3 - Now to add banners to your webpages, you need to do two things.
a) Add these lines to the top of your page:
require('./path/to/settings.php');
require('./path/to/functions.php');
Where ./path/to/ is the path to the banner directory you created in the
installation process.
b) Wherever you want to place a banner, simply add:
displayAd();
thanx in advance
I go to place the code for the banner on my page and it doesn't work. I followed the exact step (as listed below) and it just diplayed the code as text on the page (yes I did try putting the path settings in the head tag and above it. Any help would be great.
3 - Now to add banners to your webpages, you need to do two things.
a) Add these lines to the top of your page:
require('./path/to/settings.php');
require('./path/to/functions.php');
Where ./path/to/ is the path to the banner directory you created in the
installation process.
b) Wherever you want to place a banner, simply add:
displayAd();
thanx in advance