[TYPO3-ttnews] 2 install of tt_news in the same Typo3?

Kay Strobach typo3 at kay-strobach.de
Sun Dec 19 20:11:41 CET 2010


Hi take  a look in the table tt_content.

There is a field named list_type.
In ext_localconf there is somewhere the registration of the fe_plugin.
Make this equal.

Best regards
Kay


Am 18.12.2010 13:03, schrieb raf:
> Hi Kay,
> 
> thanks for your help.
> 
> What I have done so far is changing every occurrences of "news" with "news2"
> in files and also in file names.
> So tt_news becomes tt_news2, tx_ttnews --> tx_ttnews2...
> You have also a list type set to 9 in tt_news, I have changed this by 99 in
> some files.
> I think I have missed one "reserved" ID, reference, or something like this.
> 
> It's working fine but do not output nothing in the FE.
> 
> Raphaël
> 
> 
> 
> -----Message d'origine-----
> De : typo3-project-tt-news-bounces at lists.typo3.org
> [mailto:typo3-project-tt-news-bounces at lists.typo3.org] De la part de Kay
> Strobach
> Envoyé : samedi 18 décembre 2010 12:49
> À : typo3-project-tt-news at lists.typo3.org
> Objet : Re: [TYPO3-ttnews] 2 install of tt_news in the same Typo3?
> 
> Hi Raphael,
> 
> 
> you need to adjust the names in ext_emconf and extlocalconf and
> exttables.php
> 
> potentially you need to change all the class names ...
> 
> perhaps it's better to adjust your extension to be switchable on and
> off?! or with a modified fe-plugin?
> 
> best regards
> Kay
> 
> Am 18.12.2010 12:22, schrieb raf:
>> Hi all,
>>
>>  
>>
>> I'm trying to install two tt_news in the same Typo3.
>>
>> Why? Because I need to have one "normal" tt_news and one other witch is
>> extended with another extension.
>>
>>  
>>
>> So I tried to rename the tt_news extension (with tt_news2). 
>>
>> Everything is working fine except for the fe part.
>>
>> I have no output, no errors.
>>
>> I see in the fe admin panel references to tt_news and not tt_news2.
>>
>>  
>>
>> Is somebody can tell me what I have missed here?
>>
>>  
>>
>> Thanks a lot!
>>
>> Raphaël
>>
>>  
>>
> 
> _______________________________________________
> TYPO3-project-tt-news mailing list
> TYPO3-project-tt-news at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-tt-news
> 



More information about the TYPO3-project-tt-news mailing list