• Resolved scamp50

    (@scamp50)


    vafpress_shortcode_options.php has 2 calls to ‘value’ => ‘wpupg_shortcode_generator_grids_by_date’,

    is it looking for the wp-ultimate-post-grid plugin??

    which is a function that does not exists – see stack trace below

    E_WARNING: call_user_func_array() expects parameter 1 to be a valid callback, function ‘wpupg_shortcode_generator_grids_by_date’ not found or invalid function name
    in call_user_func_array called at /var/www/website.com/htdocs/wp-content/plugins/wp-ultimate-recipe/vendor/vafpress/classes/control/fieldmulti.php (35)
    in VP_Control_FieldMulti::_basic_make called at /var/www/website.com/htdocs/wp-content/plugins/wp-ultimate-recipe/vendor/vafpress/classes/control/field/select.php (17)
    in VP_Control_Field_Select::withArray called at ? (?)
    in call_user_func called at /var/www/website.com/htdocs/wp-content/plugins/wp-ultimate-recipe/vendor/vafpress/classes/shortcodegenerator.php (240)
    in VP_ShortcodeGenerator::print_form called at /var/www/website.com/htdocs/wp-content/plugins/wp-ultimate-recipe/vendor/vafpress/classes/shortcodegenerator.php (214)

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Brecht

    (@brechtvds)

    Thanks for letting me know, I’ll look into it for the next update!

    Brecht

    Plugin Author Brecht

    (@brechtvds)

    FYI: We just released version 3.2 which should get rid of that notice.
    Thanks again for the feedback!

    Brecht

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error for function wpupg_shortcode_generator_grids_by_date’ is closed to new replies.