• Resolved tabliq

    (@omidch)


    The error_log file size of my site has been very large. So that it fills the entire server space. The last error in this file:

    [06-Jul-2019 13:22:21 UTC] PHP Warning: current() expects parameter 1 to be array, null given in /home/mysite/public_html/wp-includes/class-wp-hook.php on line 275
    [06-Jul-2019 13:22:21 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/mysite/public_html/wp-includes/class-wp-hook.php on line 277
    [06-Jul-2019 13:22:21 UTC] PHP Warning: next() expects parameter 1 to be array, null given in /home/mysite/public_html/wp-includes/class-wp-hook.php on line 291
    [06-Jul-2019 13:22:21 UTC] PHP Warning: current() expects parameter 1 to be array, null given in /home/mysite/public_html/wp-includes/class-wp-hook.php on line 275
    [06-Jul-2019 13:22:21 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/mysite/public_html/wp-includes/class-wp-hook.php on line 277
    [06-Jul-2019 13:22:21 UTC] PHP Warning: next() expects parameter 1 to be array, null given in /home/mysite/public_html/wp-includes/class-wp-hook.php on line 291
    [06-Jul-2019 13:22:21 UTC] PHP Warning: current() expects parameter 1 to be array, null given in /home/mysite/public_html/wp-includes/class-wp-hook.php on line 275
    [06-Jul-2019 13:22:21 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/mysite/public_html/wp-includes/class-wp-hook.php on line 277
    [06-Jul-2019 13:22:21 UTC] PHP Warning: next() expects parameter 1 to be array, null given in /home/mysite/public_html/wp-includes/class-wp-hook.php on line 291

    Someone can help me. What is the problem? (The latest changes we have made on the site: We have used the ACF plugin for add custom fields.)

    • This topic was modified 5 years, 4 months ago by tabliq.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘The ( error_log ) file size is very large’ is closed to new replies.