Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

right side colum showing up under and to the left


vintauri

Recommended Posts

Posted

It looks like you deleted or added a table entry on your index page. Find this line in your index.php file

  } else { // default page

The problem will be after that and most likely before the line

<!-- body_text_eof //-->

You can tell this because the failure only occurs when you are displaying your home page. If you click on a category the problem goes away. There are a couple of easy ways to find the problem. If you have oneof the compare programs (like Compare & Merge or Beyond Compare), then just compare your file with the original. Or, you can delete all code between the two lines I mentioned, except for table related code (table, tr, td). It will be easy to match up beginning and ending tags at that point.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Posted

Tried that and it's still the same.... could it be something with the greeting size? The part that says "Whats new here"?

 

Been looking at so many files I'm getting lost.

Posted
Tried that and it's still the same.... could it be something with the greeting size?  The part that says "Whats new here"?

 

Been looking at so many files I'm getting lost.

 

Jack is probably right but to avoid spending a lot of time I would just copy a fresh index.php from the installation package and see if that cures the problem. If you made changes to the index.php save it first before copying the fresh one and add your changes later again with care.

Archived

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

×
×
  • Create New...