• Resolved amirmojiry

    (@amirmojiry)


    Hi,
    I have got this error yesterday in my Gravity PDF plugin:

    E_ERROR line 66 /.../wp-content/plugins/gravity-forms-pdf-extended/src/Helper/Helper_Options_Fields.php
    Uncaught ValueError: Unknown format specifier "Ù" in /.../wp-content/plugins/gravity-forms-pdf-extended/src/Helper/Helper_Options_Fields.php:66
    Stack trace:
    #0 /.../wp-content/plugins/gravity-forms-pdf-extended/src/Helper/Helper_Options_Fields.php(66): sprintf()
    #1 /.../wp-content/plugins/gravity-forms-pdf-extended/src/bootstrap.php(587): GFPDF\Helper\Helper_Options_Fields->get_registered_fields()
    #2 /.../wp-includes/class-wp-hook.php(303): GFPDF\Router->setup_settings_fields()
    #3 /.../wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
    #4 /.../wp-includes/plugin.php(470): WP_Hook->do_action()
    #5 /.../wp-admin/admin.php(175): do_action()
    #6 {main}
      thrown
      Plugin version: 6.1.0
      PHP version: 8.0.14
      Wordpress version: 5.8.3

    I would appreciate it if you can help me.

    • This topic was modified 2 years, 3 months ago by amirmojiry.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jake Jackson

    (@blue-liquid-designs)

    Hey there,

    Thanks for reporting this problem.

    Are you using a translation plugin to translate strings in your admin area? If so, what have you translated the text Choose an existing template or purchased more %1$sfrom our template shop%2$s. You can also %3$sbuild your own%4$s or %5$shire us%6$s to create a custom solution. to?

    If you aren’t using a translation plugin, what Site Language have you configured your website to use in Settings -> General in your admin area?

    Thread Starter amirmojiry

    (@amirmojiry)

    Dear @blue-liquid-designs,

    You are right. The problem was with translation strings. I use Persian (Farsi) language for my website and after changing back the above translation to English string and also changing all strings with “1$s” the problem was solved.

    Thank you again and best wishes.

    Plugin Author Jake Jackson

    (@blue-liquid-designs)

    Great to hear that! Glad I could help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error at Helper_Options_Fields.php’ is closed to new replies.