Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #62288
    mydreamin
    Member

    Hey Sakin,

    I get in my log files the following error message:

    [Wed August 05 21: 06: 52.687648 2015] [: error] PHP Warning: sprintf (): Too few arguments in / var / www / vhosts / —- / httpdocs / wp-content / themes / catch-base / inc / catch base-core.php on line 761

    Affected line contains:

    sprintf (_x (‘<span class = “screen reader text”> Posted on </ span>’, ‘Used before publish date.’, ‘catch-base’)),

    Can you tell me what am I doing wrong?

    Thank you for your support !

    #62313
    Sakin
    Keymaster

    @mydreamin: It looks like due to incomplete translation. Are you using site in different language?

    #62316
    mydreamin
    Member

    Yeah.. use it in German ?

    #62318
    Sakin
    Keymaster

    @mydreamin: Then you need to fix your translation in German language file de_DE.po which you will find inside ‘catch-base/languagae’ folder. We check in as well.

    Just open that file from free software from http://poedit.net/ and check for
    <span class=\"screen-reader-text\">Posted on</span>
    It should be as
    <span class=\"screen-reader-text\">Veröffentlicht am</span>

    So, change that and save it. It should be fine.

    #64094
    mydreamin
    Member

    sorry for the late notification

    but thanks for your brilliant support! It seems to work 😉

    #64095
    Sakin
    Keymaster

    @mydreamin: Thanks for your appreciation and I hope you will provide good review and rating for Catch Base theme at https://wordpress.org/support/view/theme-reviews/catch-base?rate=5#postform

    Thanks 🙂

    #97710
    Tscharlieh
    Participant

    Hi Sakin,

    I have a quite similar problem. Since the last update of the catch-theme I get the message:

    Warning: sprintf(): Too few arguments in /www/htdocs/w014c250/schwarzwaldwestweg.com/wp-content/themes/catch-base/inc/catchbase-core.php on line 783

    What can I do?

    #97723
    Sakin
    Keymaster

    @tscharlieh: We have just released version 2.8.3 which fixes this issue. Please update now.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘sprintf(): Too few arguments in catchbase-core’ is closed to new replies.