how to set array of args for scheduled event?

It could be the phrasing of the array so try setting the array outside the wp_schedule_event call:

$args = array('type'=>$instance['type']);
wp_schedule_event(time() , 'twicedaily', 'fhprw_action',$args);

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