Title: YARRP problem
Last modified: August 19, 2016

---

# YARRP problem

 *  [asilverstone](https://wordpress.org/support/users/asilverstone/)
 * (@asilverstone)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/yarrp-problem/)
 * This morning, my website at arielsilverstone.com started reporting a problem 
   using Yarrp. This is what I get:
 * Fatal error: ob_start() [[ref.outcontrol](https://wordpress.org/support/topic/yarrp-problem/ref.outcontrol?output_format=md)]:
   Cannot use output buffering in output buffering display handlers in /home/ariels/
   public_html/wp-content/plugins/yet-another-related-posts-plugin/magic.php on 
   line 313
 * Any ideas why?

Viewing 1 replies (of 1 total)

 *  Thread Starter [asilverstone](https://wordpress.org/support/users/asilverstone/)
 * (@asilverstone)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/yarrp-problem/#post-1212207)
 * More info.
 * This is the text around line 313:
 *     ```
       if ($domain == 'metabox') {
       		include('template-metabox.php');
       	} elseif ($use_template and file_exists(STYLESHEETPATH . '/' . $template_file) and $template_file != '') {
       		ob_start();
       		include(STYLESHEETPATH . '/' . $template_file);
       		$output = ob_get_contents();
       		ob_end_clean();
       	} else {
       		include('template-builtin.php');
       	}
       ```
   
 * I did not change site name, path, domain or css.

Viewing 1 replies (of 1 total)

The topic ‘YARRP problem’ is closed to new replies.

## Tags

 * [errors](https://wordpress.org/support/topic-tag/errors/)
 * [yarrp](https://wordpress.org/support/topic-tag/yarrp/)

 * 1 reply
 * 1 participant
 * Last reply from: [asilverstone](https://wordpress.org/support/users/asilverstone/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/yarrp-problem/#post-1212207)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
