Community Add-Ons
| Maintainers: | NimaP |
Column Banner Advertisement
for osCommerce Online Merchant v2.2
What this contribution does:
This contribution places a rotational banner on the column_right.php or column_left.php file. I found that other contributions used the banner manager and would put a box around my image. What I wanted was an image that would change after a set amount of time. The script is not mine, but I have found it the easiest and simplist script out there for what I need. Please visit the original script's webpage to show your support. http://www.scripts.com/viewscript/banner-ad-rotation-script/6410/
Support Thread: http://forums.oscommerce.com/index.php?showtopic=293489
open Ads.php and replace above the line 4,
"// Gives today's date with no time"
add this below code
<?PHP
// Functions:
?>
<tr>
<td>
<?php
$info_box_contents = array();
$info_box_contents[] = array();
//new infoBoxHeading($info_box_contents, false, false);
?>
<?PHP
