After updating from version 2.9.9 to 2.9.9f, on the main page I see a blank screen.
The problem is here:
administrator/components/com_virtuemart/helpers/config.php
in line 27:
defined ('VMPATH_THEMES') or define ('VMPATH_THEMES',VMPATH_ROOT.DS.'templates');
I removed this line. Shop works but is a new issue:
QuotevmError: The chosen template couldnt be found on the filesystem: VMPATH_THEMES/(my template)
Is there another solution but without errors?
Joomla 3.3.6
PHP Version 5.4.33