Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • vahid20 Friend
    #158688

    After updating JA_TELINE_IV version 1.2.1 to version 1.2.3 this module JA Bulletin Module does not work. Where is the problem of ?:((

    thuanlq Friend
    #371798

    Hi,
    Your problems are due the missing language string used for sprintf function. The bulletin module use sprintf function in module template. You can see on “default.php” file in folder “templates/ja_teline_iv/html/mod_jabulletin/”

    <?php echo JText::sprintf('READ MORE').'...';?>
    Please add “READ MORE” in language file ( “language/en-GB/en-GB.mod_jabulletin.ini” ).
    It should as


    READ MORE=Read more

    error if you add as


    READ MORE=Read more: %s

    dias137 Friend
    #372887

    hello. i have the same problem. I add READ MORE=Read more in “language/en-GB/en-GB.mod_jabulletin.ini” but the problem continue

    dias137 Friend
    #372890

    ok now its allright. Thanks

    zorro_lee Friend
    #381748

    <em>@thuanlq 214927 wrote:</em><blockquote>Hi,
    Your problems are due the missing language string used for sprintf function. The bulletin module use sprintf function in module template. You can see on “default.php” file in folder “templates/ja_teline_iv/html/mod_jabulletin/”

    <?php echo JText::sprintf('READ MORE').'...';?>
    Please add “READ MORE” in language file ( “language/en-GB/en-GB.mod_jabulletin.ini” ).
    It should as


    READ MORE=Read more

    error if you add as


    READ MORE=Read more: %s

    </blockquote>
    In my language/en-GB/en-GB.mod_jabulletin.ini it is set to READ MORE=Read more but still have errror when change to croatian

    zorro_lee Friend
    #381749

    <em>@zorro_lee 228194 wrote:</em><blockquote>In my language/en-GB/en-GB.mod_jabulletin.ini it is set to READ MORE=Read more but still have errror when change to croatian</blockquote>

    I made language/hr-HR/hr-HR.mod_jabulletin.ini
    And it is ok now

    carlucci Friend
    #382932

    <em>@zorro_lee 228195 wrote:</em><blockquote>I made language/hr-HR/hr-HR.mod_jabulletin.ini
    And it is ok now</blockquote>

    Where have you done the modification, please?
    Can you explain in more detail, please?

    zorro_lee Friend
    #382939

    Just copy from language/en-GB/en-GB.mod_jabulletin.ini to your favorite language.
    I did like this language/en-GB/en-GB.mod_jabulletin.ini -> language/hr-HR/hr-HR.mod_jabuletin.ini I kept same file just renamed it. And it works.

    carlucci Friend
    #382940

    <em>@zorro_lee 229743 wrote:</em><blockquote>Just copy from language/en-GB/en-GB.mod_jabulletin.ini to your favorite language.
    I did like this language/en-GB/en-GB.mod_jabulletin.ini -> language/hr-HR/hr-HR.mod_jabuletin.ini I kept same file just renamed it. And it works.</blockquote>

    Thanks, very quick response.

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

This topic contains 9 replies, has 5 voices, and was last updated by  carlucci 13 years, 7 months ago.

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