PassMark Logo
Home » Forum

fgets() [function.fgets]: Length parameter... etc.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • FoTam
    Junior Member
    • Jul 2008
    • 2

    #1

    fgets() [function.fgets]: Length parameter... etc.

    First of all, I like this script very much. And it worked fine, till this day. I got this message:

    Warning: fgets() [function.fgets]: Length parameter must be greater than 0 in /szabomarton/search/search.php on line 913

    What the hell does that mean? I use a non-modified script, 5.1015. Plugins enabled. Please help, try this crazy thing out, here's the website:

    http://e3.hu/szabomarton/

    Thanks,
    FoTam
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    I assume you mean script V5.1 build 1015 ?

    It looks like you have a corrupted set of index files. Reindex your site and upload the ALL files again.

    If you are using an external FTP program then make sure you select binary FTP mode and not ASCII FTP mode. (using ASCII mode will corrupt the files)

    Comment

    • FoTam
      Junior Member
      • Jul 2008
      • 2

      #3
      Thank you for the quick answer. This way it works!

      Comment

      Working...