Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
May 31, 201510 yr Thats weird, why not in lang files...This value saved as lang stringhttp://community.invisionpower.com/4docs/advanced-usage/development/translatable-text-fields-r80/SELECT * FROM `core_sys_lang_words` WHERE word_key='core_pfieldgroups_1';Look at word_export value (0)When you in ACP - Customization - Languages - Translate you can see langs which have word_export=1\applications\core\modules\admin\languages\languages.php $where = array( array( 'lang_id=? AND word_export=1', \IPS\Request::i()->id ), );
Archived
This topic is now archived and is closed to further replies.