I am receiving an error code in my Modifications log on OC 2.2. It is causing many things to work improperly, and I need it fixed before I can move forward. I had to take down weeks worth of work on a site due to this.

I saw someone else post that they had a similar error. I spent all day troubleshooting yesterday and I'm at a loss.
I am receiving the following error message in the modifications log. It is also generating a lot of cache files in system/storage/cache.
Code: Select all
2016-08-19 16:22:36 - MOD: Modification Default
FILE: system/engine/action.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 34
FILE: system/engine/loader.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 41
LINE: 92
LINE: 104
LINE: 142
FILE: system/library/config.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 23
FILE: system/library/language.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 35
LINE: 41
LINE: 47
FILE: system/library/template/basic.php
REGEX: ~(require|include)(_once)?\(([^)]+)~
LINE: 18
----------------------------------------------------------------