VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: KarlRanseier on June 03, 2012, 23:10:28 PM

Title: [SOLVED] Administration: Joomla Menu -> Cant link to VM Frontpage
Post by: KarlRanseier on June 03, 2012, 23:10:28 PM
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]
Title: Re: Administration: Joomla Menu -> Cant link to VM Frontpage
Post by: jenkinhill on June 05, 2012, 00:35:49 AM
Try using En to see if that works - I suspect a language file issue
Title: Re: Administration: Joomla Menu -> Cant link to VM Frontpage
Post by: KarlRanseier on June 05, 2012, 18:30:37 PM
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]
Title: [SOLVED] Re: Administration: Joomla Menu -> Cant link to VM Frontpage
Post by: KarlRanseier on June 05, 2012, 20:19:16 PM
OK got it,
mistakenly i cleared out my components/com_virtuemart/views/virtuemart/tmpl/default.xml

::)