I assume you are talking about the wp-debug plugin? In my case it does not present that error. Could you copy paste the exact error with path etc. here?
I have just released a new version (1.3) of the plugin. Could you please verify that the issue has been resolved?
Still Issues.
In wp-config.php set define(‘WP_DEBUG’, true); and it will display the errors that are hidden by default.
Notice: Undefined property: stdClass::$link_category in /home/thee17/public_html/files/content/plugins/links-shortcode/links-shortcode.php on line 122
Notice: Undefined offset: 2 in /home/thee17/public_html/files/content/plugins/links-shortcode/links-shortcode.php on line 134
Notice: Undefined offset: 1 in /home/thee17/public_html/files/content/plugins/links-shortcode/links-shortcode.php on line 134
Could you let me know if the issues are resolved in version 1.4 of the plugin?