Community Add-Ons

Maintainers: NimaP
Add file to this package
Top » Other

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

Legend:  Download   Report
Expand All / Collapse All
Replace banner location from top to bottom or anywhere else.. s0jminlisa 25 Aug 2008  

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

Column Banner Advertisement NimaP 19 Feb 2008