The bug can be solved by placing the code below right-after line 192.
$row = $result->fetchRow();
Log in to post a comment.