PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Getting Error

  1. I'm running wordpress on localhost, all other plugins work fine, this is the erorr I'm getting after installing gravity forms, I also tried embedding the form by php function call and it wouldn't show up.

    Warning: printf() [function.printf]: Too few arguments in E:\public_html\web sites\wp-admin\includes\media.php on line 383
    Call Stack
    # Time Memory Function Location
    1 0.0009 338872 {main}( ) ..\index-extra.php:0
    2 0.7273 31598752 wp_dashboard_quick_press_output( ) ..\index-extra.php:37
    3 0.7321 31636840 do_action( ) ..\dashboard.php:516
    4 0.7321 31638192 call_user_func_array ( ) ..\plugin.php:395
    5 0.7321 31638208 media_buttons( ) ..\plugin.php:0
    6 0.7391 31640616 printf ( ) ..\media.php:383

    Posted 13 years ago on Friday April 22, 2011 | Permalink
  2. Those aren't Gravity Forms errors, those are core WordPress errors. It could be a PHP memory issue, increase your available PHP memory. It could also be a localhost configuration error. Nobody else is reporting this issue, it's going to be something specific to your localhost setup. Memory is the first thing i'd check.

    Posted 13 years ago on Friday April 22, 2011 | Permalink
  3. Its not a memory issue, I tried increasing it and its still giving me the error. Also, there is nothing wrong with my localhost configuration, this is the first time I'm getting any kind of error when activating a plug in, it only does it when I activate gravity forms, any other suggestions?

    Posted 13 years ago on Saturday April 23, 2011 | Permalink