News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

VM 1.1.2 - missing file

Started by AlCher, October 22, 2008, 16:25:30 PM

Previous topic - Next topic

AlCher

That from 'error.log' Apache
[error] [client 127.0.0.1] File does not exist:
/components/com_virtuemart/shop_image/ps_image/shoppers.png

There is no file - shoppers.png (VirtueMart_1.1.2-COMPLETE_PACKAGE.j15.zip)

Links on the file in the code:
\administrator\components\com_virtuemart\html\admin.usergroup_list.php - line 49
$listObj->writeSearchHeader($VM_LANG->_('VM_USERGROUP_LIST_LBL'), IMAGEURL."ps_image/shoppers.png", "admin", "usergroup_list");

\administrator\components\com_virtuemart\html\shopper.shopper_group_list.php - line 58
$listObj->writeSearchHeader($VM_LANG->_('PHPSHOP_SHOPPER_GROUP_LIST_LBL'), IMAGEURL."ps_image/shoppers.png", $modulename, "shopper_group_list");