The Default store currency in /user/1#overlay=admin/commerce/config/currency is the appropriate for the Regional settings of the site, in case this matters.
commerce_multicurrency was downloaded to sites/all/modules and enabled and the whole Drupal installation is up-to-date.

Thanks for your attention,

Comments

das-peter’s picture

Unfortunately I can't reproduce this error.
Do you see the commerce_multicurrency paths in the table menu_router.
You can use this statement to filter for them SELECT * FROM `menu_router` WHERE `path` LIKE '%config/currency%'.
If not I'd suggest to flush the menu cache. And if that doesn't help to disable, uninstall and enable the commerce_multicurrency module.

das-peter’s picture

Status: Active » Closed (cannot reproduce)