List posts in alphabetical order

Set below code :

 <?php if (is_category()) { $posts = query_posts($query_string .'&orderby=title&order=asc'); } ?>

You can exclude if condition if do not using category.

For more reference: Alphabetizing Posts

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