Bug on MODX-HybridAuth

Modx-HybridAuth
Extra: https://modx.com/extras/package/hybridauth
Github: https://github.com/bezumkin/modx-hybridauth

Trying to submit bug on github but “the issue” has been disabled. So I post it here.

After installing this extra and playing around with it, I choose to uninstall it from the package manager. But then I realize that the uninstall process was not clean, even after I completely remove the package.

There are 3 things resides on modx installation:

  1. HybridAuth chunks
  2. table: ha_user_services
  3. the value of “extension_packages” in the table system_settings

The last one produces error log each time modx page loaded by user.

(ERROR @ /../core/xpdo/xpdo.class.php : 503) Path specified for package hybridauth is not a valid or accessible directory: /srv/data/web/vhosts/www.qudusiyah.org/modx-core/core/components/hybridauth/model/

Thanks