I’m getting the following errors above some of my forum threads:
Undefined offset: 1 in webcomicunderdogs.com/wp-content/plugins/simple-press/sp-api/sp-api-filters.php on line 1749
Here’s what’s on line 1749:
return ‘<img src=”‘.$src[1].'”‘.$display_width.$display_height.’ title=”‘.$title[1].'” alt=”‘.$alt[1].'” />’;
Any ideas why this notice is cropping up? Thanks!