[Typo3-dev] $BACK_PATH and local modules

Martin T. Kutschker Martin-no5pam-Kutschker at blackbox.n0spam.net
Mon Jun 21 18:27:52 CEST 2004


Martin T. Kutschker wrote:
> Hi!
> 
> I'm too dumb, but what's expected to be for this variable and others.
> 
> The Kickstarter default of '../../../' obviously won't work for local 
> extensions. But if I force a '../../../../typo3' init.php will choke.
> 
> I think I've solved this riddle once, but cannot remember now. Yeah I'm 
> lazy now, but $BACK_PATH *hm* doesn't look like the world greatest 
> config mechanism too me anyway. Must have missed something.

Ah, simply ignore this comment
// DO NOT REMOVE OR CHANGE THESE 3 LINES:

and change TYPO3_MOD_PATH and $BACK_PATH

Which effectively makes it impossible to use the same code for global 
and local extension installations. Right?

Masi






More information about the TYPO3-dev mailing list