agmeadows Posted December 8, 2009 Posted December 8, 2009 I'm hoping someone here can help me solve a problem I am having with dimensional support and UPS XML. When I edit a product in the admin console I see duplicate fields for Product Length, Width, and Height. I checked the database and there aren't any duplicate entries. I ran the UPSXML uninstall SQL and then reinstalled it. The problem still remained after running the SQL file. Another thing to note is that changing the bottom field actually updates the values. Changing the top one does absolutely nothing. If anyone could shed some light on this problem I would be very grateful. This is the last piece of the puzzle before I send this store live. I have attached an image showing the problem. Quote
Jan Zonjee Posted December 8, 2009 Posted December 8, 2009 When I edit a product in the admin console I see duplicate fields for Product Length, Width, and Height. I checked the database and there aren't any duplicate entries. I ran the UPSXML uninstall SQL and then reinstalled it. The problem still remained after running the SQL file. It looks like the code for the HTML was added twice. It has nothing to do with the database. Quote
tgely Posted December 8, 2009 Posted December 8, 2009 It looks like the code for the HTML was added twice. It has nothing to do with the database. Or only the Length field to Edit button output. This looks like double HTML displaying. Look after the code in the UPS XML module. Is it osCommerce Online Merchant v3.x? Quote osCommerce based shop owner with minimal design and focused on background works. When the less is more.Email managment with tracking pixel, package managment for shipping, stock management, warehouse managment with bar code reader, parcel shops management on 3000 pickup points without local store.
agmeadows Posted December 8, 2009 Author Posted December 8, 2009 Or only the Length field to Edit button output. This looks like double HTML displaying. Look after the code in the UPS XML module. Is it osCommerce Online Merchant v3.x? I have been looking through all of the install documentation and can't seem to find where I would have added that information. I made so many changes to so many files it is hard to remember. If anyone could point me in a general direction that would be great! The version I am using is 2.2 RC2 Quote
agmeadows Posted December 8, 2009 Author Posted December 8, 2009 Well, I think I have it all figured out. Like you guys said it was a problem with the HTML. Somehow I managed to duplicate the last few dimensional support items in the admin/categories.php file... in numerous locations for that matter. I was able to remove all of the duplicate entries and everything looks good now. Thank you all for the input! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.