VirtueMart Forum
VirtueMart 1.1.x [ Old version - no longer supported ] => Translation / Languages VM 1.1 => Topic started by: SilviaHowe on September 08, 2008, 08:44:53 am
-
Hi, I used the tool and work great. Everything is working just perfect, except mod_virtuemart_login. This is what happen on my Bulgarian translated page. I can see the text in English version.
I rebuild tokens in folder "common" and translate them as well. No change.
What i don't know for sure is:
- I'm not sure which folder this module belong to.
I'm not sure is this is the token name, or must add VM_ or PHP_ in front off FORGOT_YOUR_PASSWORD
This is the only module I need to use for login, others mod_login and mod_usermenu, which you can see on the site in this moment just stop to translate as well, but in my other version I try with mod_virtuemart_login, which is on the image below.
Web-site address is www.robot.bg
I use VirtueMart_1.1.2_eCommerce_Bundle_Joomla_1.5.6.tar.
Please, help.
[attachment cleanup by admin]
-
SilviaHowe, I took a look at the page on your site.
The URL shows: http://www.robot.bg/index.php?option=com_user&view=reset
Wich would indicate its not the virtuemart login module but Joomla's build in log-in component (option=com_user)
I do not use joomla 1.5 so can't point you to the exact location but try looking in the language file from Joomla for a /** components/com_user */ comment, look at how its set up and copy FORGOT_YOUR_PASSWORD in there.
For example like this:
DEFINE('_FORGOT_YOUR_PASSWORD','Password blablabla');
Good luck, hope it is of some help, since I do not use Joomla 1.5 I looked into Joomla 1.0.15 language file for you ;)
-
Do you know that you are genius? I use mod_virtuemart_login from official VMart package. Yet, it is Joomla module, and can't be translate dynamically. In this moment happen my bg-BG.com_user.php to be save like unicode. I just resave like UTF-8 and start to translate.
How much bad luck one can have with all this. Everything is original, but not working.
Thank you, I will start to read this address path very soon.
::)
-
Glad to help SilviaHowe ;D
Your site has robots, robots rule!
I couldnt resist ;)
Good luck on translating, and the more bad luck you have in the beginning the better it will feel when it is all done. (and working)