[TYPO3-dev] BE module _DISPATCH - BACK_PATH doesn't work with symlinked core

Jan Bednarik info at bednarik.org
Wed Aug 28 21:04:55 CEST 2013


> AFAIK not ... please look into existing once for the time being.

That's what I did. From the bunch of extensions I have installed on my 
local 4.5, only 1 uses _DISPATCH and that's from where I took the code. 
Unfortunately, it doesn't work. So far my only idea is to replace it 
with plain PHP dirname(__FILE__).'/foo.php'.

Jan




More information about the TYPO3-dev mailing list