Så skulle de 13 åbne sprm være klaret - det var jo begrænset med svar..
Her er php filen:
<?php
/*
$Id: footer.php,v 1.1 2003/09/08 19:26:06 jhtalk Exp jhtalk $
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com Copyright (c) 2003 osCommerce
Released under the GNU General Public License
*/
// STS: ADD
// Get the output between column_right.php and footer.php
$sts_block_name = 'columnright2footer';
require(STS_RESTART_CAPTURE);
// STS: EOADD
require(DIR_WS_INCLUDES . 'counter.php');
// STS: ADD
$sts_block_name = 'counter';
require(STS_RESTART_CAPTURE);
// STS: EOADD
?>
<table border="0" width="100%" cellspacing="0" cellpadding="1">
<tr class="footer">
<td class="footer"> <?php echo strftime(DATE_FORMAT_LONG); ?> </td>
<td align="right" class="footer"> <?php echo $counter_now . ' ' . FOOTER_TEXT_REQUESTS_SINCE . ' ' . $counter_startdate_formatted; ?> </td>
</tr>
</table>
<?php
// STS: ADD
$sts_block_name = 'footer';
require(STS_RESTART_CAPTURE);
// STS: EOADD
if ($banner = tep_banner_exists('dynamic', '468x50')) {
?>
<br>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td align="center"><?php echo tep_display_banner('static', $banner); ?></td>
</tr>
</table>
<?php
// STS: ADD
$sts_block_name = 'banner';
require(STS_RESTART_CAPTURE);
// STS: EOADD
}
?>
og her er scriptet
<iframe marginwidth="0" marginheight="0" frameborder="0" scrolling="no" width="468" height="60" src="
http://www.partner-ads.com/dk/visbannerrotation.php?rid=2767"></iframe>