Language files in front-end forms
Eduardo Mena
Bakır Üye
Posts: 31
9 yıl 1 ay önce - 9 yıl 1 ay önce #1001
Yazan: Eduardo Mena
Language files in front-end forms, Eduardo Mena tarafından oluşturuldu
In front-end forms, CC always loads the administrator language files.I always end up changing the path in order to load the front end language file.Im just wondering if this is made on purpose or if this is a minor bug.
$lang = JFactory::getLanguage();
$lang->load('com_my_component', JPATH_ADMINISTRATOR);
$lang = JFactory::getLanguage();
$lang->load(' com_my_component', JPATH_BASE);
Son Düzenleme: 9 yıl 1 ay önce Düzenleyen:Eduardo Mena
Lütfen sohbete katılmak için Giriş ya da Hesap açın.
Victor
Yönetici
Posts: 19
9 yıl 1 ay önce #1007
Yazan: Victor
Back-end developer on Component Creator
Victor tarafından Language files in front-end forms konusunda yanıtlandı
Hi Eduardo,
Thank you for taking the time to report this issue. This problem has been patched so if you build your components, all of them will have the problem fixed.
Best regards
Thank you for taking the time to report this issue. This problem has been patched so if you build your components, all of them will have the problem fixed.
Best regards
Back-end developer on Component Creator
Lütfen sohbete katılmak için Giriş ya da Hesap açın.
Sayfa oluşturma süresi: 0.090 saniye