Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Some, boxes info won't stay centered


charles

Recommended Posts

Well now, I also had a problem when I centered all of the images and headings in the right and left columns, which only occurred when I clicked on the categories I had entered through admin - basically the same prob as the footer in the right column and footer info missing,

 

Link to footer in right column problem

 

Link to missing footer info

 

but i could not find where to edit the <td> for that. So, I used another solution per bug report 1242, which was to add

 

ini_set ( 'session.use_trans_sid', 0);

 

to the top of 'includes/application_top.php' and it fixed that problem. So the bug solutions of altering the .htaccess file or application_top.php (these are basically the same fix of resetting the session id) appear to be the preferable solution since the loss of tag brackets can apparently (sp?) happen at random.

 

Bug #1242 fix for footer in right column

 

 

Good luck, Charles

We stand in ignorance only for questions not asked. Plug up the leaks in your knowledge base and open up a flood of understanding.
Link to comment
Share on other sites

Archived

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

×
×
  • Create New...