So I have a callback for various add-ons and when the event listener for xenforo_model_user is enabled, it causes this error:
Fatal error: Cannot declare class XFCP_(goes down the line)
If I go to DBTech_Shop_Application_Core and comment out the exception handler in the constructor, the error...