I think you have to replace line 547 to
function cfs_get_option( $screen = 'options', $field = '', $post_id = '') {
from
function cfs_get_option( $screen = 'options', $field = '', $post_id) {
After this change on plugin, I can able to update on every site.