Issue with "Developing an MVC Component/Adding a Request Variable in the Menu Link" Joomla official documentation Topic is solved

Joomla! Documentation Workgroup

Moderator: Documentation

Locked
geladriet
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Mon Apr 05, 2021 8:48 pm

Issue with "Developing an MVC Component/Adding a Request Variable in the Menu Link" Joomla official documentation

Post by geladriet » Thu Oct 21, 2021 3:07 pm

Hello, I followed exactly all the steps from the official documentation "Developing an MVC Component". I reached the step "Developing an MVC Component/Adding a Request Variable in the Menu Link"
https://docs.joomla.org/J4.x:Developing ... _Menu_Link

but when I test I only see:
COM_HELLOWORLD_MSG_GREETING_HELLO
or
COM_HELLOWORLD_MSG_GREETING_GOODBYE

and not the value of the string as it should be. Any idea why?

geladriet
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Mon Apr 05, 2021 8:48 pm

Re: Issue with "Developing an MVC Component/Adding a Request Variable in the Menu Link" Joomla official documentation

Post by geladriet » Thu Oct 21, 2021 3:11 pm

com_helloworld 0.0.6.zip
You do not have the required permissions to view the files attached to this post.

SharkyKZ
Joomla! Hero
Joomla! Hero
Posts: 2870
Joined: Fri Jul 05, 2013 10:35 am
Location: Parts Unknown

Re: Issue with "Developing an MVC Component/Adding a Request Variable in the Menu Link" Joomla official documentation

Post by SharkyKZ » Thu Oct 21, 2021 3:35 pm

These strings should be added to the frontend language file.

geladriet
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Mon Apr 05, 2021 8:48 pm

Re: Issue with "Developing an MVC Component/Adding a Request Variable in the Menu Link" Joomla official documentation

Post by geladriet » Thu Oct 21, 2021 3:47 pm

SharkyKZ wrote:
Thu Oct 21, 2021 3:35 pm
These strings should be added to the frontend language file.
Many thanks for your help. It works now :-)


Locked

Return to “docs.joomla.org - Feedback/Information”