Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug errors #5

Open
nadalsol opened this issue Feb 19, 2016 · 0 comments
Open

Debug errors #5

nadalsol opened this issue Feb 19, 2016 · 0 comments

Comments

@nadalsol
Copy link

Hello,

The plugin seems to be working fine though is launching 3 errors when I set WP_DEBUG mode to true in my WordPress wp-config.php file:

Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method KM_Filter::output_analytics() should not be called statically in /Users/username/Sites/wordpress/wp-includes/plugin.php on line 525

Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method KM_Filter::identify_comment_user() should not be called statically in /Users/username/Sites/wordpress/wp-includes/plugin.php on line 525

Notice: Undefined index: comment_author_email_1d9d9ced2f96c1d209ee1d8157fc50af in /Users/username/Sites/wordpress/wp-content/plugins/kissmetrics/kissmetrics.php on line 346

I'm using...

Is this something that can be easily fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant