It looks like you're new here. If you want to get involved, click one of these buttons!
$where[$tables['blog_links'].'.published'] = 'yes';
Comments
Have you pulled that latest version from Git?
My line 983 is
$where[$tables['blog_links'].'.published'] = 'yes';
Which would imply that you don't have a 'blog_links' table in the database?