After installation virtuemart in backoffice does not work like it is supposed to do.
Images are broken and the path is wrong:
The path is: administrator/administrator/index.php?pshop_mode=admin&page=admin.show_cfg&option=com_virtuemart
Should be: administrator/index.php?pshop_mode=admin&page=admin.show_cfg&option=com_virtuemart
configuration.php is:
var $log_path = '/var/www/vhosts/premiss.no/subdomains/bring2/httpdocs/logs';
var $tmp_path = '/var/www/vhosts/premiss.no/subdomains/bring2/httpdocs/tmp';
Regards Powder