erhm, this is a php error message
Notice: Use of undefined constant muh - assumed 'muh' in C:\Users\.....\VM2\components\com_virtuemart\views\virtuemart\tmpl\default.php on line 4
The first what you see is the type of the message,... it is in this example a "notice". Then you see the error description and THEN you see where the error happened. What you sent us is just where it happened, but there is not written what happened.