Hi,
comes from:
if ($pageId == 0 && empty($GLOBALS['TSFE']->rootLine)) {
throw new RuntimeException(
'Unable to retrieve a rootline while calculating the site hash.',
1268673589
);
}
Did you set the rootLine/PageID ?
Bye,
Werner