solved
i disable thes line in TPSubs.php
// if($context['TPortal']['show_download']==1)
// $buts['downloads'] = array(
// 'title' => $txt['tp-downloads'],
// 'href' => $scripturl . '?action=tpmod;dl',
// 'show' => true,
// 'active_button' => false,
// 'sub_buttons' => array(
// ),
// );