I get messages from your include_once() statements, though they're in the correct folders. This usually happens when a page includes a class which also includes a subclass inside.
I fixed the issue by hardcoding the $SCRIPT_HOME_DIR variable to the absolute server path in each file I had an error with. Troubling issues...