jamieC Posted May 28, 2004 Posted May 28, 2004 I have been experiencing some weirdness with one of our client's osCommerce cart. On almost every product info page, everything displays fine. I changed the width of the layout from 100% to a set 765 and it looks fine. The only exception to this is one particular catagory. It still acts as though the table is 100% wide, but it's calling all the same files as all of the other product pages. Any ideas on what might be causing this anomaly? You can check out the fully functional cart at http://www.vermontnaturally.com/catalog. The errant category is "Loose Teas." All of the other categories seem to work just fine. Any help would be greatly appreciated. Jamie Cadorette Indigitas, LLC
Paycheck Posted May 28, 2004 Posted May 28, 2004 Sorry I was unable to re-create the error you spoke of, It appears fine to me. Like the layout, clean an deasy to manage on screen Always remember, we need patience, guidance and most of all understanding. My Contributions
thecodingmonkey Posted May 28, 2004 Posted May 28, 2004 I can't find that error but you do have a problem with this page http://vermontnaturally.com/catalog/shopping_cart.php What's In My Cart? is down by the footer
vasttech Posted May 28, 2004 Posted May 28, 2004 Page looks fine to me too. Try clearing your cache in your browser and see if that helps. osCommerce Knowledge Base osCommerce Documentation Contributions
jamieC Posted May 28, 2004 Author Posted May 28, 2004 Thanks for taking a look everyone. I did clear my cache, but still the loose teas category products are showing up like they are 100% versus 765 pixels. Hmm...
jamieC Posted June 2, 2004 Author Posted June 2, 2004 Can anyone help with this? I am still experiencing this trouble, but I am unable to figure out what the root of the trouble is.
jamieC Posted June 2, 2004 Author Posted June 2, 2004 Okay, I have further information on the issue. What seems to be happening on the "Loose Teas" product pages that isn't on the others involves the also_purchased_products.php include. For some reason in this category only the ending table tag does not appear in the code fully. When manually entered into a copy of the WYSIWYG version of the code, everything looked fine. Any ideas how I can solve this? Why would it not complete the tag on that one category? Isn't it supposed to be the same code no matter which category grabs it?
jamieC Posted June 19, 2004 Author Posted June 19, 2004 We found the problem and solution. It turns out it's a known bug. If you're experiencing the same problem, you can find the solution at: http://www.oscommerce.com/community/bugs,1242 Basically it just consists of adding a closing table tag at the beginning of the HTML section of the footer. Thanks to all who took a look at the site for me. I really appreciate it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.