In cart when the customer wants to edit shipment or payment he clicks on the button. The loading-animation appears and nothing else happens... In Firefox checked it with firebug that gives this message:
500 Internal Server Error
259ms
jquery.min.js (regel 4)
"NetworkError: 500 Internal Server Error - 1001fotolijsten.nl/1001fotolijsten/index.php?view=cart&tmpl=component&task=edit_shipment&Itemid=122&option=com_content"
index....content
GET 1001fotolijsten.nl/1001fotolijsten/index....ditpayment&Itemid=122&option=com_content
500 Internal Server Error
941ms
jquery.min.js (regel 4)
"NetworkError: 500 Internal Server Error - 1001fotolijsten.nl/1001fotolijsten/index.php?view=cart&tmpl=component&task=editpayment&Itemid=122&option=com_content"
I have to say that you can change 1 of both shipment or payment. The second option you want to change gives this problem.
Check it out please. (I'm using Chrome and Firefox, in both it apperars)
Could it be a SEF-problem? I'm using Joomsef.
I don't think it's a jQuerie problem. I can figure out where the com_content is coming from, it has to be com_virtuemart. With Joomsef turned off I have no problems and it works fine.