[Typo3] Download section - client login

Albert van der Veen albert.van.der.veen at xs4all.nl
Mon Jul 18 15:59:41 CEST 2005


At 02:30 PM 7/18/2005, you wrote:
>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
>

No, PHP 4.3.7
For one reason or another the vars 
$TYPO3_CONF_VARS['EXT']['extConf']['cms'], 
$TYPO3_CONF_VARS['EXT']['extConf']['sv'] etc are not known at this point in 
the script. I will try to find out why.


>--
>if ($GLOBALS['TSFE']->fe_user->user['ahnung'] == 0) {
>         $this->fresseHalten = 1;
>}
>_______________________________________________
>Typo3-english mailing list
>Typo3-english at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english





More information about the TYPO3-english mailing list