Title: Bug in 0.9.9.12 (php api)
Last modified: August 22, 2016

---

# Bug in 0.9.9.12 (php api)

 *  Resolved [OldGrumpyDE](https://wordpress.org/support/users/oldgrumpyde/)
 * (@oldgrumpyde)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/bug-in-09912-php-api/)
 * Hi there,
 * 0.9.9.12 has a little typo in line 762 of wp-piwik.php which only shows up when
   you use the php api branch. It is easy to correct:
 * broken:
    `ob_start;`
 * fixed:
    `ob_start();`
 * [https://wordpress.org/plugins/wp-piwik/](https://wordpress.org/plugins/wp-piwik/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [braekling](https://wordpress.org/support/users/braekling/)
 * (@braekling)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/bug-in-09912-php-api/#post-5533380)
 * Thank you very much.
 * This is already fixed in the next release. A release candidate will be available
   this month; if everything works fine, the final update will also be available
   up to the end of 2014.
 *  Thread Starter [OldGrumpyDE](https://wordpress.org/support/users/oldgrumpyde/)
 * (@oldgrumpyde)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/bug-in-09912-php-api/#post-5533507)
 * I am dying to test it. I have two installations which expose strange behaviour
   after enabling wp-piwik: Parts of the dashboard come up in plain text (content-
   type erroneously “text/plain” instead of “text/html”). Frontend is not affected,
   but that’s not quite a solace. I haven’t had time to investigate further, but
   I’d be happy to test some alpha (under NDA if necessary) or something, if you
   have anything to test.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Bug in 0.9.9.12 (php api)’ is closed to new replies.

 * ![](https://ps.w.org/wp-piwik/assets/icon-256x256.png?rev=3529668)
 * [Connect Matomo - Analytics Dashboard for WordPress](https://wordpress.org/plugins/wp-piwik/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-piwik/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-piwik/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-piwik/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-piwik/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-piwik/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [OldGrumpyDE](https://wordpress.org/support/users/oldgrumpyde/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/bug-in-09912-php-api/#post-5533507)
 * Status: resolved