@luceos there is no bio in the fields section, but below code is. so i just removed this code, and now wsod is shown.
if ((float) substr($this->graphApiVersion, 1) < 2.8) {
//$fields[] = 'bio';
}
edit: my bad, i didnt remove "}" so why i got wsod, thanks anyway.