| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| NamePros Regular | Utopsites error help needed! (their support is offline) HI guys, i really need some help on my topsites list. I have an error which is really distorting my site and im not sure how to fix it. The error is Warning: fread() [function.fread]: Length parameter must be greater than 0. in /home/phonesec/public_html/teamsymbian/admin/lib/class.functions.php on line 723 Warning: fread() [function.fread]: Length parameter must be greater than 0. in /home/phonesec/public_html/teamsymbian/admin/lib/class.functions.php on line 723 Warning: Cannot modify header information - headers already sent by (output started at /home/phonesec/public_html/teamsymbian/admin/lib/class.functions.php:723) in /home/phonesec/public_html/teamsymbian/admin/ Their forum is offline and im not getting any replies from them by email so id appreciate if anyone can give me any ideas on how to fix this. The site was working fine previously, not sure what the problem is. I can donait some points and rep for your help, thanks
__________________ |
| |
| | #2 (permalink) |
| Eating Pie | Hello, Make sure you read there "README" or installation instructions and chmod all needed files. Otherwise open up /admin/lib/class.functions.php in notepad and go to line 723 and copy what you see and paste it here. - Steve
__________________ I feel old. |
| |
| | #4 (permalink) |
| NamePros Regular | sorry, my mistake. the line reads $a = fread(fopen($url, $read),filesize ($url)); and surrounding content is function get_file($url,$read='r') { $a = fread(fopen($url, $read),filesize ($url)); return $a; line 45 reads header("Content-Encoding: x-gzip"); Appreciate anyones help on this
__________________ |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |