• Resolved Conny

    (@conny64)


    Updraftplus send me following error msg:
    [CRITICAL] : Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function “wpbeginner_remove_version” not found or invalid function name in /home/www/dl2fbo/wp-includes/class-wp-hook.php:326 Stack trace: #0 /home/www/dl2fbo/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘<generator>http…’, Array) #1 /home/www/dl2fbo/wp-includes/general-template.php(4995): apply_filters(‘the_generator’, ‘<generator>http…’, ”) #2 /home/www/dl2fbo/wp-includes/class-wp-hook.php(324): the_generator(”) #3 /home/www/dl2fbo/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) #4 /home/www/dl2fbo/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #5 /home/www/dl2fbo/wp-includes/feed-rss2-comments.php(71): do_action(‘commentsrss2_he…’) #6 /home/www/dl2fbo/wp-includes/template.php(810): require_once(‘/home/www/dl2fb…’) #7 /home/www/dl2fbo/wp-includes/functions.php(1670): load_template(‘/home/www/dl2fb…’) #8 /home/www/dl2fbo/wp-includes/class-wp-hook.php(326): do_feed_rss2(true) #9 /home/www/dl2fbo/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #10 /home/www/dl2fbo/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #11 /home/www/dl2fbo/wp-includes/functions.php(1634): do_action(‘do_feed_rss2’, true, ‘rss2’) #12 /home/www/dl2fbo/wp-includes/template-loader.php(48): do_feed() #13 /home/www/dl2fbo/wp-blog-header.php(19): require_once(‘/home/www/dl2fb…’) #14 /home/www/dl2fbo/index.php(17): require(‘/home/www/dl2fb…’) #15 {main}

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support nrobertsudp

    (@nrobertsudp)

    Hi Conny,

    The error message states there is a problem with one of your functions, wpbeginner_remove_version.
    This isn’t related to UpdraftPlus, it’s likely to be some custom code which was added in functions.php

    UpdraftPlus is basically informing you of a problem with the function which produces a critical error.
    To resolve this error you would need to address the issue with the function identified as the source.

    Best regards,

    Nick

    Thread Starter Conny

    (@conny64)

    Hi Nick,

    tnx for your information. I have found the problem in the functions.php and correct it.

    Best regards,

    Conny

    Plugin Support nrobertsudp

    (@nrobertsudp)

    Hi Conny,

    Thank you, I’m happy to have helped. Good job fixing the problem!

    Best regards,

    Nick

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.