Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with footer


electro77

Recommended Posts

Posted

Hi all

I have installed osCommerce 2 2 MS2 with Polish language.When open my www, footer.php with date and cunter jump under last box in the right menu. When I refresh site then is ok. I see this problem on other site too with oscommerce. What is wrong ? Here is link to my shop http://217.96.164.150/sklep/

Please help me with this problem

Posted

This is a bug in your PHP version - you may wish to upgrade. In the meantime make sure that you have the following in catalog/.htaccess:

 

 php_value session.use_trans_sid 0

 

Matti

Posted
This is a bug in your PHP version - you may wish to upgrade.? In the meantime make sure that you have the following in catalog/.htaccess:

 

 php_value session.use_trans_sid 0

 

Matti

I don't think it is a php_value problem but I could be wrong as I am not a guru at php stuff.

He did not say the counter was not working but just that it is listed uder the boxes on the right side of the page.

So I think it is just a plain old HTML problem.

 

 

Try adding this

</td>
?</tr>
</table>

 

before the

<br> in your footer.

 

Hope this helps.

Posted
I don't think it is a php_value problem but I could be wrong as I am not a guru at php stuff.

 

 

It is a known PHP bug - it commonly causes the footer to tuck in under the right column in osCommerce - I would recommend the link that Matt posted for more info.

 

Matti

Posted

I don't think it is a php_value problem but I could be wrong as I am not a guru at php stuff.

 

 

It is a known PHP bug - it commonly causes the footer to tuck in under the right column in osCommerce - I would recommend the link that Matt posted for more info.

 

Matti

OK Cool.

Like I said, I was not sure and I am still learning all this stuff.

I just viewed source looking at his HTML then compaired it to the stock footer in the script and saw that that might work.

 

I am quite sure you know more then I do about this stuff as I am still learning.

Hope you don't think I was trying ot be a Smart A** not my intentions.

Posted
Hope you don't think I was trying ot be a Smart A** not my intentions.

 

 

Absolutely not..... read my signature :P

 

I learn every day.... one day I'll know and earn enough to get that Fat Boy I always wanted.... B)

 

Matti

Posted

Great

Enemies are easy enough to make.

Friends take a while and are hard to come by.

Archived

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

×
×
  • Create New...