Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

column_left.php


oldmen47

Recommended Posts

Image no display

 

I Upload the Image name: aff15.gif to Image File

 

 

 

 

and this code to: column_left

 

?>

<tr><td align="center"><!-- Begin Affiliate Code--><a href=http://usa.bpath.com/QBR_API/QuickBanner/qbr_info.dbm?

affID=xxxx><img src=http://usa.bpath.com/QBR_API/Affiliates/Images/affGig.dll?affGifID=aff15.

gif width='120' height='60' border='0' alt='banner maker by QuickBanner.com' title='

banner maker by QuickBanner.com'></a><!-- End Affiliate Code--></td></tr><?php

 

 

 

Link work and banner image no display

 

 

 

<?php

/*

$Id: column_left.php 1739 2007-12-20 00:52:16Z hpdl $

 

osCommerce, Open Source E-Commerce Solutions

http://www.oscommerce.com

 

Copyright © 2003 osCommerce

 

Released under the GNU General Public License

*/

 

if ((USE_CACHE == 'true') && empty($SID)) {

echo tep_cache_categories_box();

} else {

include(DIR_WS_BOXES . 'categories.php');

}

 

if ((USE_CACHE == 'true') && empty($SID)) {

echo tep_cache_manufacturers_box();

} else {

include(DIR_WS_BOXES . 'manufacturers.php');

}

 

require(DIR_WS_BOXES . 'whats_new.php');

require(DIR_WS_BOXES . 'search.php');

require(DIR_WS_BOXES . 'information.php');

 

?>

<tr><td align="center"> <span id="siteSeal"><script type="text/javascript" src="//tracedseals.starfieldtech.com/siteseal/get?scriptId=siteSeal&sealId=9bbc3da73a9d2cbf1cc14a1945b708e5f36e992b338a2ea17bb0885083c1a6cd"> </script><br/> </a></span>

</td></tr><?php

 

 

?>

<tr><td align="center"><!-- Begin Affiliate Code--><a href=http://usa.bpath.com/QBR_API/QuickBanner/qbr_info.dbm?

affID=xxxx><img src=http://usa.bpath.com/QBR_API/Affiliates/Images/affGig.dll?affGifID=aff15.

gif width='120' height='60' border='0' alt='banner maker by QuickBanner.com' title='

banner maker by QuickBanner.com'></a><!-- End Affiliate Code--></td></tr><?php

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...