Enabling Connectors in Admin Throws and Error

:S

I’m attempting to remove Inside View from our system. I went into the Connectors tool in the Admin page and selected “Enable Connectors.” What I get back is the following:

"Fatal error: Class ‘ext_rest_linkedin’ not found in /home/[account]/public_html/[sitename]/include/connectors/sources/SourceFactory.php on line 64

It seems like it’s trying to look for the LinkedIn connector when it’s note there.

Why is it looking for it when I haven’t even told it to look for it.

I read on a separate post that I would have to a make changes in the connectors.php file in ‘/custom/modules/Connectors/metadata/’ Correct me if I’m wrong, but that file is generated automatically.

If I understand it correctly, the system reads the directories and files within the ‘/custom/Connectors/connectors/sources/ext/rest/’ directory.

If I remove all the connector folders from that director and perform a quick repair and rebuild, will that fix it? I don’t think I want to include any of those connectors at the moment.