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

errors #4

Open
andreasc1 opened this issue Apr 12, 2013 · 2 comments
Open

errors #4

andreasc1 opened this issue Apr 12, 2013 · 2 comments

Comments

@andreasc1
Copy link

hello,

i get these errors in my error log file:

[Wed Apr 10 08:20:15 2013] [error] [client 157.55.36.37] PHP Fatal error: Call to a member function setting() on a non-object in /nas/wp/www/cluster-1508/megahz/wp-content/plugins/fwp-sic-em/SicEm.php on line 311
[Wed Apr 10 08:20:32 2013] [error] [client 199.21.99.71] PHP Fatal error: Call to a member function setting() on a non-object in /nas/wp/www/cluster-1508/megahz/wp-content/plugins/fwp-sic-em/SicEm.php on line 311
[Wed Apr 10 08:21:20 2013] [error] [client 66.249.76.240] PHP Fatal error: Call to a member function setting() on a non-object in /nas/wp/www/cluster-1508/megahz/wp-content/plugins/fwp-sic-em/SicEm.php on line 311
[Wed Apr 10 08:21:37 2013] [error] [client 100.43.83.142] PHP Fatal error: Call to a member function setting() on a non-object in /nas/wp/www/cluster-1508/megahz/wp-content/plugins/fwp-sic-em/SicEm.php on line 311
[Wed Apr 10 08:22:41 2013] [error] [client 199.21.99.122] PHP Fatal error: Call to a member function setting() on a non-object in /nas/wp/www/cluster-1508/megahz/wp-content/plugins/fwp-sic-em/SicEm.php on line 311

do you have any idea how to fix it?

thanks.

@andreasc1
Copy link
Author

hi there, any ideas?

@levybee
Copy link

levybee commented Oct 29, 2015

Comment out line 39 in SicEm.php

add_filter('the_content', array(&$this, 'the_content'), 200000, 2);

its just a content filter doesn't effect the plugin much.

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

2 participants