Kurt
12-09-2005, 08:07 PM
Hello!
Sometimes, not quied often, the functions.php script crashed on line 352, when i try to submit a page. It doesnt matter which page.
Content visible to registered users only.
It chrashed at $data = fread($fp, $len);
$len is the same as matches[1], so i think $len is to big because an error in matches.
I dont remember the error exactly and it is hard to replicate, because i comes by random. But it sounds like "no such big filesize"
Can somebody help me?
Sometimes, not quied often, the functions.php script crashed on line 352, when i try to submit a page. It doesnt matter which page.
Content visible to registered users only.
It chrashed at $data = fread($fp, $len);
$len is the same as matches[1], so i think $len is to big because an error in matches.
I dont remember the error exactly and it is hard to replicate, because i comes by random. But it sounds like "no such big filesize"
Can somebody help me?