VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Development & Testing => Topic started by: piekielko on October 19, 2014, 19:07:21 PM

Title: Blank screen after update to VM 2.9.9f
Post by: piekielko on October 19, 2014, 19:07:21 PM
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