Back
	
	
				
        			Parse error: syntax error, unexpected $end
- Last revised:
 - Thursday, 20 February 2014
 
Answer
Please setup in php.ini short_open_tag = On. You can try setup in .htaccess file php_value short_open_tag On.
  		