[TYPO3] RealURL and page type don't work together

Christopher Torgalson bedlamhotel at gmail.com
Mon Jan 7 12:31:25 CET 2008


Hi,

On Jan 7, 2008 12:04 PM, Tomasz Chmielewski <mangoo at wpkg.org> wrote:
> I have a problem with RealURL and page type, for example:
>
> http://example.com/somepage.html?type=100
>
> should display a given version (type=100) of that page. Unfortunately,
> it doesn't. In fact, it looks like everything after ? is ignored - I can
> give just any number for a type type and I get no error (normally, TYPO3
> should throw an error).
>
>
> If I access the page without RealURL (i.e.,
> http://example.com/index.php?id=10&type=100) it is rendered correctly;
> when I try to access unspecified type, I get an error (which is correct).
>
>
> What am I missing? Why page type is not passed when I use RealURL?
>
> To make the thing more interesting, I have one TYPO3 site where page
> type is passed correctly - but after spending some time, I've no idea
> where the problem might be.
>
> Any clues?



Make sure the type is configured in your realURL configuration in
localconf.php (or wherever you have put it).


-- 
Christopher Torgalson
http://www.typo3apprentice.com/


More information about the TYPO3-english mailing list