[TYPO3-ttnews] 2 install of tt_news in the same Typo3?
raf
powerbook at fastnet.ch
Sun Dec 19 20:26:47 CET 2010
Hi Kay,
Yes, I found it.
It's because it's "an old extension" (old loading system) and it's loaded
with a setup in the sysext of Typo3.
I tried to change the list_type to 8, then I realized that 8 was reserved
for tt_rating.
So I looked in the sysext and find it in the setup and constant for some
typo3 versions.
list type for tt_news =9
list type for tt_rating = 9
Only thing to do is to add my "copied" extension to the list and now it
works.
Thanks for your help.
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é : dimanche 19 décembre 2010 20:12
À : typo3-project-tt-news at lists.typo3.org
Objet : Re: [TYPO3-ttnews] 2 install of tt_news in the same Typo3?
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
>
_______________________________________________
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