Sorting posts ordered by custom field value

You can use the “orderby” parameter of query_posts.
You must specify your custom field and you must give it a numeric value.
Short example:

query_posts($query_string . "&cat=$que&orderby=meta_value_num&meta_key=your_custom_field")

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