update status of an order: cancel button not working

Started by bobthebob01, February 03, 2012, 04:45:58 AM

Previous topic - Next topic

bobthebob01

Hi,

after a purchase has been made and click to edit the order, if i click on the "update status", the cancel button does not work. I can not cancel that, i can only "save" in order to close that popup window. (see screenshot)

It's quite annoying and not practical at all. Does anybody have the same issue? or a fix for that for that matter.

thanks

[attachment cleanup by admin]

sapolhei

Hi,

unfortunatelly i have exactly the same problem... By debugging I saw the reason... a javascript function called "resetForm" was not defined. I have found the function in the code (administrator/components/com_virtuemart/views/orders/tmpl/order.php). The function was (very strange for me, but still true :) ) commented and I have 'uncommented' it. So my firebug had no problems with the missing function any more. Unfortunatelly, the button still doesn't work!

Best regards
sapolhei