Thanks for your help on this! I just realized I included to much of the code in the comment out but I am still getting the same line 530 parse error. So now the comment out looks like this…
/**try {
$source_title = $item->data['child']['']['source'][0]['data'];
$source_permalink = $item->data['child']['']['source'][0]['attribs']['url'];
} catch (Exception $ex) {}*/