I want to create a metabox under custom taxonomy

I was able to fix it by using this function

add_action( 'series_add_form_fields', 'sermon_series_add_details', 10, 2 );

instead of this:

add_action('add_meta_boxes','add_Book_series_metabox');

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