Problem: I login to the Typo3 backend at https://myserver/typo3 and get redirected to https://myserver/typo3/alt_main.php. I see the navigation bar or the left with items such as Page, View, List and Admin Tools. The main part of the page, on the right, displays the Typo3 backend welcome page. When I click on any item under Web or File in the left menu nothing happens. It should display the appropriate information in the main frame.
Solution: A bit of a hack really. Change the URL to https://myserver/typo3/backend.php. You will still see the backend interface but the links will work correctly.
Leave a reply
Trackback this post | Subscribe to the comments via RSS Feed