Menu

#7 Invalid argument supplied for foreach()

open
nobody
None
5
2003-12-26
2003-12-26
Anonymous
No

Warning: Invalid argument supplied for foreach()
in /path/to/index.php on line 40

Discussion

  • Nobody/Anonymous

    Logged In: NO

    The error is based on a if-clause which evaluates to false.
    God knows why he's checking that one char / byte read by
    freadB one line before has to hold the valie of 224. A bit
    more documentaion would be helpfull to build patches.

    index.php: 168 if ($output["version"] != 224)
    return false;

     
  • Nobody/Anonymous

    Logged In: NO

    The error is based on a if-clause which evaluates to false.
    God knows why he's checking that one char / byte read by
    freadB one line before has to hold the valie of 224. A bit
    more documentaion would be helpfull to build patches.

    index.php: 168 if ($output["version"] != 224)
    return false;

     

Log in to post a comment.

MongoDB Logo MongoDB