PDA

View Full Version : fgets() [function.fgets]: Length parameter... etc.



FoTam
07-25-2008, 07:09 AM
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

wrensoft
07-25-2008, 07:25 AM
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)

FoTam
07-25-2008, 08:09 AM
Thank you for the quick answer. This way it works!

:)