HI,
somehow i broke something. I can't create a link to the virtuemart front page, all other VM-pages work. Also I can't edit the existing link to the vm front page.
It returns me a Joomla 500 error, ERROR loading form(data).
And the menu entry isn't named virtuemart Frontpage anymore, its called Default now.
Anyone knows where to find the files which are responsible for this?
[attachment cleanup by admin]
Try using En to see if that works - I suspect a language file issue
hi, thanks for your reply.
i tried editing and adding a new item in the german and english menu and changed the admin site language to english, result is the same. nothing is working.
In the translation files the names for the items are right, but i can't find where it is used in the joomla core or com_virtuemart.
i think the translation for this is saved in this variable
COM_VIRTUEMART_VIRTUEMART_VIEW_DEFAULT_TITLE
but i can't find this except in the *.ini files
Karl
[attachment cleanup by admin]
OK got it,
mistakenly i cleared out my components/com_virtuemart/views/virtuemart/tmpl/default.xml
::)