Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Footer Problem


offthewallrc

Recommended Posts

Posted

underlying html:

 

on homepage:

 

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<tdCopyright © 2004 <a href="http://www.offthewallrc.com" target="_blank">OFF The WALL RC</a><br>Powered by <a href="http://www.awinnovations.com" target="_blank">AW Innovations</a> </td>

</tr>

</table>

 

on product_info:

 

<table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td align="center" class="smallText">

Copyright © 2004 <a href="http://www.offthewallrc.com" target="_blank">OFF The WALL RC</a><br>Powered by <a href="http://www.awinnovations.com" target="_blank">AW Innovations</a> </td>

</tr>

</table>

 

not sure why they differ ?

Your online success is Paramount.

Posted

I tried product_info and got no footer at all... :blink: Buggy version of PHP?

 

Try this in your catalog/.htaccess (its at the bottom of the file - you must remove a few of the comments #):

 

<IfModule mod_php4.c>
 php_value session.use_trans_sid 0
#  php_value register_globals 1
</IfModule>

 

Matti

Archived

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

×
×
  • Create New...