• I’ve recently installed the latest WordPress SocialVibe widget on a site I built (WP 3.0). Although the plugin seems to work, with WP debugging turned on it generates several notices. I’m flagging these issues here should the plugin developers wish to address them…

    Notice: Undefined index: sponsorship_id in [path]/plugins/socialvibe/socialvibe-badge-widget.php on line 72

    Notice: Undefined index: sponsorship_width in [path]/plugins/socialvibe/socialvibe-badge-widget.php on line 73

    Notice: Undefined index: sponsorship_height in [path]/plugins/socialvibe/socialvibe-badge-widget.php on line 74

    Hope this helps.
    jim.

    https://www.ads-software.com/extend/plugins/socialvibe/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Post revised with more detail below….

    I’ve noticed that while this widget functions perfectly fine, it breaks W3 validation – enough to cause a total of 15 validation errors. This should really be addressed so that widget users are not penalized.

    All of the errors revolved around this line of code:

    SV.tb_show(title, url + “&KeepThis=true&SVTB_iframe=true&height=” + height + width);

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SocialVibe error messages’ is closed to new replies.