Questions tagged [joomfish]
24 questions
19
votes
1 answer
Is it possible to skip some translation when using joomfish?
I'm using Joomla 1.5.26 with Joom!Fish 2.1.7.
Does any Joom!Fish and/or joomla guru know if it is possible to do a call to JRoute::_() so that it is not intercepted and translated by Joom!Fish ?
If so, please explain. Thanks !
Side note:
What I'm…

Anton Soradoi
- 1,841
- 1
- 22
- 36
5
votes
3 answers
How to default to another language based on domain
i'm using Joomla with the JoomFish translation component. This website has german and chinese translations. What i'm trying to figure out is how to get the .de domain to default to the german language translation ( which would load if visited as…

Michael
- 891
- 2
- 16
- 32
2
votes
1 answer
Joomfish direct link to translation
I am developing a large multinational site that uses JoomFish 2.5.1 and I believe I have spotted a bug, or I am doing something wrong.
The problem I am having is whilst creating a workflow system for my translators I need to be able to link them…

DavidT
- 2,341
- 22
- 30
2
votes
5 answers
Why should we use JoomFish in Joomla! 2.5, if Joomla! 2.5 provides multilingual support?
I am new to Joomla!. My question is:
I installed JoomFish alpha version successfully. If Joomla! 2.5 has multilingual support then why we should go for JoomFish?
What is main difference between JoomFish and Joomla! 2.5 multilingual that will prompt…

irfan rasool
- 158
- 1
- 2
- 12
1
vote
1 answer
Joomfish migration script returns error
Here is a script that upgrades joomfish (joomla translation component) from joomla 1.5 to 2.5:
$db = new PDO("mysql:host=localhost;dbname=db;charset=UTF8", "root", "pass");
$stmt = $db->prepare("select…

rocco
- 37
- 7
1
vote
0 answers
joomfish rel=canonical
I am trying to display a rel="canonical" link in the header of a joomla 1.5 site when there is no translation for the main content.
I have succeeded in adding rel="alternative" pointing to the other languages by modifying the language selector…

patterncatcher
- 275
- 2
- 9
1
vote
2 answers
SQL query to extract field values from rows sharing same value in specific column, and combine those value into a single row
I am trying to export translated content from Joomla's Joomfish MySQL database table.
The way Joomfish works is by translating fields separately and storing them in a jos_jf_content table with a reference id to the original source content from…

nobody
- 11
- 1
- 3
1
vote
1 answer
How to hide a menu item for a certain language in joomla?
I have multilingual website in joomla and want to hide one menu item (not all the menu items, but just one of them) for a certain languages, for instance, when current language is English hide menu item.
How can I achieve this? I am using joomfish…

Bakhtiyor
- 7,198
- 15
- 55
- 77
0
votes
1 answer
Help regarding JoomFish
I am new to joomla and wanted to use JoomFish for multi-lingual support. Can anyone please let me know details of how can we use JoomFish to translate the site content. Also how can we translate the content of customly developed components /…

Atul
- 4,463
- 5
- 23
- 19
0
votes
1 answer
Joomfish translation issues
I have been working on a site which is bilingual(Eng/Arb).......english part is done and perfect and when iam using joomfish component to translate it in arabic im having issue like
when i go like joomfish - > translation - > languages - > selected…

user614235
- 13
- 2
- 4
0
votes
2 answers
Joomla , Joomfish language translation for whole page not only content!
When i click the flag to change the language , the content of the page is changing but not the other modules listed in the page. Example If i'm in my profile page then everything should be in that language! How i can make like that???

Miko
- 2,615
- 9
- 33
- 58
0
votes
2 answers
Joomla multilingual !! Joomfish plugin content is not updating
I'm using the joomfish plugin for creating the multilingual website. I installed the joomfish successfully. After the proper installation of joomfish and language package, in the front-end of the webpage when i click the flag to switch to the…

Miko
- 2,615
- 9
- 33
- 58
0
votes
1 answer
Fatal Error with Joomfish trying to translate content
I'm updating a joomla 1.5 webpage to a joomla 2.5.
The Problem:
An error screen comes up saying:
Fatal error: Call to protected method JFormField::getName() from context 'TranslateParams_xml' in…

Martin
- 95
- 6
0
votes
1 answer
JoomFish showing question marks instead of text in japanese and tajik languages
Today when I opened my website I saw question marks instead of texts. Question Marks are showing in japanese and tajik languages. The strange is that inside database it is also ?(Marks).
Does anyone know what is the problem? I have Joomla 1.5 and…

Firdavs Kurbonov
- 1,252
- 4
- 16
- 42
0
votes
1 answer
Where joomfish store and get translation categories?
I use joomla 2.5, joomfish 2.5.1.
I have a category B is transation of category A. How I detemine that when I view in database? What table store it? What field I must to find?
I see 'categories', 'assets', 'jf_content', 'jf_translationmap' table but…

Tien Nhamhong
- 1
- 3