News:

Support the VirtueMart project and become a member

Main Menu

Missing file / error in the path?

Started by juppjupp, May 23, 2008, 09:45:20 AM

Previous topic - Next topic

juppjupp


Error 1., the file is not in there (missing)
Error 2., the path does not exist (/default missing in the path)



[1]

File does not exist: C:/wamp/www/components/com_virtuemart/themes/default/images/administration/menu/icon-16-language.png, referer: http://***********/index2.php?pshop_mode=admin&page=order.order_list&option=com_virtuemart&Itemid=1


[2]

File does not exist: C:/wamp/www/components/com_virtuemart/themes/images, referer: http://***********/index2.php?pshop_mode=admin&page=order.order_list&option=com_virtuemart&Itemid=1



Can anyone else confirm this?

VM 1.1
J 1.0.15


juppjupp

Have a look at the path in the "File does not exist" error,
it reveals the filename and location ... :)

Also the 2´nd error reveals a path that does not exist in the virtuemart folder system...

juppjupp

This is an cut´n paste from the apache error log


juppjupp

The error pops up in the apache error log :) also, I get this error;



File does not exist: C:/wamp/www/components/com_virtuemart/themes/default/images/administration/menu/icon-16-language.png, referer: http://***********/components/com_virtuemart/fetchscript.php?gzip=0&subdir[0]=themes/default&file[0]=admin.styles.css

juppjupp

Hm... I think the first error might be related to language file :)
my mistake maybe..

But the 2´nd error might be something else...

AlCher

#7
VirtueMart 1.1.2 stable
I confirm
[error] [client 127.0.0.1] File does not exist:
/components/com_virtuemart/themes/default/images/administration/menu/icon-16-language.png

There is no file - icon-16-language.png (VirtueMart_1.1.2-COMPLETE_PACKAGE.j15.zip)

Links to the file in the code:
\com_virtuemart\themes\default\admin.styles.css - line 202
.vmicon-16-language { background-image: url(images/administration/menu/icon-16-language.png);}
\administrator\components\com_virtuemart\header.php - line 562-563
<li class="item-smenu vmicon vmicon-16-language">
<a href="http://forum.virtuemart.net/"><?php echo $VM_LANG->_('VM_COMMUNITY_FORUM'?></a>


This can be seen also in VM Control Panel - Help - Forum (icon is not displayed).

Eric

hi guys,

I have a live site and experience that problem when trying to translate the store information in joomfish.

Any solution ?

Thanks

lord_alan

I am also seeing this error.

The client is on a shared host and has been having quite a few strange problems with session timeouts and the like.

The file: components/com_virtuemart/themes/default/images/administration/menu/icon-16-language.png does not exists in the the latest VM download for Joomla 1.0 series. Customer is using Joomla! 1.0.15 and VM 1.1.2.