Issue attempting a wp_query_posts with tags

Found the problem. In my args, I should have included this line:

'post_type' => array( 'one', 'two', 'three', 'four', 'five', 'six' ),

above the ‘tag’ arguments

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