• Resolved jlopes6

    (@jlopes6)


    Got error 'PHP message: PHP Fatal error: Uncaught ArgumentCountError: 6 arguments are required, 5 given in /bitnami/wordpress/wp-content/plugins/ultimate-social-media-icons/views/sfsi_pop_content.php:239\nStack trace:\n#0 /bitnami/wordpress/wp-content/plugins/ultimate-social-media-icons/views/sfsi_pop_content.php(239): printf()\n#1 /bitnami/wordpress/wp-content/plugins/ultimate-social-media-icons/views/sfsi_options_view.php(273): include('...')\n#2 /bitnami/wordpress/wp-content/plugins/ultimate-social-media-icons/libs/sfsi_install_uninstall.php(1806): include('...')\n#3 /opt/bitnami/wordpress/wp-includes/class-wp-hook.php(307): sfsi_options_page()\n#4 /opt/bitnami/wordpress/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()\n#5 /opt/bitnami/wordpress/wp-includes/plugin.php(476): WP_Hook->do_action()\n#6 /opt/bitnami/wordpress/wp-admin/admin.php(259): do_action()\n#7 {main}\n thrown in /bitnami/wordpress/wp-content/plugins/ultimate-social-media-icons/views/sfsi_pop_content.php on line 239', referer: http://xxxxxxxx/wp-admin/plugins.php?plugin_status=all&paged=1&s

    Translation is wrong:

    #: views/sfsi_pop_content.php:235
    msgid “Note: Also if you already offer a newsletter it makes sense to offer this option too, because it will get you %1$s more readers %2$s, as explained %3$shere.%4$s”

    msgstr “%1s Observação: Além disso, se você já oferece uma newsletter, faz sentido oferecer essa opção também, porque assim você obterá %2s mais leitores %3s, conforme explicado %4s aqui. %5s”

    printf(
      				__( 'Note: Also if you already offer a newsletter it makes sense to offer this option too, because it will get you %1$s more readers %2$s, as explained %3$shere.%4$s','ultimate-social-media-icons' ),
      				'<span class="mediam_txt">',
      				'</span>',
      				'<a href="http://api.follow.it/rss" target="new" style="color:#5A6570;display: inline;text-decoration:underline">',
      				'</a>'
      			);
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Fatal error on installation’ is closed to new replies.