[TYPO3] cron_printlink & RealURL generates wrong urls ?

Dmitry Martynenko dima at realt.by
Fri Mar 28 14:44:15 CET 2008


Hi list,

I use cron_printlink and have RealURL with following lines in my
realurl_conf.php:

        'fileName' => array(
                'index' => array(
                        '_DEFAULT' => array(
                                'keyValues' => array(),
                        ),
                        'print.html' => array(
                                'keyValues' => array ('type' => 98, ),
                        ),
                ),
        ),

But generated print links looks like http://site.com/news/article/3456/?type=98
instead of http://site.com/news/article/3456/print.html

How can I correct this?

-- 
Dmitry Martynenko
Developer

Web: http://realt.by



More information about the TYPO3-english mailing list