Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • grayt7 Friend
    #149973

    There is a problem with the module where you are unable to set the module title in the joomla administration section.

    Looks like the module title is forced in the code of mod_jajobbard_menu.php on line 135 $module->title = JText::_(‘JB Login’); commenting this line out fixes the issue.

    Hope this can be sorted in new releases. Keep up the good work.

    Many thanks.

    Arno Berwers Friend
    #338537

    You can set the translation of the title in de language file of the module. A bit strange, but it works.

    Arno

    Anonymous Moderator
    #338539

    <em>@grayt7 172204 wrote:</em><blockquote>There is a problem with the module where you are unable to set the module title in the joomla administration section.

    Looks like the module title is forced in the code of mod_jajobbard_menu.php on line 135 $module->title = JText::_(‘JB Login’); commenting this line out fixes the issue.

    Hope this can be sorted in new releases. Keep up the good work.

    Many thanks.</blockquote>

    Hi guy,

    Thank you for your kindly report.

    I have fixed this bug by commenting the command: $module->title = JText::_(‘JB Login’);
    and it shall be released at the soonest time.

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

This topic contains 3 replies, has 3 voices, and was last updated by Anonymous 14 years, 1 month ago.

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