test
Viewing 1 post (of 1 total)
  • Author
    Posts
  • jooservices Friend
    #173074

    By default Joomla! Plugin do not load language file of plugin at front-end.
    So, how can we apply language for this kind of plugin ? There you are , simply :


    $lang = & JFactory::getLanguage();
    $lang->load('plg_user_joomultiblog', JPATH_ADMINISTRATOR);

    Replace plg_user_joomultiblog by your plugin name.

    Let’s enjoy developer life 😀

Viewing 1 post (of 1 total)

This topic contains 1 reply, has 1 voice, and was last updated by  jooservices 12 years, 11 months ago.

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