electro77 Posted November 22, 2003 Posted November 22, 2003 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
electro77 Posted November 23, 2003 Author Posted November 23, 2003 P.S When we open www using IP http://217.96.164.150/sklep/ then footer is all the time in right menu (refresh not help) Site http://djshop.com.pl/sklep/ Please help me with this problem
Guest Posted November 23, 2003 Posted November 23, 2003 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
Guest Posted November 23, 2003 Posted November 23, 2003 There is more info and links to other info at http://www.oscommerce.com/community/bugs,1242 if you are curious. Hth, Matt
Guest Posted November 23, 2003 Posted November 23, 2003 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.
Guest Posted November 23, 2003 Posted November 23, 2003 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
Guest Posted November 23, 2003 Posted November 23, 2003 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.
Guest Posted November 23, 2003 Posted November 23, 2003 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
Guest Posted November 23, 2003 Posted November 23, 2003 Great Enemies are easy enough to make. Friends take a while and are hard to come by.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.