|
Title: warning error Post by: centoasa on October 09, 2008, 11:08:47 AM sometimes my monitor window don't refresh (and then I use F5)
today I've this error: Warning: fread() [function.fread]: Length parameter must be greater than 0 in .../hcl/class/database.php on line 333 Thanks for support Title: Re: warning error Post by: Monty on October 09, 2008, 01:38:50 PM Change the .htaccess file in the cache folder to the following and see if that makes a difference
<Limit GET POST PUT> Order Allow,Deny Deny from All </Limit> Don't worry. I'm still working on your other query. Title: Re: warning error Post by: MF1590 on September 15, 2009, 02:36:29 PM Hello all,
I keep getting this error message, too. warning fread function. fread length parameter must be greater than 0 My . htaccess file in the cache folder is already set to the suggestion, but the message comes up anyway. Any other idea how to take care of this message? There is another error message I keep getting in the operator window: Notice: unserialize() [function. unserialize]: Error at offset 0 of 4 bytes in . . . hcl/class/database. php on line 335 And my operators get kicked off randomly (after hitting refresh it prompts to login again) Could this be connected? Any ideas would be highly appreciated. Thanks! Michael |