Sitemde FTP loglarından aşağıdaki hatayı veriyor nasıl düzeltebilirim.
Yardımcı olan herkeze Teşekkürler.
Hata veren log aşağıdaki gibidir.
[26-Jun-2015 02:05:37 UTC] PHP Parse error:  syntax error, unexpected T_STRING, expecting ',' or ';' in /home/caesiyah/public_html/wp-content/themes/siyahsut/page.php on line 20
Page.php dosyasıda aşağıdaki gibidir.
	
		
		
			
				
				
					
					
				
			
		
		
		
		ID);  ?>
				if( empty( $get_meta["tie_hide_above"][0] ) ){
			if( !empty( $get_meta["tie_banner_above"][0] ) ) echo';			else tie_banner('banner_above' , '' , '' );
		}
		?>
		
		
			
			
				
				
				
				
					
					 '' . __( 'Pages:', 'tie' ), 'after' => '' ) ); ?>
					
					', '' ); ?>
					
			
		 
		
				if( empty( $get_meta["tie_hide_below"][0] ) ){
			if( !empty( $get_meta["tie_banner_below"][0] ) ) echo '' .htmlspecialchars_decode($get_meta["tie_banner_below"][0]) .'';
			else tie_banner('banner_below' , '' , '' );
		}
		?>
		
	
 
  

 
                    
 
                    