$wpdb->update Issue

array(
    'id'=> $result=>id
), 

should be

array(
    'id'=> $result->id
), 

I suspect that’s your white screen issue.

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