• I’ve been seeing a lot of warnings for undefined messages filling up my error logs. This one seems to be most prevalent and I can easily recreate by editing a post.

    I’ve tried some quick modifications to check isset() but that doesn’t seem to have helped. Suggestions?

    PHP Warning: Undefined variable $show_post_thumbnails in /wp-content/plugins/room-34-presents-on-this-day/widget.php on line 184

    • This topic was modified 2 years, 1 month ago by Sageth.
Viewing 1 replies (of 1 total)
  • Ah, this was a weird error on my part in the code. The problem is actually in line 29 of that file. It should have an ‘s’ at the end like the other aliases.

    I’ll get a patch released today.

Viewing 1 replies (of 1 total)

The topic ‘Undefined variable’ is closed to new replies.