Title: errors in wp-piwik setting
Last modified: August 31, 2016

---

# errors in wp-piwik setting

 *  [Wimtou](https://wordpress.org/support/users/wimtou/)
 * (@wimtou)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/errors-in-wp-piwik-setting/)
 * Outputs error messages like this when saving config options
    Using PHP 7.0.5 
   Nginx 1.9.13 Doesn’t occur with PHP 5.6
 * > [View post on imgur.com](https://imgur.com/TTYsCJ2)
 *     ```
       Notice: Only variables should be passed by reference in wordpress_root/wp-content/themes/hueman/option-tree/ot-loader.php on line 98
   
       Notice: Only variables should be passed by reference in wordpress_root/wp-content/themes/hueman/option-tree/ot-loader.php on line 326
   
       Deprecated: Non-static method TCR_QuickDraftsAccess::quick_drafts_access() should not be called statically in wordpress_root/wp-includes/plugin.php on line 525
   
       Deprecated: Non-static method TCR_QuickPendingAccess::quick_Pending_access() should not be called statically in wordpress_root/wp-includes/plugin.php on line 525
   
       Deprecated: Non-static method TCR_QuickfutureAccess::quick_future_access() should not be called statically in wordpress_root/wp-includes/plugin.php on line 525
       ```
   

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

 *  Plugin Author [braekling](https://wordpress.org/support/users/braekling/)
 * (@braekling)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/errors-in-wp-piwik-setting/#post-7242286)
 * WP-Piwik is not yet optimized or tested with PHP 7.
 * Does Piwik work as expected, already? There are still some related issues, but
   they seem to be minor: [https://github.com/piwik/piwik/issues/8689](https://github.com/piwik/piwik/issues/8689)
 * If so, I will have a look at PHP 7 compatibility this weekend. 🙂
 *  Plugin Author [braekling](https://wordpress.org/support/users/braekling/)
 * (@braekling)
 * [10 years ago](https://wordpress.org/support/topic/errors-in-wp-piwik-setting/#post-7242420)
 * With PHP 7.0.3 and WP 4.5.2 I was not able to reproduce these notices. But a 
   closer look at the notices shows that they are related to other plugins or themes:
   option-tree (hueman theme) and TCR_*.
 * Maybe there is an interdependency between these plugins/themes and WP-Piwik, 
   but the messages don’t lead to this.
 * Don’t these messages occur if you save other config options or similar? Can you
   provide further information? Anyway, can you please contact the theme/plugin 
   authors to tell them they are causing notices and non-static calls of static 
   methods? At least the deprecated-notices should be considered by the TCR_* author.

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

The topic ‘errors in wp-piwik setting’ 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: [braekling](https://wordpress.org/support/users/braekling/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/errors-in-wp-piwik-setting/#post-7242420)
 * Status: not resolved