JakeBottero Posted April 26, 2004 Posted April 26, 2004 I'm having problems with a test install located at: http://www.botteronet.net/osCommerce/catalog/ The tables are not being built correctly. But when you refresh the page, it looks fine. Any ideas?
blucollarguy Posted April 26, 2004 Posted April 26, 2004 i just checked your link and it loaded fine for me. Looks great! :D Happy Coding! Craig Garrison Sr Anything worth having, is worth working for. Multi Vendor Shipping V1.1 Demo Catalog 3 Vendors, each category, "buy" a product from each category to see how MVS works during checkout. Multi Vendor Shipping V1.1 Demo Admin login: [email protected] pass: mvs_demo MVS Thread: Multi-Vendor Shipping My contribs: Download Multi Vendor Shipping V1.1 Vendor Email Vendor Info in easypopulate EZ Price Updater And more to come!
JakeBottero Posted April 26, 2004 Author Posted April 26, 2004 i just checked your link and it loaded fine for me. Looks great! :D Hmmmmmm. Wonder why. What browsert are you using? Did you just load it, without refreshing? Well, I guess it WOULD be nice if it was something funny on my local machine... Oh, PS: All the appropriate osCommerce copyright stuff will be on the final, not to worry, still a work in progress...
JakeBottero Posted April 26, 2004 Author Posted April 26, 2004 Nope, still doing it, can someone have a look?
vasttech Posted April 26, 2004 Posted April 26, 2004 I see what you are talking about. Check your tags. In a brief review of your source code some tags are not being closed. This can cause problems like this. osCommerce Knowledge Base osCommerce Documentation Contributions
JakeBottero Posted April 28, 2004 Author Posted April 28, 2004 I've looked over the code, all my tegs are good. Is there anything in the php code that would do this? All I did was add: <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="26" background="./images/custom_images/left_frame.gif"> <img border="0" src="./images/custom_images/left_frame.gif" width="26" height="10"></td> <td align="center" width="100%"> right after the <!-- header_eof //--> and right before the <!-- body //-->, and... </td> <td align="right" width="26" background="./images/custom_images/right_frame.gif"> <img border="0" src="./images/custom_images/right_frame.gif" width="26" height="10"> </td> </tr> </table> right after the <!-- body_eof //--> and right before the <!-- footer //--> All it does is box in the main body table inside another table that has the side graphics for the frame I put around it...
Lena Posted May 6, 2004 Posted May 6, 2004 I would like to have a look at your page but it is not possible... (user? password?) I might have a similar problem like you...
Lena Posted May 6, 2004 Posted May 6, 2004 it really looks like the same problem. have a look here: http://www.oscommerce.com/forums/index.php?showtopic=91677 THANKS!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.