I removed this check:
PHP Code:
if (THIS_SCRIPT == 'private' AND ($this->registry->userinfo['permissions']['grouppma'] & $this->registry->bf_ugp['grouppma']['cangetpma']) AND ($this->registry->userinfo['userpma'] & $this->registry->bf_misc['userpma']['showdlpma']))
{
from private attachments - get & show attachments and, filally, it`s working!
But what`s wrong in this check and why the download link is still broken?