[Typo3] Download section - client login

Albert van der Veen albert.van.der.veen at xs4all.nl
Mon Jul 18 14:01:43 CEST 2005


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!

greetings,
Albert


Errors:

Notice: Undefined index: cms in 
C:\wwwroot\umai38\typo3conf\temp_CACHED_ps5c3c_ext_localconf.php on line 12

Notice: Undefined index: sv in 
C:\wwwroot\umai38\typo3conf\temp_CACHED_ps5c3c_ext_localconf.php on line 27

Notice: Undefined index: T3_SERVICES in 
C:\wwwroot\umai38\t3lib\class.t3lib_extmgm.php on line 509

Notice: Undefined offset: 43 in 
C:\wwwroot\umai38\t3lib\class.t3lib_extmgm.php on line 872

Notice: Undefined index: cssstyledcontent/static/ in 
C:\wwwroot\umai38\t3lib\class.t3lib_extmgm.php on line 874

Notice: Undefined offset: 43 in 
C:\wwwroot\umai38\t3lib\class.t3lib_extmgm.php on line 872

Notice: Undefined index: cssstyledcontent/static/ in 
C:\wwwroot\umai38\t3lib\class.t3lib_extmgm.php on line 874

Notice: Undefined index: kickstarter in 
C:\wwwroot\umai38\typo3conf\temp_CACHED_ps5c3c_ext_localconf.php on line 139

Notice: Undefined index: static_info_tables in 
C:\wwwroot\umai38\typo3conf\temp_CACHED_ps5c3c_ext_localconf.php on line 217

Notice: Undefined index: rte in 
C:\wwwroot\umai38\typo3conf\temp_CACHED_ps5c3c_ext_localconf.php on line 247

Notice: Undefined index: realurl in 
C:\wwwroot\umai38\typo3conf\temp_CACHED_ps5c3c_ext_localconf.php on line 350

Notice: Undefined index: user_umai in 
C:\wwwroot\umai38\typo3conf\temp_CACHED_ps5c3c_ext_localconf.php on line 369

Notice: Undefined index: newloginbox in 
C:\wwwroot\umai38\typo3conf\temp_CACHED_ps5c3c_ext_localconf.php on line 407

Notice: Undefined index: nf_downloads in 
C:\wwwroot\umai38\typo3conf\temp_CACHED_ps5c3c_ext_localconf.php on line 434

At 01:11 PM 7/18/2005, you wrote:
>Mathias Schreiber [wmdb>] wrote:
>
> > did you read the rest of my post? :)
>
>Why ;-)
>Regs. Peter.
>_______________________________________________
>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