I have installed Drupal 6 with Ubercart 6-2-dev, and everything went fine and worked great, except the "Update cart" and "Checkout" buttons on the Shopping cart page aren't working for some reason. Nothing seems to happen when either of them are clicked, however the "Continue shopping" link next to them works fine, so to does the "Checkout" link in the Shopping cart box. I have another site on the same test machine (but separate Ubercart installations) using this same combination, and the same thing is happening there too.
I found in the Issues register on the Ubercart site that someone had exactly the same problem about a year ago, so I think it might be system or configuration related rather than the code. Although the issue had a status of closed, not solution was reported.
This is really the only issue I have had with this dev version which is pretty impressive.
Any help or hints would be greatly appreciated.
Comments
Comment #1
rszrama commentedThis is actually related to the way TAPIr works now and the fact that we hadn't tested the cart form in IE yet. The problem is UC was rendering the cart form as a form within a form. Firefox seems to work around this internally, but IE just can't deal with it. I've updated the code in Bzr with a fix for this, but there's still some work to do on TAPIr to make sure it's a good long term solution. The change will be pushed to CVS soon... we usually do that about once a week.
Comment #2
mrfelton commentedI updated from Bazar on the 27th and I'm still experiencing this problem. Just about to update to the very latest code... will report back shortly.
Comment #3
mrfelton commentedlatest code does fix the problem.. thanks.!
Comment #4
webdev2 commentedNew to Ubercart. What/where is Bazar and how do I update my latest Ubercart to it?
Thanks.
Disregard - uploaded from CVS and it worked.
Comment #5
j0rd commentedSame problem on a live site. Going to try and update from CVS and hope this resolves the issue.