• Resolved Kerwood

    (@kerwood)


    My wordpress blog is starting to do infinite loops and it makes my apache2 error.log file very big very very quickly. The temporary solution is to restart apache, but after a couple of hours the loops starts again. Whats wrong here?

    These is the two lines that keeps repeating in the error.log.

    [Sun Sep 22 18:11:51 2013] [error] [client 66.249.73.163] PHP Warning:  current() expects parameter 1 to be array, integer given in /path/to/plugin.php on line 404
    [Sun Sep 22 18:11:51 2013] [error] [client 66.249.73.163] PHP Warning:  next() expects parameter 1 to be array, integer given in /path/to/plugin.php on line 408

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Infinite loop – plugin.php’ is closed to new replies.