• Resolved devilsan

    (@devilsan)


    With PHP8 I get the following error:

    wp-content/plugins/relevanssi/lib/tabs/overview-tab.php?on line?84

    Call stack:

    1. printf()
      wp-content/plugins/relevanssi/lib/tabs/overview-tab.php:84
    2. relevanssi_overview_tab()
      wp-content/plugins/relevanssi/lib/interface.php:279
    3. relevanssi_options_form()
      wp-content/plugins/relevanssi/lib/interface.php:97
    4. relevanssi_options()
      wp-includes/class-wp-hook.php:308
    5. WP_Hook::apply_filters()
      wp-includes/class-wp-hook.php:332
    6. WP_Hook::do_action()
      wp-includes/plugin.php:517
    7. do_action()
      wp-admin/admin.php:259
    8. require_once()
      wp-admin/options-general.php:10

    for now I have inserted spaces to make the error disappear

    %1$s GDPR Compliance at Relevanssi knowledge base %2$s explains how using Relevanssi affects the GDPR compliance and the privacy policies of your site. Relevanssi also supports the %3$s privacy policy tool %2$s

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Mikko Saari

    (@msaari)

    Can you please provide the actual error message? That’s missing from your post, so I can’t fix this. The spaces should not be a problem; it’s important that the spaces are not there, and the current string works perfectly well with PHP 8 on my test server.

    Thread Starter devilsan

    (@devilsan)

    da query monitor:

    ?Fatal error: Uncaught Error: Unknown format specifier “p”
    in?/var/www/clients/client6/web15/web/site/wp-content/plugins/relevanssi/lib/tabs/overview-tab.php?on line?84

    Call stack:

    1. printf()
      wp-content/plugins/relevanssi/lib/tabs/overview-tab.php:84
    2. relevanssi_overview_tab()
      wp-content/plugins/relevanssi/lib/interface.php:279
    3. relevanssi_options_form()
      wp-content/plugins/relevanssi/lib/interface.php:97
    4. relevanssi_options()
      wp-includes/class-wp-hook.php:308
    5. WP_Hook::apply_filters()
      wp-includes/class-wp-hook.php:332
    6. WP_Hook::do_action()
      wp-includes/plugin.php:517
    7. do_action()
      wp-admin/admin.php:259
    8. require_once()
      wp-admin/options-general.php:10
    Plugin Author Mikko Saari

    (@msaari)

    Which language are you using? Perhaps one of the translations has the wrong specifier.

    Thread Starter devilsan

    (@devilsan)

    italiano

    Plugin Author Mikko Saari

    (@msaari)

    Ok, this is an error in the Italian translation. I’ve asked the editor to approve the fixed translation.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PHP8: Fatal error: Uncaught ValueError: Unknown format specifier’ is closed to new replies.