//Banner Rotator\\
I use Digiads to rotate my banners on my site. You can download it here
Upload all the files, I recommend creating a folder called digiads and uploading all files into that folder.
Now, there is a read me file you can follow to install digiads, but I find it can be a little confusing, you can try that first or follow my instructions below.
You will need to edit the following (you will find it at the very top of the pages)
$digiAdsPath = '/path/to/digi-ads/ads.dat';
require '/path/to/digi-ads/ads.inc.php';
Here is an example of what mine looks like:
$digiAdsPath = '/home/trixie/public_html/digiads/ads.dat';
require '/home/trixie/public_html/digiads/ads.inc.php';
Make sure to edit on all the pages I have listed above.
require '/path/to/digi-ads/ads.php';
Here is an example of what mine looks like:
require '/home/trixie/public_html/digiads/ads.php';
Go to your webpage http://yourdomain.com/digiads/install.php and follow the instructions.
Assuming all went well, remove install.php
Go to http://yourdomain.com/digiads/admin.php
click URL will be /digiads/click.php
JavaScript URL will be /digiads/js.php
For target I like to use _blank
For the border I like to use 0
Click on save
Click on add ad to add your new adds.
That's it.
|
|