Title: Constantly errors appear
Last modified: March 15, 2019

---

# Constantly errors appear

 *  [vulkan3](https://wordpress.org/support/users/vulkan3/)
 * (@vulkan3)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/constantly-errors-appear/)
 * Constantly errors appear
 * `[15-Mar-2019 08:07:54 UTC] PHP Warning: sprintf(): Too few arguments in /var/
   www/admin/data/www/nogins-foto.ru/wp-content/plugins/breadcrumb-navxt/class.bcn_breadcrumb_trail.
   php on line 118`
    `[15-Mar-2019 08:07:54 UTC] PHP Warning: sprintf(): Too few
   arguments in /var/www/admin/data/www/nogins-foto.ru/wp-content/plugins/breadcrumb-
   navxt/class.bcn_breadcrumb_trail.php on line 121`
 * 118- `sprintf('<a property="item" typeof="WebPage" title="%1$s" href="%%link%%"
   class="%%type%%">%%htitle%%</a>', esc_attr__('Go to the first page of search 
   results for %title%.', 'breadcrumb-navxt')))),`
 * 121 – `sprintf(esc_attr__('Search results for '%1$s'', 'breadcrumb-navxt'), '%
   htitle%')),`
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fconstantly-errors-appear%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [tapiohuuhaa](https://wordpress.org/support/users/tapiohuuhaa/)
 * (@tapiohuuhaa)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/constantly-errors-appear/#post-11316507)
 * These kinds of warnings typically indicates that the PHP version is too old. 
   Update at least to 7.0-
 * Those means that the function has now more arguments than in the older version.
   Calling function with older version, it is natural to get these kinds of warning.
 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/constantly-errors-appear/#post-11328389)
 * This is due to a problem in the Russian translation. Both are caused by a single
   incorrectly translated string, likely due to it not getting updated (.org is 
   serving a fuzzy translation which isn’t good). The problem is `%1$s` was replaced
   with `%htitle%` which causes the error. See: [https://translate.wordpress.org/projects/wp-plugins/breadcrumb-navxt/dev/ru/default?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=580294&filters%5Btranslation_id%5D=23188824](https://translate.wordpress.org/projects/wp-plugins/breadcrumb-navxt/dev/ru/default?filters%5Bstatus%5D=either&filters%5Boriginal_id%5D=580294&filters%5Btranslation_id%5D=23188824)
    -  This reply was modified 7 years, 2 months ago by [John Havlik](https://wordpress.org/support/users/mtekk/).
 *  Moderator [Yui](https://wordpress.org/support/users/fierevere/)
 * (@fierevere)
 * 永子
 * [7 years, 2 months ago](https://wordpress.org/support/topic/constantly-errors-appear/#post-11328559)
 * **Russian (ru_RU):
    Last updated 2015-09-15 20:27:55 for version 5.3.1
 * language pack is 4 years old, i’ve approved fixed string and translated new strings
   up to 95% +, so an updated languaged pack will be generated soon.
 * PS: [https://translate.wordpress.org/projects/wp-plugins/breadcrumb-navxt/language-packs](https://translate.wordpress.org/projects/wp-plugins/breadcrumb-navxt/language-packs)
   
   other locales with language pack for version 5.3.1 may have similar problem.
    -  This reply was modified 7 years, 2 months ago by [Yui](https://wordpress.org/support/users/fierevere/).
 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/constantly-errors-appear/#post-11332853)
 * [@fierevere](https://wordpress.org/support/users/fierevere/) Thanks for looking
   into this! I’ll look into the other languages this weekend and identify the others
   with a similar issue.
 * [@vulkan3](https://wordpress.org/support/users/vulkan3/) Please see if you are
   still experiencing this issue.
 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/constantly-errors-appear/#post-11344602)
 * I checked all of the translations with >10% completion. It looks like the following
   languages also have this issue:
    - German
    - Japanese
    - Finnish
    - Estonian
    - Persian
    - Chinese (China)
    - Dutch
    - Czech
    - Portuguese (Portugal)
    - Lithuanian
    - Korean

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Constantly errors appear’ is closed to new replies.

 * ![](https://ps.w.org/breadcrumb-navxt/assets/icon.svg?rev=1927103)
 * [Breadcrumb NavXT](https://wordpress.org/plugins/breadcrumb-navxt/)
 * [Support Threads](https://wordpress.org/support/plugin/breadcrumb-navxt/)
 * [Active Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/breadcrumb-navxt/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [John Havlik](https://wordpress.org/support/users/mtekk/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/constantly-errors-appear/#post-11344602)
 * Status: not resolved