Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • havas Friend
    #183684

    Hi,

    ja bulletin module “By” “Post” “Date,” How do I change language the writings? (I looked but could not en-GB.mod_jabulletin.ini file.)

    pavit Moderator
    #478576

    Hi

    You can manually add these translations in your en-GB.mod_jabulletin.ini file at the end of file

    By=”your-translation”
    Post=”Your-translation”

    Or you can edit this php file templatesja_teline_ivhtmlmod_jabulletindefault.php

    line 46 [PHP]<span class=”createby”><?php echo JText::_(‘By: ‘); ?><span><?php echo $item->creater;?></span></span>[/PHP]
    line 50 [PHP]<span class=”createdate”><?php echo JText::_(‘Post’).’: ‘; echo JHTML::_(‘date’, $item->date, JText::_(‘DATE_FORMAT_LC4’)); ?></span>
    <?php endif;?>[/PHP]

    havas Friend
    #478585

    Thanks pavit…:)

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  havas 11 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum