Page 1 of 1

Editing: _INTRO_STD_TEXT

Posted: Tue Dec 06, 2016 12:11 am
by rivera2419
Hi,

I edited the home page text on _INTRO_STD_TEXT, saved it and went to the website to verify that the changes took effect and they did. However, when I tried to open _INTRO_STD_TEXT, for further editing, I received an error stating "No records found". Please refer to screenshot 1.

I tried to create a new _INTRO_STD_TEXT record with login as the module and _INTRO_STD_TEXT as the key and I keep getting an error. Please refer to screenshot 2.

I have done the installation 3 times and it installs without any problems or error warnings. However, each time I perform the above editing I get the "No records found" error.

Thanks in advance

Re: Editing: _INTRO_STD_TEXT

Posted: Tue Dec 06, 2016 6:17 am
by max
The search box does not look for the names of the translation keys. It looks for text. Since you changed it, that string is not there anymore, of course. And since the key is still there, of course you cannot create a new one with the same name.
The module is login, correct. Just filter for that module to display the keys, and you'll find the one you search for.
Or, if you want to do it even more quickly, look for the text you inserted in the introduction.... :-)

Re: Editing: _INTRO_STD_TEXT

Posted: Tue Dec 06, 2016 5:28 pm
by rivera2419
That worked! Thanks for your prompt response.