[TYPO3-shop] problems with download from TER
Franz Holzinger
franz at fholzinger.com
Thu Mar 9 21:00:47 CET 2006
Hello Bill,
> I had the same problem until I enabled 'display shy extensions' then it
> showed up without a problem. I'm not sure what makes an extension "shy"
> but maybe it has something to do with keeping extensions meant from
> newer versions of typo3 showing up in incompatible versions. I dunno.
> Just a thought.
this settings of an extension to shy comes from the file
ext_emconf.php. This is set only for system extensions which are
installed by default and should be hidden from the user.
With tt_products this is:
'shy' => 0,
So you should report this as an error at http://bugs.typo3.org and
select Core Extension Manager.
- Franz
More information about the TYPO3-project-tt-products
mailing list