Hi'
I am trying to change to language of my shop from english to danish.
The site and administrator is set to danish (and is working), and I uploaded/installed the Virtuemart Language .zip file in the
"extensions"
The problem is that it is NOT changing some how ?
My joomla version is: 2.5.8
Virtuemart is version: 2.0.14 (I had the same problem in 2.0.12)
What am I doing wrong ?
Did you follow this short tutorial? http://forum.virtuemart.net/index.php?topic=104901.0
Don't forget to select both languages in VM2 Configuration - Shop - Language settings.
hello 2 all
I am trying to change to language of my shop from english to serbian.
I have joomla 2.5.8, VM is 2.0.14
The site and administrator is set to serbian (and is working), but VM is problem.
How to configure that?
Ty
Did you read the post above yours and the provided link? If yes, is it your serbian VirtueMart user interface which doesn't show or can you see that and only your serbian product descriptions don't show?
VirtueMart user interface which doesn't show in my language, and serbian product descriptions not show in my language 2.
Sry, if i have typing mistake, my language is bad...
JJK, i read post above...
In my directories: administrator -- components -- com_virtuemart -- have next folder: asset, controllers, elements, helper, install, liveupdate, models, plugins, tables, views....etc files: admin.virtuemart.php, changelog.php, copyright.php, index.html, version.php, virtuemart.cfg, virtuemart.xml.
Can u sugessted me about this path, how to create right folder and where?
(Warning, the Safe Path is empty, for safety reasons it is very important to create a folder in a path not accessible by an URL, create also a folder invoices in it to store your sensitive data secure.)
Ty JJK
After installing the serbian language pack for VirtueMart, you have to enable it in VirtueMart configuration. However, I'm pretty shure that that's not your problem. The problem probably is that most available language packs are created from the translations available at Transifex. Looking at the serbian translation, only a small portion of VirtueMart has been translated already. See here:
https://www.transifex.com/projects/p/virtuemart/language/sr_RS/ (https://www.transifex.com/projects/p/virtuemart/language/sr_RS/)
Looks like the serbian translation team needs more help ;)
Meanwhile you can eventually enable 'Use english as fallback for untranslated strings' in VirtueMart configuration - Language Settings (probably looks nicer).
There is a problem with the product's description
http://forum.virtuemart.net/index.php?topic=109904.0
I still have problems with getting Virtuemart to be in danish.
I run joomla 2.5.8
My joomla site (and now also a test site) is running with danish language in both frontend and backend.
In Virtuemark (2.0.14) I have "Danish (DK)" in the configuration > shop ...under language settings/ multilingual shop and
the "use english as fallback ......"
Then the guide said I have to go to the categories and choose danish from some dropdown menu ?
http://forum.virtuemart.net/index.php?topic=104901.0
I cant find that option anywhere ?
The guide says:
•The VM2 categories can be translated by selecting one of your other languages in the VM2 'Product Category Form' language dropdown list on top of the view.
•Similarly, product descriptions in VM2 can be translated by selecting a different language from the dropdown list in the 'Product Edit' view.
(Note: Set Joomla to use TinyMCE editor or use the JCE editor version 2.2.1 or higher. There is a conflict between VM2 and other editors)
•In Joomla create a menu for each of your languages, holding menu items for all your VM2 categories and the cart.
What can I be doing wrong ?
Thank you for helping !
John
Do you want a bilingual shop (english/danish) or danish only? If you want a bilingual shop, you have to select both languages in the VM 'Configuration' - 'Shop' tab - 'Language settings' field. Then you will have a language dropdown menu in the 'Product category form' and the 'Product Edit' - Information tab. If you want danish only and have only danish in the VM 'Configuration' - 'Shop' tab - 'Language settings' field, there is no language dropdown menu in 'Product category form' and 'Product Edit' - Information tab.
If you want danish only, you can probably leave the 'Multilanguage Shop' field empty. In this case VirtueMart should pick the language you have set as default for your Joomla frontend and backend. If you added danish after you started to enter products into your shop, you should check in your database tables with phpMyadmin, if your danish category and product descriptions are actually in tables with a da_dk suffix and not in the english tables with en_gb suffix.
It is (for now) Danish only...
The joomla site is fresh installed, the only other thing installed is Virtuemart and a template (shoplap)
I did not install the joomla sample data, I installed the Virtuemart sampledata
I looked at the tables and in phpmyadmin, and I don't se any danish in the _da_dk tables
exmple: <prefix>_virtuemart_categories_da_dk (all in english.... but that is just labels right ?)
The real problem is the "add to cart" "tax" "price" and so on fields.
Maybe it is that the newest danish language file is version 2.12 and I installed 2.14 ?
but still.... some of it should work ...?
Thank you for helping out !
Best regards
John Andersen
Problem solved :-D
It was the language file I had installed that did not work.
Thanks to Henrik Holm Nielsen who pointed out that
by going to http://websitename/language/da-DK/da-DK.com_virtuemart.ini
I should be able to se the language file.
That was not possible at my site. I Installed a new file and it finaly worked :-D
Thanks to everyone taking time to answer !!!
Best regards
John Andersen
Virtuamart wannabee shop_owner :-)
If you have a problem with one of the language files, it often helps to enable 'Debug Language" in Joomla configuration. This way the Joomla debugger may show i.e. a typo like a missing quote in one of the lines, which can result in the language file not loading.
Can i use older version of virtuemart, and older serbian language pack?
@klodovik
In your case I think it would make more sense to invest a few days and help with the translation into serbian language. Some information is for translators is available here:
http://dev.virtuemart.net/projects/virtuemart/wiki/Writing_translation (http://dev.virtuemart.net/projects/virtuemart/wiki/Writing_translation)
The older VirtueMart 1.x versions are not supported anymore and are not compatible with Joomla 2.5.x and 3.x.
Ok JJk, ty...
Now is serbian languag full translated.
How is correct installation now?
I read alot theme here in forum about installation. I dont figure right way.
I have in my language pack, 3 files: administrator, language and .xml file. Can i put all this files in directories --> administrator --> components --> com_virtuemart?
Ty
edit:
About this warning --> Warning, the Safe Path is empty, for safety reasons it is very important to create a folder in a path not accessible by an URL, create also a folder invoices in it to store your sensitive data secure.
What i need 2 do in right way?
[attachment cleanup by admin]
Concering the serbian latin version - Joomla uses sr-YU as the serbian language file prefix (although Yugoslavia doesn't exist anymore - Joomla guys are a little bit slow...:-).
So in order to make the VM2 serbian latin translation visible to Joomla, you would have to exchange all occurences of sr@latin with sr-YU in the language file names and the xml file content and folder names.
I did install serbian latin after doing the above changes on one of my test sites and it seems to work. I didn't set up the serbian frontend menus, so I don't see serbian in the frontend yet, but the backend seems to work, as you can see in the first screenshot below.
Concerning the safe path:
It's a little bit difficult to find out what your server requires.
In order to get a hint, you can search for "upload_tmp_dir" in your Joomla system information.
In my case it says something like /var/www/web00/phptmp/
In this case /var/www/web00 would be the server path to your root directory. So if you have a folder "files", which you want to use for the safe path, the VM2 safe path would be /var/www/web00/files/
[attachment cleanup by admin]
@klodovik
On your website the VirtueMart AIO (All in One plugins and modules) is not installed. Apparently you forgot to install that part of VirtueMart.
If you download VirtueMart, the zip file has to be extracted (unzipped) once. That will give you two zip files. One is the main VirtueMart extension, the second one is the 'AIO' zip file, which installs all required modules and plugins. See here: http://dev.virtuemart.net/projects/virtuemart/wiki/Installation_of_VirtueMart_2_with_provided_packages (http://dev.virtuemart.net/projects/virtuemart/wiki/Installation_of_VirtueMart_2_with_provided_packages)
So the first thing you have to do is to install the VirtueMart AIO files using the Joomla Extension Manager.
Concerning your language files:
In Joomla, your en-GB and sr-YU language files are ok. Please remove your sr-RS in Joomla administration - Language Manager. Do not use the file you see under "Update available". Although there is an automatically generated sr-RS language pack (from the Transifex files https://www.transifex.com/projects/p/virtuemart/ (https://www.transifex.com/projects/p/virtuemart/) for VirtueMart, the most important files are not yet translated into Serbian, so it doesn't make a lot of sense to install it.
Also, you can delete the sr@latin folder via FTP. The problem with the sr@latin language pack is, that Transifex uses 'sr@latin' as a prefix while Joomla uses sr-YU. Joomla doesn't understand sr@latin.
After you removed sr-RS via the Extension Manager and the sr@latin folders via FTP, make shure your Joomla frontend (site) language is set to sr-YU as the default language.
Then install the Virtuemart sr-YU language pack I've attached below with the Joomla Extension Manager.
Note that you need to create menu items with links to your VirtueMart shop (similar to creating menu items for Joomla articles), if your customers shall see the shop frontend.
[attachment cleanup by admin]
i have this error now JJK, and same with tar.gz installation files...
[attachment cleanup by admin]
This is with tar.gz....
[attachment cleanup by admin]
That looks like this problem:
http://forum.joomla.org/viewtopic.php?t=594153 (http://forum.joomla.org/viewtopic.php?t=594153)
If you want to try to delete leftovers from the previous Virtuemart installation in your database, please make a backup of your site (with akeeba) and maybe an extra backup of your database (export with phpmyadmin) first and download the backups to your own computer - just in case something else goes wrong when you clean up the database.
If you are afraid of working with the database, I could try this evening. But I can't guarantee that it works afterwards.
This kind of problem is why I prefer to build new websites on my own computer using http://www.apachefriends.org/en/index.html (http://www.apachefriends.org/en/index.html). It makes a lot of things easier while you are learning how to use and set up various components.