Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • matteo2501 Friend
    #159250

    Hallo i receive this error form teh jabulletin module:
    Warning: sprintf() [function.sprintf]: Too few arguments in /web/htdocs/www.experiment46.com/home/j15/libraries/joomla/methods.php on line 138

    how it can be fixed?

    thuanlq Friend
    #373627

    Hi @matteo2501,

    To fix your problems, please change jabulletin module language file, do as following:
    – Open “en-GB.mod_jabulletin.ini” file in folder “languageen-GB”.
    – Add new lines as following in end of this file.


    READ MORE...=Read more...
    READ MORE=Read more

    Note: my default language is “en-GB”, if your language file is different, please do the same on your language file.

    matteo2501 Friend
    #373897

    I haven’t got this file in my italian language folder!
    What’s happening? didi i miss a ja bulletin language pack?

    thuanlq Friend
    #373979

    Hi @matteo2501,

    Don’t worry, please copy this lang file on “en-GB” folder, paste it into your italian language folder, and do as above
    add


    READ MORE...=Read more...
    READ MORE=Read more

    Note: you can translate “Read more…” and “Read more” text to your language.

    bert2804 Friend
    #374182

    the same problem on my site, i do what you write ADD to the languages but no result

    thuanlq Friend
    #374192

    Hi @bert2804,
    If your default language is not “en-GB”, please copy en-GB.mod_jabulletin.ini into your default language file, and change file name
    exm:
    my default language is “xx-XX” your language file name need change to “xx-XX.mod_jabulletin.ini, then update this file as previous post.

    iguinee Friend
    #374258

    It worked for me.

    I am using the French language. I went to language folder and found the file en-GB.mod_jabulletin.ini

    I opened and saved it as a Notepad. Then, at the bottom of the file, I changed Read more… to Lire la suite…; and Read more to Lire la suite.

    I then saved it under a new name: fr-FR.mod_jabulletin.ini

    Finally, I uploaded the file in my French language folder. I noticed the changes.

    PS: By default, there is no fr-FR.mod_jabulletin.ini file, it’s only by adding this file that you can get it translated to your language.

    PPS: Now, the problem is, how to change the font of the Read more link, so that it is different from the title of the article.

    Don Lee Friend
    #374808

    Try to open template.css file then add this css code:

    #ja-wrapper div.ja-bulletin-wrap .ja-bulletin_world li div.box-right a.readon {
    font-family: YOUR_FONT !important;
    }

    matteo2501 Friend
    #374937

    <em>@thuanlq 217854 wrote:</em><blockquote>Hi @matteo2501,

    Don’t worry, please copy this lang file on “en-GB” folder, paste it into your italian language folder, and do as above
    add


    READ MORE...=Read more...
    READ MORE=Read more

    Note: you can translate “Read more…” and “Read more” text to your language.</blockquote>

    So, now it works fine! Thanks a lot, i think you must insert this topic in a kind of documentatione related to template, and so anyone who changes the language should now that needs to work a little on this ini file.
    thanks, once more.

    aspettativa Friend
    #398269

    <em>@Don Lee 218977 wrote:</em><blockquote>Try to open template.css file then add this css code:

    #ja-wrapper div.ja-bulletin-wrap .ja-bulletin_world li div.box-right a.readon {
    font-family: YOUR_FONT !important;
    }

    </blockquote>

    I wrote this at the end of Mod_jabulletin.css
    #ja-wrapper div.ja-bulletin-wrap .ja-bulletin_world li div.box-right a.readon {
    font-family: Arial !important;
    }
    But it does not works. why? :-[

    Ninja Lead Moderator
    #398369

    <em>@aspettativa 249434 wrote:</em><blockquote>I wrote this at the end of Mod_jabulletin.css
    #ja-wrapper div.ja-bulletin-wrap .ja-bulletin_world li div.box-right a.readon {
    font-family: Arial !important;
    }
    But it does not works. why? :-[</blockquote>

    Then the rule could be declared somewhere else and has overrided this one, please try to find and clear it or you can provide your site link here I shall check for you.

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

This topic contains 11 replies, has 7 voices, and was last updated by  Ninja Lead 13 years, 5 months ago.

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