• Resolved dragnet_elisabeth

    (@dragnet_elisabeth)


    I debugged my develop site and found this row in the debug.log:

    [02-Jul-2013 07:26:53 UTC] PHP Notice: Undefined index: thumbnail in /wp-content/plugins/codepeople-post-map/include/functions.php on line 449

    Changed if statement in functions.php file to

    if(isset($options["thumbnail"]) && $options["thumbnail"])

    No more message about that in debug.log

    http://wordpress.org/extend/plugins/codepeople-post-map/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Undefined index: thumbnail’ is closed to new replies.