aşağıdaki hatayı bir türlü çözemedim. yardımcı olur musunuz?
Fatal error: Can't use function return value in write context in /home/*****/inc/breadcrumb.php on line 145
} elseif ( is_author() ) {
global $author;
$userdata = get_userdata( $author );
if ( !empty( demo_option( 'band_page' ) ) ) {
$band_link = get_permalink( demo_option( 'band_page' ) );
}