• Resolved kubiq

    (@kubiq)


    PHP Fatal error:  Uncaught Error: Unknown named parameter $min in /wp-content/plugins/fakerpress/src/FakerPress/Provider/WP_Meta.php:27
    Stack trace:
    #0 /wp-content/plugins/fakerpress/src/FakerPress/Provider/WP_Meta.php(27): call_user_func_array(Array, Array)
    #1 /wp-content/plugins/fakerpress/src/FakerPress/Provider/WP_Meta.php(166): FakerPress\Provider\WP_Meta->meta_parse_qty(Array)
    #2 [internal function]: FakerPress\Provider\WP_Meta->meta_type_attachment('id', Array, 100, Array, Array)
    #3 /wp-content/plugins/fakerpress/vendor-prefixed/fakerphp/faker/src/Faker/Generator.php(713): call_user_func_array(Array, Array)
    #4 /wp-content/plugins/fakerpress/vendor-prefixed/fakerphp/faker/src/Faker/Generator.php(978): FakerPress\ThirdParty\Faker\Generator->format('meta_type_attac...', Array)
    #5 [internal function]: FakerPress\ThirdParty\Faker\Generator->__call('meta_type_attac...', Array)
    #6 /wp-content/plugins/fakerpress/src/FakerPress/Module/Meta.php(145): call_user_func_array(Array, Array)
    #7 /wp-content/plugins/fakerpress/src/FakerPress/Module/Post.php(226): FakerPress\Module\Meta->generate()
    #8 /wp-content/plugins/fakerpress/src/FakerPress/Ajax.php(83): FakerPress\Module\Post->parse_request(12, Array)
    #9 /wp-includes/class-wp-hook.php(324): FakerPress\Ajax::module_generate('')
    #10 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters('', Array)
    #11 /wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #12 /wp-admin/admin-ajax.php(192): do_action('wp_ajax_fakerpr...')
    #13 {main} thrown in /wp-content/plugins/fakerpress/src/FakerPress/Provider/WP_Meta.php on line 27
Viewing 3 replies - 1 through 3 (of 3 total)
  • slomeli79

    (@slomeli79)

    Experiencing the same issue. FakerPress fails (and throws this same error in logs) when trying to create posts.

    PHP 8.1 on WP 6.8.1

    Plugin Author Gustavo Bordoni

    (@bordoni)

    Thank you, I have a fix waiting to release later today.

    Plugin Author Gustavo Bordoni

    (@bordoni)

    resolved on version 0.7.0 can you test?

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

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