[TYPO3-Solr] Workspaces and Solr / Exception "Unable to retrieve a rootline while calculating the site hash"

werner at aloah-from-hell.de werner at aloah-from-hell.de
Tue Oct 4 13:11:07 CEST 2011


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


More information about the TYPO3-project-solr mailing list