• There’s a closing </div> tag missing on line 234, this causes problems with the rest of the page when the shortcode is used.

    Also, there doesn’t seem to be handling for a problem where connectivity isn’t working. Untappd is currently experiencing some network problems and I’m seeing:
    Warning: Invalid argument supplied for foreach() in […]/wp-content/plugins/tappd-press/tappd-press.php on line 212
    The menus are not empty and were displaying correctly until today, so if it isn’t their network problems causing it, this is mysterious; in any case, a friendly error message displayed by the shortcode would be preferable to this kind of error.

    I’d contribute to this myself but I can’t find a way to do so, doesn’t look like this lives on github or whatever.

    Thanks!

The topic ‘Closing tag missing, and error if connection problem’ is closed to new replies.