[Typo3] Download section - client login

Mathias Schreiber [wmdb>] mathias.schreiber at wmdb.de
Mon Jul 18 14:30:02 CEST 2005


Albert van der Veen wrote:
> Hello Mathias,
> 
> Just installed yor extension (with the idea of extending it as you 
> suggested). Backend works fine (installl plugin, create downloads), 
> front-end generates some nasty errors when clicking on download. I 
> narrowed it down to the init section in passdownload.php, the line: 
> require(PATH_t3lib."config_default.php"); to be precise. This is calling 
> a cached version of _ext_localconf.php
> The errors are below (actually the script generates more, but I guess 
> this is a cascade) and it looks like 
> $TYPO3_CONF_VARS['EXT']['extConf'][$_EXTKEY]; is not defined for allof 
> the extensions. Have you any idea what's going wrong? I'm running 3.8 by 
> the way. Thanks!

PHP5?
I did not encounter this errors ever in some years of typo3


-- 
if ($GLOBALS['TSFE']->fe_user->user['ahnung'] == 0) {
	$this->fresseHalten = 1;
}



More information about the TYPO3-english mailing list