• Resolved cztaki73

    (@cztaki73)


    hi

    my file Php error log is full with this error message .

    [26-Feb-2018 01:49:39 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘function dyad_child_featured’ not found or invalid function name in /home/mysite/public_html/mysite/wp-includes/class-wp-hook.php on line 286

    Any help ?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    Hi there, looking at the error, you have an issue in your child theme. The clue is this bit.
    call_user_func_array() expects parameter 1 to be a valid callback, function ‘function dyad_child_featured’’

    Thread Starter cztaki73

    (@cztaki73)

    Thank you for your reply, but i don’t know what should i do

    Regards

    sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    I would set your site back to the parent template and then you will need to correct the code in your child theme files. Did you not create and edit the child theme? If someone else created the child theme for you, I would suggest contacting them about this error.

    Alternately, set your site back to the parent template and then delete the child theme and start from scratch.

    Thread Starter cztaki73

    (@cztaki73)

    Thank you ,

    i did a year ago a site transfer….. but i will do the the second one, as you told me , to create a new child.

    i will let you know

    regards

    Thread Starter cztaki73

    (@cztaki73)

    Hi

    I have created a new child theme and the error stoped

    Thanks a lot

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘dyad, fuction , php error log file’ is closed to new replies.