Hi!
I using
Joomla 1.5.9
JoomFish 2.0.2
SOBI2 RC 2.9.0.1
ARTIO JoomSEF 3.2.10 with (SOBI2 extension)
and this content element file for sobi:
<?xml version="1.0" ?>
<joomfish type="contentelement">
<name>SOBI2 Categories</name>
<author>Sigrid Suski</author>
<version>1.0</version>
<description>Definition for SOBI2 Categories</description>
<reference type="content">
<table name="sobi2_categories">
<field type="referenceid" name="catid" translate="0">id</field>
<field type="titletext" name="name" translate="1" maxlength="100">Name</field>
<field type="htmltext" name="description" translate="1">Description</field>
<field type="htmltext" name="introtext" translate="1">Introtext</field>
</table>
</reference>
</joomfish>
I translated the categories with joomfish, but if i changed the language, it not appear in the joomsef url, just only in the page title!
JoomSEF doesn't translate the Sobi component name! I set to all language to different sobi component name in sobi config.ini file, but joomsef not using this! If is swiched to off the joomsef, Joomla and Sobi working correctly! The translated Sobi component names appear in the url!
-Why doesn't translate the sobi name in the url, if i changed the languages?
-Why doesn't translate the sobi categories name in the url?
Sobi 2., 3. cache are disabled!
JoomSEF cache is deleted!