Today I tried to update Virtuemart 1.1 to 2.0RC in my test environment but I have the following problem: When I go to "products" or "orders' in the back-end I get the following error:
Fatal error: Cannot redeclare class CurrencyDisplay in ***ROOT DIR***/administrator/components/com_virtuemart/classes/currency/class_currency_display.php on line 38
I assume this is a bug or is this something in my configuration?
edit: I went to tools and pressed on every button containing "migrate". I also pressed "Renew config by file". Now I get a different error (only the class is different though):
Fatal error: Cannot redeclare class convertECB in ***ROOT DIR***/administrator/components/com_virtuemart/classes/currency/convertECB.php on line 24