Hello,
I'm back with more subsites fun!
So, I have a number of sites, and everything works nicely. Except error pages.
Basically, the main site has templates for ErrorPage, and the subsites have them for SubsiteErrorPage. Except, the subsites don't know about their own error page templates, they look exclusively for ErrorPage, which doesn't exist within that module's scope. The end result is a white page with an error message - its not the end of the world, but its far from pretty.
Does anyone have experience with overriding the default/main site error pages?