Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Footer in right column


Guest

Recommended Posts

Posted

Using a fresh install of MS2, when I comment out in includes/column_right.php

/* if (substr(basename($PHP_SELF), 0, 8) != 'checkout') {

   include(DIR_WS_BOXES . 'languages.php');

   include(DIR_WS_BOXES . 'currencies.php');

 } */

it whacks out the footer on the FIRST load of the page. http://www.saltlakeshoreline.com If the page is refreshed every thing goes back like it should. Whats going on?? Any help would be appreciated.

 

This problem also appears if I delete the banner from the admin section.

Posted

This is caused by an error in PHP. If you (or your host) upgrade to a newer version of PHP, it will disappear.

 

Good luck,

Matt

Posted

My host is currently running PHP Version 4.2.2, could you possibly elaborate on the problem I am having or possible work-arounds? Thanks

Posted

Here is the bug report. It was marked bogus because it is external to OSC. It suggests a couple workarounds and has URLs for some PHP bug reports.

 

Good luck,

Matt

Archived

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

×
×
  • Create New...