3GB error.log file refering to GatewayManager

I just noticed one of the MODx sites I work on has a 3GB error.log file.

One of the repeating error messages is this along with some other related messages:

/core/xpdo/xpdo.class.php : 644) Could not load class: GatewayManager from gatewaymanager.

I know the GatewayManger was installed a few years ago, but eventually removed. I’m trying to figure out what could still be looking for this plugin and how to clean it up.

If not a plugin (in elements > plugins), the next most likely place is the extension_packages system setting which automatically loads services.

Looks like there was a plugin entry still in there.

I had basically assumed if it wasn’t in the installer or in the core/components folder it must have been successfully removed.

Thanks for the help.

This topic was automatically closed 2 days after discussion ended and a solution was marked. New replies are no longer allowed. You can open a new topic by clicking the link icon below the original post or solution and selecting “+ New Topic”.