Adding Media button to only pages

Check the post type:

function aisis_page_button_link(){
    global $post_ID, $temp_ID, $iframe_post_id;

    if ( 'page' !== get_post_type( $post_ID ) )
        return;

    // continue

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