Typo3: The requested page didn't have a proper connection to the tree-root

3.1k views Asked by At

I want to update a TYPO3 Project from 4.1 to 6.2.9. In order to do that I need to upgrade it to find the most compatible extensions. So I've updated the TYPO3 to 4.5. Now the back end loaded and it shows some arguments that are printed. Also in front end it shows this error.

The requested page didn't have a proper connection to the tree-root!<br /><br />(Broken rootline (failed on page with uid 7)) 
2

There are 2 answers

0
Hoja On BEST ANSWER

I fixed this issue.

After going to Install tool. In DB Analyser there are so many tables are not properly indexed. After fixing that this issue has been fixed.

0
user2310852 On

Truncate realURL-tables and clear Cache via InstallTool. This works for me.