[TYPO3-english] RealURL & tt_news: Possible to have tt_news_uid and tt_news_title in the URL?

Dmitry Dulepov dmitry.dulepov at gmail.com
Wed Jun 16 21:32:17 CEST 2010


Hi!

Andy Pattynama wrote:
>> Try:
>>
>>> 'show' => array(
>>                                array (
>>                                   'GETvar' => 'tx_ttnews[tt_news]',
>>                                ),
> I added that part too but then, the URLs look like this:
> http://www.domain.com/show/{tt_news_uid}/
> 
> I just tried following:
> $_GET["tx_ttnews"]["tt_news2"] = $_GET["tx_ttnews"]["tt_news2"];
> 
> and then, in the postvars:
>  'show' => array(
>                                 array (
>                                         'GETvar' =>
> 'tx_ttnews[tt_news2]',
>                                 ),

Please, compare what I told you to do and what you did. Just do what I told
to do. There is no need to invent anything else because it will be wrong.

-- 
Dmitry Dulepov
TYPO3 expert / TYPO3 core&security teams member
Twitter: http://twitter.com/dmitryd
Read more @ http://dmitry-dulepov.com/


More information about the TYPO3-english mailing list