Multilingual Categories

Is it possible to make Categories multilingual? I did Categories Home multilingual, but in modules selectors I could not do it. In D7\templates\base\scripts\BxBaseCategories.php on line 64 before

$aUnit['category'] = htmlspecialchars_adv($sCategory ); added

$sCategory = _t("_".$sCategory." "); . It took effect in Categories Home.

Any suggestions

Thanks

Quote · 3 Feb 2010

Is it possible to make Categories multilingual? I did Categories Home multilingual, but in modules selectors I could not do it. In D7\templates\base\scripts\BxBaseCategories.php on line 64 before

$aUnit['category'] = htmlspecialchars_adv($sCategory ); added

$sCategory = _t("_".$sCategory." "); . It took effect in Categories Home.

Any suggestions

Thanks

any ideas?

Quote · 9 Feb 2010

Hello, yes you right it only way for multilang. mode! Unfortunaly all dolphin's categories where hardcoded in dolphin Db

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 9 Feb 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.