I think the problem we both have is that template/variables need to be pre-registered now whereas in the past they didn't.
But I can't for the life of me figure out where I'm going wrong. I've tried adding this (below) code into both my include PHP and my custom page PHP and still no luck:
Code:
vB_Template::preRegister('cpage_Stats',array('includedphp ' => $includedphp));