Want to modify a Plugin – Tweetily – Can I make it tweet a Custom Field instead of Post Title?

Sure you can do this with :

$title = stripslashes( get_post_meta($post->ID, 'key', true) ); 

You just have to replace ‘key’ with the appropriate key.

See the documentation

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