Author.php not displaying post type posts

Ok, I got it…

by query all the post types

$arg = array('post_type'=> array ('cpt','post'),);
query_posts( $arg); 

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)