[TYPO3-english] View could not be resolved for action "index" in class "TYPO3\CMS\Belog\Controller\ToolsController".
Philipp Gampe
philipp.gampe at typo3.org
Sun May 18 01:04:59 CEST 2014
Hi Jan,
Jan Bednarik wrote:
> That's not about it. Creating folders adds 3rd level domain, this is how
> the webhosting is set up. The problem is about resolving paths to Fluid
> templates I guess.
What folders did you link?
If the websites are supposed to be identical, you can also symlink all
folders, e.g. fileadmin/, typo3temp/, typo3conf/, uploads/, etc
This would effictively fake the multidomain setup.
However if some extension (flux?) does not take care about resolving the
symlinks in this case (by getting the real path), the the check for
GeneralUtility::absPath() will fail, because the path will be outside of
your project root.
If this is cached, then one of your sites breaks.
Best regards
--
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!
More information about the TYPO3-english
mailing list