Forums
- 
		
- Forum
 - Posts
 
 - 
		
			
		
			
- Installation
 - 28,536
 
- Troubleshooting
 - 62,801
 
- Themes
 - 10,444
 
- Plugins
 - 15,389
 
- Requests & Feedback
 - 14,986
 
- Showcase
 - 3,258
 
 - 
		
 
Did it not say what the fatal error was?
In any case, at a hunch putting
if( !function_exists('force_balance_tags') ) {
in front of ck’s code, and
}
before the add_filter(... bit, could fix it. I don’t run it myself so this is a long shot.