// check for post icon if (THIS_SCRIPT != 'report') { if ($type == 'thread' AND $post['iconid'] == 0) { eval('$errors[] = "' . fetch_phrase('noicon', PHRASETYPEID_ERROR) . '";'); } }