Display a mixed list of posts and media

Something like this should work :

$args = array ( 'post_type' => array( 'post', 'attachment'), 'category' => ARTICLE_CATID   );
$query = new WP_Query( $args );

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