Non Object Error
-
On one of my archive pages I’m getting the following error generated by this plugin:
Notice: Trying to get property of non-object in /wp-content/plugins/wp-quiz/wp-quiz.php on line 246I could turn off debugging but I also like to see the issue fixed by checking against
is_object()when dealing with globals.
The topic ‘Non Object Error’ is closed to new replies.