Translation doesn't exist: COM_USERS_RESET

15.06.2012 22:32
#1
alexx
Joomshopping forum user no avatar
Name: alex
21.06.2011
Posts: 54
Quote
Translation doesn't exist: COM_USERS_RESET

In the frontend I see:
COM_USERS_RESET

In the language files I fixed with:
define('COM_USERS_RESET', 'Reset della password');

but nothing has changed. So, I opened the original file en-GB but this string there isn't.
How can I translate it?

I tried also with:
define('_JSHOP_COM_USERS_RESET', 'Reset della password');

Nothing. As before.

 
15.06.2012 23:00
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Translation doesn't exist: COM_USERS_RESET

Joomshopping not use

COM_USERS_RESET

 
03.11.2013 17:30
#3
dagemp
Joomshopping forum user no avatar
Name: Daniela
11.10.2013
Posts: 2
Quote
Aw: Translation doesn't exist: COM_USERS_RESET

Hi

I am having exactly the same problem.

a) the password lost function does not work. the user stays at the same page; nothing happens
b) the com_user_reset is not translated.

I guess this might be a configuration issue?

The link behinde the "Passwort vergessen":
http://www.mydomain.ch/index.php?option=com_users&view=reset&Itemid=0


Thanks for your support
Aw: Translation doesn't exist: COM_USERS_RESET
2_com_user_reset.PNG


Joomla: 3.1.1
JoomShopping: 4.3.3
Website Url: http:/www.riisundboor.ch
 
03.11.2013 18:50
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Translation doesn't exist: COM_USERS_RESET

http://www.mydomain.ch/index.php?option=com_users&view=reset&Itemid=0 - joomla component

 
03.11.2013 19:24
#5
dagemp
Joomshopping forum user no avatar
Name: Daniela
11.10.2013
Posts: 2
Quote
Aw: Translation doesn't exist: COM_USERS_RESET

how can I understand your answer? the joomla login component is activated instaed of jshooping login?
so it is a configuration issue?

how can I change this? obviously the login form in the jshooping process is involved...


Letzte Änderung: 03.11.2013 19:26
 
05.11.2013 16:36
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Translation doesn't exist: COM_USERS_RESET

add in template joomla
<jdoc:include type="message" />

 
17.09.2014 15:09
#7
knobs
Joomshopping forum user no avatar
Name: max
25.07.2014
Posts: 1
Quote
Aw: Translation doesn't exist: COM_USERS_RESET

I suspect that this caused by the following statement that is available in the file view.html.php that is located in the directory \components\com_users\views\reset.
Code:
$this->params->def('page_heading', JText::_('COM_USERS_RESET'));

Just change COM_USERS_RESET to whatever you want.

( Solved via http://forum.joomla.org/viewtopic.php?f=706&t=845551 )


Letzte Änderung: 17.09.2014 15:10
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.