$post[average]
if ($post['reputation'] != 0){ $post['average'] = vb_number_format($post['reputation'] / $post['posts'], 2);}