var_dump($them);
$them=mysql_fetch_array(mysql_query("SELECT * FROM `forum` WHERE `type` = 'tema' AND `id` = $post[id_them] LIMIT 1"));