Getting the following error displaying all over (pages, modules with menu items, menu items, etc) from the newly installed
ES URL Shortener plugin: "Notice: Undefined index: option in /srv/users/serverpilot/apps/oppensourced/public/plugins/system/easysocialurl/easysocialurl.php on line 72"
This is line(s) 72 (-75) from .php
$component = preg_replace('/[^A-Z0-9_\.-]/i', '', $query['option']);
$tmp = '';
$itemId = !empty($query['Itemid']) ? $query['Itemid'] : null;
* screencaps attached