How to edit view.php, to ' DOWNLOAD ' link can't be click/access with setting Allow guest to access permission? Thanks!            
                        
         
            
            
            
                if($user_id){
echo '... download link...';
}else{
echo 'Message from guest';
}
With such questions in writing topic: 
Common questions